In function T2_Init_Face, make sure that root->num_faces gets
added support to synthetic Type 1 fonts. Why didn't
added auto-hinting support for synthetic (obliqued)
Formatting; removing tabs.
Added entry for src/sfnt/ttload.c: Change tracing output in functions
In function TT_Load_Generic_Header, change tracing output to indicate
In function SFNT_Load_Face, set has_outline to true only if
* builds/win32/visualc/freetype.dsp: Fix raster1->raster and
Added a --libtool option, which returns the absolute path to the
builds/unix/freetype-config.in, builds/cygwin/freetype-config.in:
* builds/cygwin/cygwin-def.in: Same fix as previous.
Fixed minor type in unix-def.in entry. Oops!
Added entry for changes to builds/unix/unix-defs.mk.
Small fixes and formatting.
- moved default installation of header files to "include/freetype2"
- changing the default include path from "include/freetype"
minor warning with VC++ solved
updating the "Design of FreeType 2" document
fixed a bug in "docs/glnames.py" which caused he generation of an
major reformatting of the "Glyph Conventions" document.
fixed a small bug: the "linearHoriAdvance" and "vertHoriAdvance" were
fixed max advance width for fixed-pitch T1 fonts
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