1643 Commits (BRANCH-2-1-5)
 

Author SHA1 Message Date
Just van Rossum 1e5754f2d6 added missing "else": without it FT_Open_Face() would still scan the list of drivers when specifying an explicit driver 25 years ago
Just van Rossum 7ba2c674a6 readme file: needs copyright notice 25 years ago
Just van Rossum 858fd5f7f1 Mac demo support stuff. 25 years ago
Just van Rossum 2e8482b31d Mac modules file. For now the same as the default, minus the t1z driver. First step in adding a Mac FOND driver... 25 years ago
Just van Rossum 926c81c8ba CodeWarrior Pro4 project file to build the FT library under MacOS 25 years ago
Just van Rossum 829fbf194e Mac backend for the graphics subsystem. 25 years ago
Just van Rossum f21dac0209 Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms. 25 years ago
Just van Rossum c3b680942c MacOS: include grmac.h 25 years ago
Just van Rossum 3d76a9fbbe added cast to the string literal for Text to shut up my compiler. (btw. this literal contains non 7-bit characters!) 25 years ago
Just van Rossum 2a4f206f5f if compiled for MacOS 25 years ago
Just van Rossum 6f9a72d54e ft_basename(): if compiled for MacOS, use the Mac path separator 25 years ago
Just van Rossum d35aea7090 ft_new_input_stream(): set the pathname field of the stream to args->pathname. Needed for the Mac fond driver. 25 years ago
David Turner ca13392d83 a few changes to really compile font drivers in 25 years ago
David Turner d275435a4f simple change to compile with the latest FT2 source 25 years ago
David Turner e595014a64 simple minor fix in t1afm.h/t1afm.c 25 years ago
David Turner c75f71e049 fix 25 years ago
David Turner e755002ddc moved the ANSI "ftsystem.c" to src/base 25 years ago
David Turner 7bda46d094 updated the build system to avoid file duplication : 25 years ago
David Turner 587bc78f86 the Win32 seems to be fixed and working now 25 years ago
David Turner 9c84887db3 remaining fixes from Just 25 years ago
David Turner 9ac7fa16ff small update in config files 25 years ago
David Turner 7b63d2ea1b fixed a bug that prevented the reading of AFM 25 years ago
David Turner 7bb7fedef1 fixed a bug which appeared when loading 25 years ago
David Turner 58c10b5a6b updated 25 years ago
David Turner 9e2943496c updated the license 25 years ago
David Turner 35eee3f307 removed the reference to 'type1z' in order to allow compilation under OS/2 25 years ago
David Turner 63cb46dd1a simple fixes 25 years ago
David Turner d60389be36 formatting 25 years ago
David Turner a1b60580a2 small fix, PageUp/PageDown now work 25 years ago
David Turner b2a21e5170 minor change, for benchmark comparison 25 years ago
David Turner fbff3e8fc7 added a memory checking test program, used to 25 years ago
David Turner c64f644264 simple update to allow several rendering modes 25 years ago
David Turner 1e7f843261 simple fix 25 years ago
David Turner 08fdac980a fixed a bug in the glyph loader that caused a memory 25 years ago
David Turner cbfaedcefa added glyph zone objects 25 years ago
David Turner 4ea18e5573 added some configuration macros 25 years ago
Werner Lemberg 547a252af1 Formatting. Adding/Fixing documentation. 25 years ago
David Turner d16a4b8111 removed obsolete hinter source code 25 years ago
David Turner 95bec28220 updated version of the experimental Type 1 driver 25 years ago
David Turner 861ba624db small fix (reduce compiler warnings) 25 years ago
David Turner 24ea09fcbd small fix 25 years ago
David Turner 18789bfe9f Added prototype OpenType Layout support 25 years ago
David Turner dbe4872bf0 removed obsolete source file 25 years ago
David Turner a56489e01f The code has been updated to use the finite-state 25 years ago
David Turner 33263421f8 formatting 25 years ago
David Turner 851688057d small bug fix used to compile when the SFNT 25 years ago
David Turner 7663f22288 Added support for the "attach_file" format-specific driver 25 years ago
David Turner 818336fdf4 Added the function FT_Read_Fields, it acts as a 25 years ago
David Turner 1d1c7eb807 small update in FT_Open_Args (more could follow though..) 25 years ago
David Turner 3188a3a112 Sorry, forgot some changes needed to get rid of 25 years ago