[vlc-devel] commit: Rewrite quartztext to use CoreText API instead of ATSUI. ATSUI only works in 32bit applications, but CoreText requires Mac OS X 10. 5 or later. This change makes this module unusable on older versions of Mac OS X. ( Bernie Purcell )
git version control
git at videolan.org
Tue Aug 4 18:45:03 CEST 2009
vlc | branch: master | Bernie Purcell <bitmap at videolan.org> | Sun Jun 28 17:48:50 2009 +1000| [3232ed958b9a1a78cf21ac89f3a06cbf6cace136] | committer: Felix Paul Kühne
Rewrite quartztext to use CoreText API instead of ATSUI. ATSUI only works in 32bit applications, but CoreText requires Mac OS X 10.5 or later. This change makes this module unusable on older versions of Mac OS X.
Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3232ed958b9a1a78cf21ac89f3a06cbf6cace136
---
modules/misc/quartztext.c | 806 +++++++++++++++++++++++++++------------------
1 files changed, 491 insertions(+), 315 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=3232ed958b9a1a78cf21ac89f3a06cbf6cace136
More information about the vlc-devel
mailing list