GNOME Bugzilla – Bug 310316
localized fontname in pango fontmap
Last modified: 2005-07-14 14:30:52 UTC
in pangofc-fontmap.c, font family name is just 1st element of family name in fontconfig. should you display suitable font name by locale?
Created attachment 49150 [details] [review] pangofc-fontmap.c patch quick and dirty fontmap patch that get family name by locale environment value.
This is only something I'm going to do as new API; the current family name will not be localized, then there will be new API to get a localized family name for a specific language tag. *** This bug has been marked as a duplicate of 95731 ***