forked from minhngoc25a/freetype2
Typos.
This commit is contained in:
parent
319125d4c2
commit
e756e21758
|
@ -2159,7 +2159,7 @@
|
|||
|
||||
* include/freetype/internal/t2types.h,
|
||||
include/freetype/internal/cfftypes.h: Changed the structures for
|
||||
CFF_Encoding and CFF_Encoding for the new implementations of the
|
||||
CFF_Charset and CFF_Encoding for the new implementations of the
|
||||
charset and encoding parsers in the CFF driver.
|
||||
|
||||
* src/cff/t2gload.c (t2_lookup_glyph_by_stdcharcode,
|
||||
|
|
|
@ -5965,7 +5965,7 @@
|
|||
* include/freetype/config/ftstdlib.h,
|
||||
include/freetype/internal/ftobjs.h: As suggested by Graham Asher,
|
||||
ensure that ft_isalnum, ft_isdigit, etc., use hard-coded values
|
||||
instead on relying on the locale-dependent functions provided by
|
||||
instead of relying on the locale-dependent functions provided by
|
||||
<ctypes.h>.
|
||||
|
||||
2007-05-15 Graham Asher <graham.asher@btinternet.com>
|
||||
|
|
Loading…
Reference in New Issue