changed comments in the cache sub-system sources
removed the file <freetype/internal/ftlist.h> and corrected
fixed a small bug in the abstract chunk cache class
Moving doc comments for BASE functions from source to header files.
All function comments are now removed from source files (and moved to the
Complementing David's changes with formatting, adding documentation, etc.
removed deprecated reference to "SemTex"
integrated Yamano-Uchi changes to the base source code. However,
added simple objects relationships model to the design documentation
adding library model graphics
some updates to the cache sub-system. some methods were moved from
Added/restored the `*' convention for output parameters.
Introduced $(space) in the makefiles to get rid of using the comment
removed redundant checks.
Ignore some UNIX shared build files.
Finishing David's latest changes (there were some errors in it).
defining new types to hold "internal" fields of public
major reformatting of the sources:
Don't access freed variables...
Remove redundant code; fix computation of `last'.
Adding header file for labs().
Moving FreeType license to doc dir.
Adding rules for mingw32 compiler.
Fixing include header for a `make multi' build.
Removing trailing whitespace.
at last, the infamous cache bug is fixed !!
Revised/formatted/corrected.
Formatting/correcting the first three parts of the design docs.
added page 5 of design documentation
In function FTC_ChunkSet_Destroy, changed `manaher' to `manager'. Just
completed the sbit cache, though it's still buggy :-(
Renamed z1* files back to t1*; the same transition for Z1_* structures
- completed the abstract chunk cache class
fixing a small bug in FT_Glyph_To_Bitmap:
updates to the API reference generators
simple renaming of directories:
adding "ftbbox" to build rules
- reviving the "ftbbox" component, used to compute exact bounding
updating the FT2 design documentation
- minor reformatting of "ftmodule.h"
- reformatting and tiny doc update
- added first draft of "Modules in FreeType 2"
added development header files to CONFIG_H in the makefiles
Converting tabs to spaces in z1load.
In function parse_encoding, initialize encoding_table.elements to have
Fixed two typos spotted by Ryan Martindale <[email protected]>.
Added copyright messages to all Makefiles.
ftnames.c has been erroneously included twice.
Make ftsynth.c work again.
Fix typo (FT_... -> TT_...)
Minor fix in Z1_Open_Face for building char_index table
Enabled TT interpreter in development version of ftoption.h
More fixes to the tutorial.
the function FTC_Manager_Lookup_Size will return a valid
fixed a subtle 64-bit problem that only appears with
Added new `ft_glyph_bbox_unscaled' enum; fixing documentation of
A fix from Yamano'uchi to get correct font names.
A fix from Tom to fix the last=first point problem if it is a control point.
provide `export "C"' guard only for default fterror handling.
patch from Tom to fix a problem with path_begun.
fixed a small bug in the uninstall mode
changing the linkage type of
Fixing comment in unixddef.mk which caused a trailing blank.
fixed a bug in the Type 1 and CID font drivers:
Adding missing code for flat compiling mode.
Clean up, formatting etc.
Applied a patch from Hidetoshi for embedded bitmap metrics support.
Added support for (3,0) pid/eid.
fixed a bug that happened when rendering spaces
small update, allow CONFIG_MK to be pre-defined
final touches. Cache seems working after all, though the
updated the cache sub-system. Major internal rewrite
removed obsolete file (ftcimage.h)