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

https://github.com/colleagueriley/font-viewer

Very little font viewer made with RSGL
https://github.com/colleagueriley/font-viewer

Last synced: 10 months ago
JSON representation

Very little font viewer made with RSGL

Awesome Lists containing this project

README

          

# RSGL Font Viewer

requirements:

system APIs\
c compiler

how to build:

```sh
make

./RSGL-Font-Viewer <.ttf>
```

Installing >

After building it, you set your default app for fonts to where the executable is, you can also move the executable to /usr/bin before hand if you want

For example on xfce :

AppMenu > Default Applications > other > Filter (ttf) > (double click) > Use a custom command > Browse > (find & select the executable)