ragflow/web/src
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
..
assets Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00
components Merge branch 'main' into feature/docs-generator 2025-12-10 14:48:31 +01:00
constants Merge branch 'main' into feature/docs-generator 2025-12-10 14:48:31 +01:00
hooks Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00
icons
interfaces Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00
layouts Feature: Memory interface integration testing (#11833) 2025-12-09 14:52:58 +08:00
less
lib
locales Merge branch 'main' into feature/docs-generator 2025-12-10 14:48:31 +01:00
pages fix(docs-generator): Add multi-language font support and reportlab dependency 2025-12-11 11:29:22 +01:00
services Feature: Memory interface integration testing (#11833) 2025-12-09 14:52:58 +08:00
stories feat(storybook): Storybook with Calendar and Modal components #9869 (#10626) 2025-10-17 09:58:52 +08:00
theme
utils Feature: Memory interface integration testing (#11833) 2025-12-09 14:52:58 +08:00
wrappers Adjust styles to match the design system (#11118) 2025-11-10 10:05:19 +08:00
app.tsx Fix: Switch the default theme from light mode to dark mode and improve some styles #9869 (#10552) 2025-10-14 19:06:50 +08:00
conf.json
custom.d.ts Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
global.less
inter.less
routes.ts Features: Memory page rendering and other bug fixes (#11784) 2025-12-08 10:17:56 +08:00