David Turner
41dbcbf628
reformatting, changing the FT_Outline structure:
...
- "flags" have been renamed to "tags"
- "outline_flags" have been renamed to "flags"
Look for more re-formatting today..
25 years ago
David Turner
0f99ddda5f
changed the structure of FT_Outline in order to pack
...
all outline flags in a single integer..
Changed the rest of the library and demo programs
accordingly..
25 years ago
David Turner
1d1c7eb807
small update in FT_Open_Args (more could follow though..)
25 years ago
David Turner
1a3e3d6a0d
introduced the FT_Attach_File function to support additional metrics
...
coming from external files (e.g. Type 1 AFM files to add kerning data
to the face).
Also changed the API of FT_Open_Face in order to describe the
input stream more broadly..
25 years ago
David Turner
5eaadfcda6
added a new glyph image format:
...
ft_glyph_format_plotter
for plotter-like vectorial images made of
opened paths.. (seen in Windows font files
as well as some Type 1 fonts with unusual
PaintType)
25 years ago
David Turner
86fbfb5059
re-adding fterrors.h to the repository..
25 years ago
David Turner
f45ae1cf55
sorry, a small mistake made me "remove" fterrors.h with WinCVS
...
I need to manually clear the repository through CVS...
25 years ago
David Turner
200e097c6b
updated the "FT_SubGlyph" structure
25 years ago
Werner Lemberg
7dff772e59
Added ftraster.h for better support of standalone mode.
...
25 years ago
Werner Lemberg
17ae985d38
ftbbox.h: FT_Get_Outline_BBox() must be called FT_Raster_GetBBox().
...
25 years ago
David Turner
d2b1f35704
Initial revision
25 years ago