After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 547671 - Add pango_fc_font_map_[gs]et_config()
Add pango_fc_font_map_[gs]et_config()
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2008-08-13 20:35 UTC by Behdad Esfahbod
Modified: 2015-05-12 19:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2008-08-13 20:35:11 UTC
I think Owen has a patch.
Comment 1 Behdad Esfahbod 2009-01-07 01:18:30 UTC
Owen, any update here?  How useful is this?
Comment 2 Behdad Esfahbod 2014-05-08 18:34:36 UTC
This is useful for "use pango with custom font" situations.  Other useful bugs:

  https://bugs.freedesktop.org/show_bug.cgi?id=78450
  https://bugs.freedesktop.org/show_bug.cgi?id=78452
  https://bugs.freedesktop.org/show_bug.cgi?id=64766

Owen, do you have a patch?
Comment 3 Behdad Esfahbod 2015-04-30 22:00:36 UTC
Fixed in master.
Comment 4 Behdad Esfahbod 2015-05-01 19:02:30 UTC
I actually renamed them now.

commit 66d0aaa967043822b5d1119ab92ce6137a1ceabb
Author: Behdad Esfahbod <behdad@behdad.org>
Date:   Fri May 1 15:01:05 2015 -0400

    Rename pango_fc_font_map_[sg]et_fc_config to pango_fc_font_map_[sg]et_config
    
    Do it before it's too late!

Looks much better.
Comment 5 Behdad Esfahbod 2015-05-12 19:20:44 UTC
For reference, I discussed using custom fonts with pango in detail here:
http://mces.blogspot.ca/2015/05/how-to-use-custom-application-fonts.html