Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2016 16:04:15 +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-oYUHEPZAXu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211201-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #51 from lightside <lightside@gmx.com> ---
Also, there is a possibility, that FT_Done_GlyphSlot is not required to use,
according to documentation:
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/include/freetype/internal/ftobjs.h?h=VER-2-7#n601
-8<--
Destroys a given glyph slot. Remember however that all slots are automatically
destroyed with its parent. Using this function is not always mandatory.
-->8-
But I didn't check this for graphics/inventor port.

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

home | help

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