#36049: pango cairo backend is unusable -------------------------------------+-------------------------------------- Reporter: com-macosforge@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: pango -------------------------------------+-------------------------------------- {{{ % sw_vers ProductName: Mac OS X ProductVersion: 10.6.8 BuildVersion: 10K549 % port installed | egrep 'pango|cairo' cairo @1.12.2_1+no_x11+quartz (active) pango @1.30.1_2+no_x11+quartz (active) % pango-view --backend=ft2 -q -o text.png -t 'Hi there!' % pango-view --backend=cairo -q -o text.png -t 'Hi there!' ** Pango:ERROR:pangocoretext.c:49:pango_core_text_font_finalize: assertion failed: (priv->fontmap != NULL) [1] 81474 abort pango-view --backend=cairo -q -o text.png -t 'Hi there!' }}} My guess is the Core Text support wasn't tested upstream (or perhaps only on 10.7?), but I haven't investigated further. Perhaps MacPorts can build without the cairo backend? -- Ticket URL: <https://trac.macports.org/ticket/36049> MacPorts <http://www.macports.org/> Ports system for Mac OS