kubinka0505 / iFunny-Captions

Python implementation of the iFunny GIF Captions generator.
GNU General Public License v3.0
38 stars 9 forks source link

Feature Request: #8

Closed Kubrickian closed 2 years ago

Kubrickian commented 2 years ago

Describe Your feature request:

how to add different language, for example cyrllic?

kubinka0505 commented 2 years ago

Adding custom languages/characters other than Latin depends on the number of supported glyphs in the typeface.
The default, pre-configured font type doesn't include these.

You can add custom fonts by searching for them online and then following the steps on the tutorial in the wiki section.