Skip to content
/ convttf Public

Rockbox's convttf tool with cmake

Notifications You must be signed in to change notification settings

x1unix/convttf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

convttf

Convttf - TTF to FNT font converter for Rockbox firmware.

Description

Source of this tool was taken from rockbox repo.

Unfortunately, project's main Makefile is quite outdated. This repo contains an updated cmake project and can be built on modern systems.

Build

  • Clone the repo
  • Generate makefile with cmake
  • make