mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 19:18:02 +02:00
removed deprecated reference to "SemTex"
This commit is contained in:
parent
b67dd2d4be
commit
e8b57cf82f
1 changed files with 2 additions and 3 deletions
|
|
@ -297,9 +297,8 @@
|
|||
#define FT_FACE_SIZE( x ) FT_FACE( x )->size
|
||||
|
||||
|
||||
/* this must be kept exported -- tt will be used later in our own */
|
||||
/* high-level caching font manager called SemTex (way after the */
|
||||
/* 2.0 release though */
|
||||
/* this must be kept exported -- it is used by the cache manager */
|
||||
/* even though it shouldn't be considered public for now.. */
|
||||
FT_EXPORT( FT_Error ) FT_New_Size( FT_Face face,
|
||||
FT_Size* size );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue