[Bug 211201] print/freetype2: update to 2.7, add V40 code

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 14 01:44:07 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211201

--- Comment #79 from lightside <lightside at gmx.com> ---
(In reply to comment #76)
> Compiler's warning about which was found, when building
> multimedia/ffmpeg port.
There was following compiler's warning, when TT_CONFIG_OPTION_SUBPIXEL_HINTING
not defined (V38=off and V40=off):
-8<--
In file included from libavfilter/vf_drawtext.c:69:
In file included from /usr/local/include/freetype2/freetype/freetype.h:33:
In file included from
/usr/local/include/freetype2/freetype/config/ftconfig.h:42:
/usr/local/include/freetype2/freetype/config/ftoption.h:889:5: warning:
'TT_CONFIG_OPTION_SUBPIXEL_HINTING' is not
      defined, evaluates to 0 [-Wundef]
#if TT_CONFIG_OPTION_SUBPIXEL_HINTING & 1
    ^
/usr/local/include/freetype2/freetype/config/ftoption.h:893:5: warning:
'TT_CONFIG_OPTION_SUBPIXEL_HINTING' is not
      defined, evaluates to 0 [-Wundef]
#if TT_CONFIG_OPTION_SUBPIXEL_HINTING & 2
    ^
-->8-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-gnome mailing list