mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-01 16:17:58 +02:00
Clarification.
This commit is contained in:
parent
78db9eecff
commit
8d517e679b
1 changed files with 3 additions and 2 deletions
|
|
@ -59,8 +59,9 @@ FT_BEGIN_HEADER
|
|||
*
|
||||
* @description:
|
||||
* This section contains definitions used to manage glyph data through
|
||||
* generic FT_Glyph objects. Each of them can contain a bitmap, a vector
|
||||
* outline, or even images in other formats.
|
||||
* generic @FT_Glyph objects. Each of them can contain a bitmap,
|
||||
* a vector outline, or even images in other formats. These objects are
|
||||
* detached from @FT_Face, contrary to @FT_GlyphSlot.
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue