summaryrefslogtreecommitdiff
path: root/src/base/ftstream.c
Commit message (Expand)AuthorAgeFilesLines
...
* Moving doc comments for BASE functions from source to header files.Werner Lemberg2000-11-071-3/+3
* Finishing David's latest changes (there were some errors in it).Werner Lemberg2000-11-041-1/+1
* major reformatting of the sources:David Turner2000-11-041-44/+44
* Fixing comment in unixddef.mk which caused a trailing blank.Werner Lemberg2000-09-291-3/+3
* a small optimisation that should speed things a bit.David Turner2000-08-291-33/+10
* Simplifying the FIELD_* and FRAME_* macros. Before calling these macros,Werner Lemberg2000-07-311-45/+30
* Formatting.Werner Lemberg2000-07-081-2/+0
* - fixed a leak in the Type 1 driverDavid Turner2000-07-071-0/+129
* Run g++ on the FreeType library. This should make the use of code inWerner Lemberg2000-07-051-32/+31
* various clean-ups:David Turner2000-07-041-24/+20
* Don't use -lefence in the demo Makefile.Werner Lemberg2000-07-041-4/+4
* fixed a few 64-bit related bugs in "sfnt/ttload.c" andDavid Turner2000-07-031-4/+18
* Formatting...Werner Lemberg2000-06-291-19/+16
* latest clean-ups..David Turner2000-06-281-2/+17
* Added FT_FRAME_SKIP_xxx to skip fields.Werner Lemberg2000-06-071-36/+31
* Fine-tuned a lot of tracing levels to make them more functional with ftview.Werner Lemberg2000-06-061-7/+7
* freetype.h: Adding ft_encoding_xxx values for some CJK encodings.Werner Lemberg2000-06-051-2/+2
* More preparation for tracing. Formatting.Werner Lemberg2000-06-031-3/+3
* Formatting; adding some tracing code.Werner Lemberg2000-06-021-0/+7
* Finishing first formatting/documenting etc. of the `base' dir. Some modulesWerner Lemberg2000-06-021-201/+270
* moved a lot of things from the TrueType driver to the SFNTDavid Turner2000-05-261-1/+31
* formatting - removed trailing spacesBETA-6David Turner2000-05-161-11/+11
* a new massive grunt work. Redefined the EXPORT_DEF,David Turner2000-05-121-51/+34
* major re-organisation of the FreeType 2 directory hierarchyDavid Turner2000-05-111-2/+2
* removed an over-zealous assertation that halted the engineDavid Turner2000-05-021-2/+11
* formatting: some tabs replaced by spacesJust van Rossum2000-03-051-1/+1
* Added the function FT_Read_Fields, it acts as aDavid Turner2000-02-131-0/+146
* fixed another small bug in the FT_Read_xxxx functionsDavid Turner2000-01-171-13/+8
* ftcalc.c, ftextend.c, ftoutln.c, ftraster.c, ftstream.c:Werner Lemberg2000-01-101-76/+76
* Initial revisionDavid Turner1999-12-161-0/+436