nixpkgs/pkgs/tools/misc/fontforge
Alyssa Ross 8a74399de3
fontforge: introduce withGUI option
It was unintuitive that the withGTK option controlled whether a
fontforge GUI was enabled at all, since fontforge supports multiple
GUIs (a GTK one and an X11 one -- confusingly the X11 one still
requires GTK).

With the new withGUI option, it is possible to build the X11 GUI by
setting withGTK to false and withGUI to true.  I haven't added an
attribute for this configuration because I expect it to be pretty
obsure -- my rationale for adding this option was code clarity rather
than utility.
2020-06-06 04:51:20 +00:00
..
default.nix fontforge: introduce withGUI option 2020-06-06 04:51:20 +00:00
fontforge-fonttools.nix fontforge: 20170730 -> 20190317 2019-03-26 18:22:00 -05:00