ragflow/docs
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
..
contribution Docs: Added contribution guidelines and sandbox-related tips (#7685) 2025-05-16 16:28:21 +08:00
develop Bump python to >=3.12 (#11846) 2025-12-09 19:55:25 +08:00
guides fix(docs-generator): Add multi-language font support and reportlab dependency 2025-12-11 11:29:22 +01:00
references Docs: Enhance API reference for file management (#11827) 2025-12-09 17:30:53 +08:00
_category_.json Reorganized docs for docusaurus publish (#860) 2024-05-21 20:53:55 +08:00
configurations.md feat: add Redis username support (#11608) 2025-12-01 11:26:20 +08:00
faq.mdx Fix errors (#11795) 2025-12-08 09:42:10 +08:00
quickstart.mdx Minor style changes (#11554) 2025-11-27 09:42:06 +08:00
release_notes.md Docs: minor (#11385) 2025-11-19 19:41:21 +08:00