ragflow/docs/guides/agent/agent_component_reference
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
..
_category_.json Moved agent components into the agent folder (#5496) 2025-02-28 19:27:57 +08:00
agent.mdx Minor style changes (#11554) 2025-11-27 09:42:06 +08:00
await_response.mdx Docs: Updated docs for 0.20.0 (#9169) 2025-08-01 20:22:27 +08:00
begin.mdx Update since 'File manager' is renamed to 'File' (#11698) 2025-12-03 18:32:15 +08:00
categorize.mdx Fix typos (#11208) 2025-11-12 14:20:04 +08:00
chunker_title.md Fix typo (#10737) 2025-10-23 09:25:15 +08:00
chunker_token.md Fix typo (#10737) 2025-10-23 09:25:15 +08:00
code.mdx Fix typos (#11208) 2025-11-12 14:20:04 +08:00
docs_generator.md fix(docs-generator): Add multi-language font support and reportlab dependency 2025-12-11 11:29:22 +01:00
execute_sql.md Fix typos (#11208) 2025-11-12 14:20:04 +08:00
indexer.md Doc: miscellaneous (#10641) 2025-10-17 18:47:09 +08:00
iteration.mdx Docs: Updated docs for 0.20.0 (#9169) 2025-08-01 20:22:27 +08:00
message.mdx Docs: Updated docs for 0.20.0 (#9169) 2025-08-01 20:22:27 +08:00
parser.md Fix typos (#11208) 2025-11-12 14:20:04 +08:00
retrieval.mdx Fix typos (#11208) 2025-11-12 14:20:04 +08:00
switch.mdx Docs: Updated docs for 0.20.0 (#9169) 2025-08-01 20:22:27 +08:00
text_processing.mdx Docs: Updated docs for 0.20.0 (#9169) 2025-08-01 20:22:27 +08:00
transformer.md Fix typos (#11208) 2025-11-12 14:20:04 +08:00