ragflow/docs/guides/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
..
agent_component_reference fix(docs-generator): Add multi-language font support and reportlab dependency 2025-12-11 11:29:22 +01:00
best_practices Fix errors (#11795) 2025-12-08 09:42:10 +08:00
_category_.json Initial draft of the begin component reference (#4272) 2024-12-27 17:07:31 +08:00
agent_introduction.md Docs: Knowledge base renamed to dataset. (#10269) 2025-09-25 09:45:27 +08:00
embed_agent_into_webpage.md UI updates (#9836) 2025-08-30 21:44:58 +08:00
sandbox_quickstart.md Minor style changes (#11554) 2025-11-27 09:42:06 +08:00