]> git.sesse.net Git - vlc/commit
Rewrite quartztext to use CoreText API instead of ATSUI. ATSUI only works in 32bit...
authorBernie Purcell <bitmap@videolan.org>
Sun, 28 Jun 2009 07:48:50 +0000 (17:48 +1000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 4 Aug 2009 16:44:43 +0000 (18:44 +0200)
commit3232ed958b9a1a78cf21ac89f3a06cbf6cace136
tree2e468458cb27e1c877230e47ebb3f1a87264a99a
parent9f9c62e21ca3f121409fb80b39e07819deb96097
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@videolan.org>
modules/misc/quartztext.c