GNOME Bugzilla – Bug 103436
fonts might get embedded twice if alias and base font are used.
Last modified: 2009-05-15 06:33:01 UTC
Aliases in gnome-fontmap don't get flagged as GP_FONT_ENTRY_ALIAS, but things 'work' as they are. Fix the and make sure the rest of the code (gnome_font_find and friends does the right thing)
The original bug ""we are not doing the right thing with aliases" has been fixed, we now have ->is_alias. See patch in bug 103857. Retitling the bug to: "[Rem] fonts might get embeded twice if alias and base font are used" Font map entries are now flagged when they are aliases. However, the backends might embed the same font twice if the alias and the base font are used as part of the job.
Closing old bugs in deprecated library.