ragflow/docs/guides
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
..
agent fix(docs-generator): Add multi-language font support and reportlab dependency 2025-12-11 11:29:22 +01:00
chat Fix errors (#11795) 2025-12-08 09:42:10 +08:00
dataset Update since 'File manager' is renamed to 'File' (#11698) 2025-12-03 18:32:15 +08:00
migration Fix typos (#11208) 2025-11-12 14:20:04 +08:00
models Fix errors (#11795) 2025-12-08 09:42:10 +08:00
team Fix typos (#11208) 2025-11-12 14:20:04 +08:00
_category_.json Added release notes for v0.13.0 (#3691) 2024-11-27 19:26:03 +08:00
accessing_admin_ui.md Doc: style fix (#11295) 2025-11-17 11:16:34 +08:00
ai_search.md Docs: Knowledge base renamed to dataset. (#10269) 2025-09-25 09:45:27 +08:00
manage_files.md Update version info to v0.22.1 (#11346) 2025-11-19 09:50:23 +08:00
manage_users_and_services.md Fix errors (#11795) 2025-12-08 09:42:10 +08:00
run_health_check.md Support server health check by http://localhost:<port>/v1/system/healthz (#10150) 2025-09-19 11:11:07 +08:00
tracing.mdx Docs: Update version references to v0.22.0 in READMEs and docs (#11211) 2025-11-12 14:54:28 +08:00
upgrade_ragflow.mdx Update upgrade guide: add stop server step and rename section (#11654) 2025-12-02 14:51:03 +08:00