6817 Commits (2579d0acea18e0a668e7aab106ef1bd957aec51a)
 

Author SHA1 Message Date
David Turner a8194a97db - added a new function called FT_SqrtFixed to compute the 25 years ago
Werner Lemberg 21a27ee3cb Fixed a long outstanding bug with an incorrect offset for reading post 25 years ago
Werner Lemberg 155a575ad9 Small improvement. 25 years ago
David Turner 7909673992 - the file "ftlist.h" was moved from <freetype/internal/..> to 25 years ago
Just van Rossum 6d2596368a updated for new modules and sources (mainly psaux) 25 years ago
Werner Lemberg 353dfeafa3 More warnings fixed. 25 years ago
Werner Lemberg 4a5c142a40 Minor fixes. 25 years ago
Werner Lemberg 4e9dae68b7 Introducing new macro LOCA_VAR to solve some problems with structures 25 years ago
David Turner 80b96f350c fixed some bugs in the caching sub-system and improved 25 years ago
David Turner e12e313a04 a small optimisation that should speed things a bit. 25 years ago
David Turner 5878a6d2ad a fix to the computation of the font "text height" (i.e. the 25 years ago
Werner Lemberg dc7f9c8dd0 Formatting. 25 years ago
Werner Lemberg 95853c87f5 Introducing new error code FT_Err_Invalid_Cache_Handle. 25 years ago
Just van Rossum 9b4bb291d9 #include <freetype/internal/ftdebug.h> /* for FT_ERROR() */ 25 years ago
Werner Lemberg d1b7475be1 Formatting, small fixes. 25 years ago
David Turner 35db73220c - fixed an horrible FT_LOAD_RENDER bug that returned empty 25 years ago
David Turner 98d2701c58 changed the FTC_Manager_New function to accept "max_faces" and 25 years ago
Just van Rossum 4a47f668a1 fixed typo in FT_FLAT_COMPILE section 25 years ago
David Turner fcf5e68650 renamed "psmodule.c" to "psauxmod.c" 25 years ago
David Turner 888706a317 removing obsolete files 25 years ago
David Turner b8a7a0bdea removing obsolete files. These are moved to a new 25 years ago
David Turner 34f1c2f5f4 finally, the CID and Type1z driver are finished !! 25 years ago
David Turner 3b2c50eb3b completing the FreeType Cache subsystem files 25 years ago
Werner Lemberg 8728f294bc Formatting, small fixes. 25 years ago
David Turner b466a7650c The FreeType Caching Subsystem - first lines of code 25 years ago
David Turner a39acf55f7 updated "psaux" and "type1z". 25 years ago
David Turner 5ef3c95377 updating documentation to explain the use of CFG to 25 years ago
David Turner d8b4514d43 added preliminary emboldening code.. still _very_ 25 years ago
David Turner 38cb5af01f changed the "devel" setup targets to use "builds/<system>/devel" 25 years ago
David Turner 38d979ceb4 adding developer dir hierarchy 25 years ago
David Turner 9748807412 the psaux module is now nearly completed 25 years ago
David Turner 48721c11b5 significant updates. The generated HTML is now much 25 years ago
David Turner f95a603117 minor updates to the "psaux" module. 25 years ago
David Turner c38ddff8ac fixed a _serious_ bug in FT_Glyph_Get_CBox 25 years ago
Werner Lemberg b1c8bf0683 Minor formatting. 25 years ago
David Turner 24d7024c44 added draft "psaux" code 25 years ago
David Turner 710354b8e9 fixed the bug that prevented bitmap formats to be loaded 25 years ago
Werner Lemberg 9a814fabbf Yamano-uchi added support for SFNT-wrapped CID bitmap font files (with 25 years ago
Werner Lemberg 29a90e2610 Updating unix/ftconfig.in to recent config/ftconfig.h changes. 25 years ago
Just van Rossum 4174350526 Added little know adx offset to t1operator_seac() -- accent positioning now seems correct. 25 years ago
Werner Lemberg f28b7536ca Add missing header file. 25 years ago
Werner Lemberg 2d310502df Forgot to run autoconf... 25 years ago
Just van Rossum 2fd491d5f3 Fixed Z1_Parse_CharStrings() to work correctly with "open" paths (ie. missing closepath operator) 25 years ago
Just van Rossum dd81f42282 fixed t1_tofixed() to handle floats of the form .001 and -.001 correctly. 25 years ago
Werner Lemberg 07373c8de9 Fixed dec-osf compiler switches. From Tom. 25 years ago
Werner Lemberg 3a89c2a4ac Removing FT_MAKE_OPTION_SINGLE_LIBRARY_OBJECT. It has never worked. 25 years ago
Werner Lemberg c713d924d8 Added #ifdef's for C++ to all header files. 25 years ago
Werner Lemberg a9f2ddd3dc Added a `distclean' target to remove files which are produced by the UNIX 25 years ago
Just van Rossum 80a330afe8 fixed two bugs related to T2 real numbers: the "skipping" code didn't behave correctly (leaving a bad stack ptr), and the actual parsing code also parsed the code (30) as two nibbles. 25 years ago
Just van Rossum 7c64409e86 Some simple patches that allow synthetic fonts to be rendered. *However*: although the FontMatrix is read correctly, it does _not_ seem to be used! I don't understand this... 25 years ago