summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixing ChangeLog entries.Werner Lemberg2002-07-2620-355/+347
* FIX for bug reported by Sven Neumann [sven@gimp.org] on the FreeTypeGraham Asher2002-07-241-2/+7
* More work on supporting fonts passed from GhostScript:Graham Asher2002-07-191-3/+10
* Added support for incrementally loaded Type 1 faces.Graham Asher2002-07-181-15/+55
* Changes to support incremental Type 42 fonts: assume a font has glyphs if itGraham Asher2002-07-181-2/+9
* Added the incremental loading system for the CID driver.Graham Asher2002-07-181-40/+77
* Added the incremental loading system for the TrueType driver.Graham Asher2002-07-182-24/+110
* Added incremental loading capability to FT_Open_Face.Graham Asher2002-07-181-1/+29
* * src/sfnt/ttload.c (TT_Load_SFNT_Header): fixed a recent bug that preventedDavid Turner2002-07-178-7/+35
* * include/freetype/config/ftoption.h, include/freetype/internal/tttypes.h,David Turner2002-07-1718-1122/+26
* * include/freetype/config/ftoption.h, include/freetype/internal/tttypes.h,David Turner2002-07-174-346/+5
* * include/freetype/cache/ftccache.h, src/cache/ftccache.i,David Turner2002-07-172-232/+3
* small fixDavid Turner2002-07-111-1/+6
* small fixDavid Turner2002-07-111-0/+4
* * src/sfnt/ttload.c, src/sfnt/ttload.h, src/sfnt/ttdriver.c: changingDavid Turner2002-07-115-32/+115
* updatinf the object sub-system and dynamic hash table implementationsDavid Turner2002-07-113-156/+277
* * include/freetype/t1tables.h, include/freetype/internal/psaux.h,David Turner2002-07-113-1/+64
* * src/cff/cffobjs.c: small fix to select the Unicode charmap by defaultDavid Turner2002-07-101-0/+6
* * src/cff/cffobjs.c: small fix to allow OpenType fonts to support AdobeDavid Turner2002-07-101-57/+56
* * src/cff/cffcmap.c, src/cff/cffcmap.h, Jamfile, rules.mk: new files addedDavid Turner2002-07-1014-353/+766
* * src/pshinter/pshglob.c: fixed a bug that prevented the hinter from usingDavid Turner2002-07-092-5/+4
* * src/pshinter/pshglob.h, src/pshinter/pshglob.c: adding support forDavid Turner2002-07-083-4/+10
* * src/base/ftglyph.c (FT_Glyph_To_Bitmap): added code to return succesfullyDavid Turner2002-07-081-0/+5
* * docs/DEBUG.TXT: adding debugging support documentationDavid Turner2002-07-081-16/+16
* * include/freetype/freetype.h, src/base/ftobjs.h,David Turner2002-07-0810-409/+167
* * src/pfr/pfrobjs.c (pfr_slot_load): fixed a small bug that returnedDavid Turner2002-07-053-17/+16
* 2002-07-03 David Turner <david@freetype.org>David Turner2002-07-043-38/+129
* adding Owen Taylor's patches to the Postscript hinter for testingDavid Turner2002-07-036-8/+1943
* where, if a glyph has more than hint mask, the second maskDavid Turner2002-07-011-0/+1
* * include/freetype/ftstroker.h, src/base/ftstroker.c, src/base/Jamfile:David Turner2002-07-012-66/+204
* formattingDavid Turner2002-07-011-1/+1
* * src/sfnt/ttcmap0.c: fixing the cmap 8 and 12 parsing routinesDavid Turner2002-07-011-4/+4
* * include/freetype/fttrigon.h, src/base/fttrigon.c: addingDavid Turner2002-07-011-2/+2
* * include/freetype/internal/ftobject.h: updating the object sub-systemDavid Turner2002-07-011-11/+2
* * include/freetype/ftsynth.h, src/base/ftsynth.c: rewriting the automaticDavid Turner2002-07-011-170/+49
* * include/freetype/internal/ftobject.h: updating the object sub-systemDavid Turner2002-06-264-61/+1005
* adding path stroker component (first steps)David Turner2002-06-262-0/+307
* * src/truetype/ttgload.c (TT_Load_Composite_Glyph),David Turner2002-06-262-3/+3
* Minor fixes and grammatical corrections/additions.Werner Lemberg2002-06-261-0/+1
* Minor fixes. Formatting.Werner Lemberg2002-06-225-18/+24
* * include/freetype/internal/t42types.h, src/base/fttype1.c,David Turner2002-06-222-25/+7
* * src/pfr/pfrgload.c (pfr_glyph_load_compound): fixing a small compositeDavid Turner2002-06-221-5/+6
* * src/pfr/pfrobjs.h, src/pfr/pfrobjs.c, src/pfr/pfrload.c,David Turner2002-06-216-4/+172
* * src/base/fttype1.c: Include FT_INTERNAL_TYPE42_TYPES_H.Werner Lemberg2002-06-202-32/+19
* * src/base/ftoutln.c (FT_Vector_Transform): Fix serious typoWerner Lemberg2002-06-202-3/+3
* * src/type42/t42objs.c (t42_check_size_change): Removed.Werner Lemberg2002-06-192-16/+23
* * src/psaux/t1cmap.c (t1_cmap_custom_char_index,Werner Lemberg2002-06-196-11/+33
* * src/pfr/pfrobjs.c (pfr_face_init): Fix typo.Werner Lemberg2002-06-181-2/+2
* Install freetype2.m4.Werner Lemberg2002-06-172-2/+11
* Fix glyph indices to make index zero always the undefined glyph.Werner Lemberg2002-06-164-15/+20