An open API service indexing awesome lists of open source software.

https://github.com/x1unix/convttf

Rockbox's convttf tool with cmake
https://github.com/x1unix/convttf

Last synced: about 1 month ago
JSON representation

Rockbox's convttf tool with cmake

Awesome Lists containing this project

README

        

# convttf

Convttf - TTF to FNT font converter for Rockbox firmware.

## Description

Source of this tool was taken from [rockbox repo](https://github.com/mguentner/rockbox/blob/master/tools/convttf.c).

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`