Skip to content

A short but terribly written python program to convert ttf or otf fonts into hexfonts for OC.

Notifications You must be signed in to change notification settings

ThePiGuy24/OpenComputers-Font-Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

OpenComputers-Font-Convertor

A short but terribly written python program to convert ttf or otf fonts into hexfonts for OC.

Usage:

python3 font2oc.py <fontname> [font size] [x offset] [y offset]
font size should be around 12-13 in most cases, as it fits best.
The resultant font.hex is places in the current working directory.

Requirements:

Pygame
Requests

About

A short but terribly written python program to convert ttf or otf fonts into hexfonts for OC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages