[cairo-bugs] [Bug 10045] gmake test fails on AIX 5.3 build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 2 17:43:26 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10045





------- Comment #4 from cworth at cworth.org  2007-04-02 17:43 PST -------
(In reply to comment #3)
> I agree, but I don't like the solution used for bitmap-font much. That test
> manually looks up the font and calls cairo-set-font-face - it'd need changes to
> all the text tests to go that way, and obviously wont work for the
> select-font-face test.
> 
> On the mac we have ATSFontActivateFromFileSpecification, which adds a font file
> to the search path, I think FcConfigAppFontAddFile is the FontConfig
> equivalent? Doing something like that when the tests started up should be a
> small change. 

I'd be comfortable with a "large" change, (there really aren't that many text
tests after all). Some functionality implemented in cairo-boilerplate that
provided for setting a font into a cairo_t given an absolute filename should do
the trick, no?

-Carl


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list