Ticket #20924 (closed defect: fixed)
OS X 10.6 with +no_x11 +quartz: Pango-WARNING **: shaping failure, expect ugly output
Description
$ gtk-demo (gtk-demo:90990): Pango-WARNING **: shaping failure, expect ugly output. shape-engine='BasicEngineFc', font='Lucida Grande Medium 12', text='Application main window' (gtk-demo:90990): Pango-WARNING **: shaping failure, expect ugly output. shape-engine='BasicEngineFc', font='Bitstream Vera Sans 18', text='Application main window'
The result is demo1.png. The same goes for pidgin (that I was trying to build). To rule out a mixture of -no_x11 and +no_x11 ports I created a fresh macports install with a variants.conf containing:
+universal +no_x11 +quartz
(+universal is needed because of #20284)
Note that pango-view cannot be used for testing because ImageMagick is built without X11 support in this scenario.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


