Changed some tabs to spaces in changelog.

This commit is contained in:
Graham Asher 2002-07-25 09:21:54 +00:00
parent 58ac8536f8
commit 2ed0ddbca8
1 changed files with 5 additions and 5 deletions

View File

@ -9,11 +9,11 @@
* include/freetype/freetype.h:
Added types and structures to support incremental typeface loading.
The FT_Incremental_Interface structure, defined in freetype.h,
is designed to be passed to FT_Open_Face to provide callback
functions to obtain glyph recipes and metrics, for fonts like
those passed from PostScript that do not necessarily provide
all, or any, glyph information, when first opened.
The FT_Incremental_Interface structure, defined in freetype.h,
is designed to be passed to FT_Open_Face to provide callback
functions to obtain glyph recipes and metrics, for fonts like
those passed from PostScript that do not necessarily provide
all, or any, glyph information, when first opened.
* include/freetype/config/ftoption.h
Added a new configuration macro, FT_CONFIG_OPTION_INCREMENTAL,