-
Notifications
You must be signed in to change notification settings - Fork 7.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update ancient greek dict and fonts #12041
base: main
Are you sure you want to change the base?
Conversation
update ancient greek dict
Add ancient Greek fonts from greekfontsociety, with the font license being OFL
Add ancient Greek fonts from Google fonts, with the font license being OFL
Thanks for your contribution! |
|
有人知道, doc/fonts 下的这些字体文件是怎么被使用到的吗? |
据我所知,好像就画图(可视化)的时候用到。 |
可以用这些字体来生成训练用的文字图片素材 |
因为历史原因,在仓库里放了不少的字体文件,我觉得需要重新 review 这么做是否合适。 |
都遵循 如果你觉得有问题,可以不通过字体,通过dict就行 |
如果是这样的话。因为现在已经有不少字体已经 vendor in 在仓库里了, PaddleOCR 的部分功能还依赖于这样的做法。所以我觉得新增的字体,现在 vendor in 也没问题。 为了更加合规,你需要在 doc/fonts 目录下,新增一个 README 文件,来说明一下(用英文),你新增的字体的来源和版权,就可以合入了。 |
No description provided.