summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* update docmaker.py to support chapters and section block orderingDavid Turner2001-02-138-86/+213
* In struct CFF_Font_Dict_, added a units_per_em member to facilitateTom Kacvinsky2001-02-071-0/+1
* formatting, ChangeLog entryWerner Lemberg2001-02-031-13/+0
* improved docmaker slightly (better indexing, support for "<order>" markerDavid Turner2001-02-021-0/+17
* Update of ttnameid.h with the most recent informations from Microsoft's SDKAntoine Leca2001-01-311-0/+54
* another small update of the Unicode range commentsWerner Lemberg2001-01-221-3/+7
* some minor changes to allow compilation in all modes, without warningsDavid Turner2001-01-121-5/+5
* * docs/docmaker.py: Minor improvements to reduce unwanted spacesWerner Lemberg2001-01-1119-296/+450
* updated documentation in public header filesDavid Turner2001-01-1015-19/+232
* improved the docmaker scriptDavid Turner2001-01-107-62/+334
* * include/freetype/ttnameid.h: Updated Unicode code range comments.Werner Lemberg2001-01-051-17/+20
* Changed to use cfftypes.h instead of t2types.h. Also, we now useTom Kacvinsky2001-01-031-2/+2
* Merged in changes from t2types.h, and made this the canonical `types'Tom Kacvinsky2001-01-031-15/+12
* This file was merged with cfftypes.h and is no longer necessary.Tom Kacvinsky2001-01-031-248/+0
* This file was previously known as t2errors.h.Tom Kacvinsky2001-01-031-0/+130
* Renamed to cfferrs.h.Tom Kacvinsky2001-01-031-130/+0
* * src/pcf/*: New driver module for PCF font format (used inWerner Lemberg2001-01-013-0/+59
* * src/cff/cffload.c (CFF_Load_Charset): Improved error messages.Werner Lemberg2000-12-301-2/+2
* Changed the structures CFF_Encoding and CFF_Charset.Tom Kacvinsky2000-12-301-12/+8
* Chnaged the structures CFF_Charset and CFF_Encoding.Tom Kacvinsky2000-12-301-8/+10
* support for clipped direct renderingDavid Turner2000-12-142-38/+54
* include/freetype/internal/internal.h: Fixed header inclusion macrosWerner Lemberg2000-12-136-25/+27
* * include/freetype/config/ft2build.h,David Turner2000-12-134-70/+355
* * include/freetype/config/ft2build.h (FT2_ROOT, FT2_CONFIG_ROOT):Werner Lemberg2000-12-124-119/+94
* sigh,...Werner Lemberg2000-12-121-2/+1
* next tryWerner Lemberg2000-12-121-2/+4
* next tryWerner Lemberg2000-12-121-5/+7
* next tryWerner Lemberg2000-12-121-11/+7
* another tryWerner Lemberg2000-12-121-5/+10
* * include/freetype/config/build.h (FT2_CONFIG_ROOT, FT2_PUBLIC_FILE,Werner Lemberg2000-12-121-5/+5
* * */*.h: Changed body inclusion macro names to start and end withWerner Lemberg2000-12-0948-153/+251
* cleanupsWerner Lemberg2000-12-082-15/+15
* - updated all source files to adhere to the new inclusion schemeDavid Turner2000-12-083-5/+33
* * builds/module.mk: Replaced `xxx #' with `xxx$(space).Werner Lemberg2000-12-062-10/+8
* re-fixed FTC_Manager_Done :-)David Turner2000-12-051-22/+5
* - updating the header inclusion scheme to use <ft2build.h> byDavid Turner2000-12-0441-235/+177
* changes to allow compilation under Unix and CygwinVER-2-0-1David Turner2000-12-021-3/+11
* * INSTALL: Revised.Werner Lemberg2000-12-017-218/+248
* introduced the new <freetype/config/ftbuild.h> file to determineDavid Turner2000-11-3046-520/+663
* * src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.cWerner Lemberg2000-11-292-8/+7
* * src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h onlyWerner Lemberg2000-11-291-13/+2
* new fileWerner Lemberg2000-11-291-0/+156
* Small fixes and formatting.Werner Lemberg2000-11-103-27/+21
* changed comments in the cache sub-system sourcesDavid Turner2000-11-085-21/+10
* removed the file <freetype/internal/ftlist.h> and correctedDavid Turner2000-11-081-2/+0
* Moving doc comments for BASE functions from source to header files.Werner Lemberg2000-11-073-12/+232
* All function comments are now removed from source files (and moved to theWerner Lemberg2000-11-0711-49/+277
* Complementing David's changes with formatting, adding documentation, etc.Werner Lemberg2000-11-073-19/+50
* removed deprecated reference to "SemTex"David Turner2000-11-071-3/+2
* removed incorrect commentDavid Turner2000-11-071-4/+1