[vlc-devel] [PATCH] Enable subtitle support on iOS
kuang
master at a1983.com.cn
Fri May 3 15:07:19 CEST 2013
> No. You should use freetype.
Why?
If use freetype, we will have to ship a true-type font file with the app, since
we can't access system font file directly. But if we use quartztext, we don't
have such problem.
Best Regards,
在 2013-5-3,下午8:51, Jean-Baptiste Kempf 写道:
> On 03 May, kuang wrote :
>> On iOS, currently no text renderer is enabled by default, thus we will not
>> be able to see subtitles. The patch in the attachment enables quartztext
>> on iOS to render subtitle.
>
> No. You should use freetype.
>
> Best regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list