various fix

This commit is contained in:
Kevin
2026-05-22 10:45:47 +08:00
parent 7600c5da2f
commit 87b6a7b804
8 changed files with 178 additions and 25 deletions

View File

@@ -43,7 +43,9 @@ class SegmentRow:
_FONT_CANDIDATES = [
Path("/usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc"),
Path("/usr/share/fonts/opentype/noto/NotoSerifCJK-Regular.ttc"),
Path("/usr/share/fonts/truetype/noto/NotoSansCJK-Regular.ttc"),
Path("/usr/share/fonts/truetype/wqy/wqy-microhei.ttc"),
Path("/usr/share/fonts/truetype/wqy/wqy-zenhei.ttc"),
]