mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
Comment fixes.
This commit is contained in:
committed by
Werner Lemberg
parent
86d0ca245a
commit
5c00a46805
@@ -267,7 +267,8 @@
|
||||
*
|
||||
* @Input:
|
||||
* stream ::
|
||||
* The source font stream.
|
||||
* Dummy argument for compatibility with the `FT_Face_InitFunc` API.
|
||||
* Ignored. The stream should be passed through `face->root.stream`.
|
||||
*
|
||||
* face_index ::
|
||||
* The index of the font face in the resource.
|
||||
|
||||
@@ -289,7 +289,8 @@
|
||||
*
|
||||
* @Input:
|
||||
* stream ::
|
||||
* input stream where to load font data.
|
||||
* Dummy argument for compatibility with the `FT_Face_InitFunc` API.
|
||||
* Ignored. The stream should be passed through `face->root.stream`.
|
||||
*
|
||||
* face_index ::
|
||||
* The index of the font face in the resource.
|
||||
|
||||
Reference in New Issue
Block a user