[vlc-devel] [PATCH 3/3] libass: added HarfBuzz support
Naohiro KORIYAMA
nkoriyama at gmail.com
Sun Aug 12 11:27:50 CEST 2012
Thank you for reviewing.
2012/8/12 Jean-Baptiste Kempf <jb at videolan.org>:
> On Sun, Aug 12, 2012 at 01:34:26PM +0900, Naohiro KORIYAMA wrote :
>> contrib/src/ass/rules.mak | 8 ++++++++
>
>> +ifneq ($(WITH_HARFBUZZ), 0)
>> +DEPS_ass += harfbuzz $(DEPS_harfbuzz)
> Maybe --enable-harfbuzzz here?
If HarfBuzz is installed, libass uses HarfBuzz automatically.
So, I think "--enable-harfbuzz" is not required.
I added "WITH_HARFBUZZ" like "WITH_FONTCONFIG", so that we can
explicitly disable to link HarfBuzz on some environment.
Best regards,
--
KORIYAMA, Naohiro
nkoriyama at gmail.com
More information about the vlc-devel
mailing list