ragflow/agent
PentaFrame-Development fb3fedbbcf fix(docs-generator): Add multi-language font support and reportlab dependency
- Add reportlab>=4.4.1 to dependencies (pyproject.toml)
- Add fonts-freefont-ttf and fonts-noto-cjk to Dockerfile for Unicode support
- Implement automatic CJK font detection and switching:
  - Latin content uses user-selected font (Helvetica, Times-Roman, Courier)
  - CJK/Arabic/Hebrew/Thai/Hindi content auto-switches to STSong-Light CID font
- Add documentation about automatic font switching behavior
- Fix frontend null safety in use-selelct-filters.ts
- Add DocsGenerator component to agent constants

Fixes missing glyphs (black squares) issue for Chinese, Japanese, Korean,
Arabic, Hebrew, Thai, and Hindi characters in generated PDFs.
2025-12-11 11:29:22 +01:00
..
component fix(docs-generator): Add multi-language font support and reportlab dependency 2025-12-11 11:29:22 +01:00
templates Fix: advanced_ingestion_pipeline (#11816) 2025-12-09 09:32:42 +08:00
test Move api.settings to common.settings (#11036) 2025-11-06 09:36:38 +08:00
tools Fix errors (#11804) 2025-12-08 12:21:18 +08:00
__init__.py Fix: incorrect async chat streamly output (#11679) 2025-12-03 11:15:45 +08:00
canvas.py Fix errors (#11804) 2025-12-08 12:21:18 +08:00
settings.py Update comments (#4569) 2025-01-21 20:52:28 +08:00