[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 12:17:05 PDT 2007
http://bugs.freedesktop.org/show_bug.cgi?id=10045
------- Comment #3 from Brian.Ewins at gmail.com 2007-04-02 12:16 PST -------
(In reply to comment #2)
> Or better: Just bundle all necessary fonts. We already do this for a bitmap
> font required by a test.
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'll try this out.
--
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