[cairo] Problem with text rendering on Win32+ClearType, and possible fix

Tor Lillqvist tml at iki.fi
Wed Oct 4 13:34:52 PDT 2006


Owen Taylor writes:
 > Actually, ffbmx is using (and always has used) the intel-standard MMX
 > intrinsics - no inline assembly. There's at least some support for that
 > in MSVC:

Ah, OK. Now when I look closer I do notice an mmintrin.h file also in
the MSVC .NET 2003 folder.

There *are* two instances of inline assembly, though, used to detect
CPU features. Hopefully it won't be hard to figure out the equivalent
MSVC syntax.

--tml



More information about the cairo mailing list