Ticket #15052 (closed defect: fixed)
pango: Font display problems when compiled against cairo 1.6.4
| Reported by: | mike@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | rhwood@…, ktan@…, nathan@…, brian.ewins@…, macports@… | |
| Port: | pango |
Description
After the last update and recompilation of pango and cairo I get the following errors when starting a gtk +quartz application like wireshark.
(wireshark:24691): Pango-WARNING **: Error loading GDEF table 28333
(wireshark:24691): Pango-WARNING **: Error loading GSUB table 28333
(wireshark:24691): Pango-WARNING **: Error loading GPOS table 28333
(wireshark:24691): Pango-WARNING **: Error loading GDEF table 28333
(wireshark:24691): Pango-WARNING **: Error loading GSUB table 28333
(wireshark:24691): Pango-WARNING **: Error loading GPOS table 28333
(wireshark:24691): Pango-WARNING **: shaping failure, expect ugly output. shape-engine='BasicEngineFc', font='Lucida Grande 13', text='Initializing dissectors ...'
Instead of text I just see square boxes.
If I activate version 1.4.14_0+atsui+no_x11+quartz of cairo and recompile pango against this one the problem disappears. It even works if I then later on reactivate version 1.6.4 of cairo. I am not sure which package is to blame here, it's either cairo or pango.


