formatting
This commit is contained in:
parent
f382328131
commit
5d6b82d9c9
|
@ -150,10 +150,10 @@
|
||||||
FT_UInt num_glyphs,
|
FT_UInt num_glyphs,
|
||||||
const char** glyph_names,
|
const char** glyph_names,
|
||||||
PS_Unicodes* unicodes );
|
PS_Unicodes* unicodes );
|
||||||
|
|
||||||
typedef FT_UInt (*PS_Lookup_Unicode_Func)( PS_Unicodes* unicodes,
|
typedef FT_UInt (*PS_Lookup_Unicode_Func)( PS_Unicodes* unicodes,
|
||||||
FT_UInt unicode );
|
FT_UInt unicode );
|
||||||
|
|
||||||
/*************************************************************************
|
/*************************************************************************
|
||||||
*
|
*
|
||||||
* <Struct>
|
* <Struct>
|
||||||
|
|
Loading…
Reference in New Issue