An open API service indexing awesome lists of open source software.

https://github.com/zeittresor/py_font2png

Convert any TTF font to a graphical font as PNG images with effects..
https://github.com/zeittresor/py_font2png

Last synced: 2 months ago
JSON representation

Convert any TTF font to a graphical font as PNG images with effects..

Awesome Lists containing this project

README

        

# py_font2png
Convert any TTF font to a graphical font as PNG images with effects..

![grafik](https://github.com/user-attachments/assets/35a58028-d966-431d-afe9-58582b0ba18f)

Using this script you can copy all your System Fonts to a folder called fonts in the same
directory where the script is working, after that choose a font from that folder.

If you click generate now a new folder will be created called "images" in that folder each
of the entered characters will be generated as png images to use them in other ways like
demoscene intros.

If you want to use the effects to be added by the generation process keep in mind that the
generation process might take some time because parallel calculations of fractal effect with
transparent alphachannel combined with other effects forces some processingpower (in that
case just wait, its telling you after the process is done.

Note: Make sure to reduce the slider of "color fill" if you want to see the choosen effects.

Example:

If you just want to generate a "M" letter like in this style choose the following values:

![grafik](https://github.com/user-attachments/assets/3b7d5611-cacf-42dd-8eb8-3bcce953d063)

![grafik](https://github.com/user-attachments/assets/b615bcc9-7fb3-492e-ae53-a6b1848a5a04)

Source: https://github.com/zeittresor/py_font2png