Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joyrider3774/ttftovircon32

A Small program that can convert TTF fonts to images and code used by the Vircon32 Textfonts library
https://github.com/joyrider3774/ttftovircon32

fantasy-console fonts png ttf vircon32

Last synced: 5 days ago
JSON representation

A Small program that can convert TTF fonts to images and code used by the Vircon32 Textfonts library

Awesome Lists containing this project

README

        

# ttftovircon32
![DownloadCountTotal](https://img.shields.io/github/downloads/joyrider3774/ttftovircon32/total?label=total%20downloads&style=plastic) ![DownloadCountLatest](https://img.shields.io/github/downloads/joyrider3774/ttftovircon32/latest/total?style=plastic) ![LatestVersion](https://img.shields.io/github/v/tag/joyrider3774/ttftovircon32?label=Latest%20version&style=plastic) ![License](https://img.shields.io/github/license/joyrider3774/ttftovircon32?style=plastic)

A Small program that can convert TTF fonts to images and code used by the Vircon32 [Textfonts library](https://github.com/vircon32/ConsoleSoftware/tree/main/Libraries/TextFonts)

# dependencies
* SDL2
* SDL2_image
* SDL2_ttf

# usage
compile using provided make file or use one of the files from release section then use

`ttftovircon [path/to/font.tff] [fontpointsize]`