Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 565 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 565 Bytes

Render96 Font Converter

Dependencies

  • Python 3
  • pip install Pillow

Usage

python ./r96fc.py {Font-Name} {Font-Size} [Font-Size-Multiplier]

  • Font-Name can be a absolute path or an installed font name
  • Font-Size-Multiplier is opcional and defaults to 1.0, it can be used to scale the font if its too small

Example

python ./r96fc.py Roboto-Regular 256

Installation

  • Drag and drop Render96font folder in /res
  • Enjoy it

Misc

  • Special characters only works on Render96ex
  • Render96FC is a work-in-progress it may have bugs