mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-23 15:34:06 +00:00
app | ||
assets | ||
brush-strokes | ||
img | ||
src | ||
.gitignore | ||
cabal.project | ||
hie.yaml | ||
installation_notes.md | ||
MetaBrush.cabal | ||
MetaBrush_screenshot.png | ||
readme.md | ||
shell.nix |
MetaBrush: if METAFONT had an UI
MetaBrush is an application for creating brush-based fonts. It works on the level of brush strokes, unlike most font-editors that work with outline-based fonts.
Resolution
To increase or decrease the size of the UI, set the GDK_SCALE
environment
variable. The current default is setenv GDK_SCALE=2
.