media-libs/freetype: fix UseLocalUnsorted

Signed-off-by: Brett A C Sheffield <bacs@librecast.net>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/407
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Brett A C Sheffield
2026-03-24 08:26:56 +00:00
committed by Sam James
parent e980ac27b8
commit 761bedcc20

View File

@@ -7,9 +7,9 @@
</maintainer>
<use>
<flag name="adobe-cff">Use Adobe CFF as default font-renderer</flag>
<flag name="bzip2">Support bzip2 compressed PCF fonts.</flag>
<flag name="cleartype-hinting">Bytecode hinting mode for TrueType fonts that
activates subpixel hinting (a.k.a. ClearType hinting) by default</flag>
<flag name="bzip2">Support bzip2 compressed PCF fonts.</flag>
<flag name="fontforge">Install internal headers required for TrueType
debugger in <pkg>media-gfx/fontforge</pkg> (built with
USE=truetype-debugger)</flag>