fnt icon indicating copy to clipboard operation
fnt copied to clipboard

apt for fonts, the missing font manager for macOS/linux

Results 15 fnt issues
Sort by recently updated
recently updated
newest added

It would be nice if there is rpm package of fnt, so it can be installed on fedora.

the default `/etc/fonts/fonts.conf` has: ``` /usr/share/fonts /usr/local/share/fonts fonts ~/.fonts ``` As you can see, `~/.fonts/` is deprecated now, and it should be whatever XDG environment variables point to (or `~/.local/share/fonts/`...

Use of `~/.fonts` is deprecated and may not even work on some distributions (for example NixOS), see `/etc/fonts/fonts.conf` on a Debian system: ```xml /usr/share/fonts /usr/local/share/fonts fonts ~/.fonts ```

I have been working at installing this because it looks great. :) There was no compatible package available so I downloaded the release v `1.4.1`. First issue is that the...

documentation

depending on os it can use open(macOS or GNUstep), feh/xdg-open ($DISPLAY set) to preview the font I guess I have to introduce a new variable for preferred image viewer and...

enhancement

the api only works with an api key which treats your privacy in a bad way: https://developers.google.com/fonts/ so we will resort using the github repository of it. the link the...

enhancement

The [AppStream specification](https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Fonts.html) is providing a metadata standard for fonts, this allow them to be available in Application Software Managers (like GNOME Shell, elementary AppCenter or KDE Discover). It would...

enhancement
wontfix

serif sans-serif mono script display find some cli tool/way to figure out how to classify a font(files). help welcome

enhancement