Changes between Version 3 and Version 4 of Adding_font_support


Ignore:
Timestamp:
Feb 12, 2021, 10:27:52 PM (3 years ago)
Author:
Itms
Comment:

python3

Legend:

Unmodified
Added
Removed
Modified
  • Adding_font_support

    v3 v4  
    1515If you don't want to overwrite the current fonts, but rather distribute them as a mod, it's best to change the output directory to the mod you want in the last line of the fontbuilder.
    1616
    17 By running the fontbuilder with Python2,
     17By running the fontbuilder,
    1818{{{
    19 python2 fontbuilder.py
     19python3 fontbuilder.py
    2020}}}
    2121the fonts will be prerendered, and added in the output directory you defined (by default the correct path in the public mod).