[wxMac] Core Text Support added to trunk
Stefan Csomor
csomor at advancedconcepts.ch
Fri Nov 30 12:39:21 PST 2007
Hi Robert
yes, sorry, that's the last bug for 10.5 only compiles, I'll commit soon
Thanks,
Stefan
On 30.11.2007, at 20:39, Robert Roebling wrote:
>
> Stefan Csomor wrote:
>
>> I've added an implementation to wxFont and wxGraphicsContext that
>> uses
>> the new Core Text Framework when running under 10.5, in order to get
>> that you will have to compile under 10.5, the code is weak linked, so
>> unless you also define 10.5 to be your MINIMAL system, it will still
>> render using ATSU when running under 10.4
>>
>> So please test text rendering / measuring code under 10.5 (when also
>> compiled under 10.5) and report back problems you encounter.
>
> ../Berlin/wxSVN/TRUNK/src/mac/carbon/textctrl.cpp: In member function
> 'void wxMacMLTEControl::TXNSetAttribute(const wxTextAttr&, long int,
> long int)':
> ../Berlin/wxSVN/TRUNK/src/mac/carbon/textctrl.cpp:1821: error: 'const
> class wxFont' has no member named 'MacGetATSUStyle'
>
> [On Leopard]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
More information about the wx-users
mailing list