Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 2017 01:44:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 211201] print/freetype2: update to 2.7, add V40 code
Message-ID:  <bug-211201-6497-lQQsmLWgCX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211201-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211201-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211201

--- Comment #79 from lightside <lightside@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_HINT=
ING
not defined (V38=3Doff and V40=3Doff):
-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-

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211201-6497-lQQsmLWgCX>