x1unix / convttf

Rockbox's convttf tool with cmake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rockbox's convttf tool with cmake


Languages

Language:C 99.2%Language:CMake 0.8%