GNOME Bugzilla – Bug 595101
[RFE] Allow font installation from the font selector
Last modified: 2014-01-25 04:01:16 UTC
The reach of the gtk font selector should be extended by adding a button (or some other widget) to launch a packagekit window listing additionnal distro font packages that can be installed (the same way Microsoft allows people to transparently download new visio shapes from the vision shape selector)
GTK can't depend on packagekit and it can't use its DBus API either. Unless.. maybe GVfs can be used to implement a packagekit module that installs fonts.
PK already installs a GTK+ module. If gtk allows installing a callback to install more fonts, PK can do that.
Needs someone who is willing to figure out the required api
*** This bug has been marked as a duplicate of bug 653820 ***