wives icon indicating copy to clipboard operation
wives copied to clipboard

My own fonts

Open igorgue opened this issue 2 years ago • 1 comments

I'm on Linux and my options are limited to some fonts you have by default, I'd like to use my own in the ~/.fonts folder or any XDG_CONFIG_DIR/.config... dir.

igorgue avatar Dec 20 '22 04:12 igorgue

Currently, Flutter doesn't have any support for system fonts or dynamic font loading. Thus, I had to pre-pack some popular fixed-width, monospaced font families. We'll have to wait or invent a way to load fonts dynamically in flutter

KRTirtho avatar Dec 20 '22 04:12 KRTirtho