mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 14:53:37 +00:00
15 lines
401 B
Markdown
15 lines
401 B
Markdown
|
# 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.
|
||
|
|
||
|
![MetaBrush screenshot](MetaBrush_screenshot.png)
|
||
|
|
||
|
## Resolution
|
||
|
|
||
|
To increase or decrease the size of the UI, set the `GDK_SCALE` environment
|
||
|
variable. The current default is `setenv GDK_SCALE=2`.
|
||
|
|
||
|
|