Re: pangocairo on Mac: transformation matrix and fontsize



On Dec 10, 2012, at 00:24, John Ralls wrote:

> On Dec 9, 2012, at 9:08 PM, Behdad Esfahbod wrote:
> 
>> Ok, looks like something like this should work then:
>> 
>> if (sizeof (void *) == 4)
>>   OSAtomicCompareAndSwap32 (...)
>> else
>>   OSAtomicCompareAndSwap64 (...)
>> 
>> I'll give it a try.  Is 10.4 the earliest you want to support?
> 
> That's the current Gtk policy AFAIU, and that was Ryan's complaint.

10.4 is the earliest OS X version MacPorts runs on. Homebrew requires 10.5 or newer.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]