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
- Host: GitHub
- URL: https://github.com/colleagueriley/font-viewer
- Owner: ColleagueRiley
- Created: 2022-06-08T21:47:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T16:35:55.000Z (over 2 years ago)
- Last Synced: 2025-06-15T14:38:56.741Z (about 1 year ago)
- Language: C
- Size: 982 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)