1. 3246efe first step towards moving all configuration options by David Turner · 25 years ago
  2. 06d508c removed the unused/obsolete "ftbbox.c" by David Turner · 25 years ago
  3. 4258c4f removed src/shared/ttnameid.h (redundant) by David Turner · 25 years ago
  4. f6dc6c1 renamed ttnamedid.h to ttnameid.h by David Turner · 25 years ago
  5. 7f615ae renamed all outlines functions to the FT_Outline_<action> syntax.. by David Turner · 25 years ago
  6. 41dbcbf reformatting, changing the FT_Outline structure: by David Turner · 25 years ago
  7. 291afa0 added the new "smooth" anti-aliaser (see the file "demos/src/ftgrays.c"), by David Turner · 25 years ago
  8. e98e4af fixed a nasty bug that occured with CMAP format 4.. by David Turner · 25 years ago
  9. 0f99ddd changed the structure of FT_Outline in order to pack by David Turner · 25 years ago
  10. 9d76a8d a few fixes to get rid of unwanted compile-time warnings by David Turner · 25 years ago
  11. 80f4b06 fixed typo in comment by Just van Rossum · 25 years ago
  12. 1eabbcb properly behave in case the console window became active by Just van Rossum · 25 years ago
  13. 7eef536 - ft_new_input_stream: don't make a new copy of the pathname by Just van Rossum · 25 years ago
  14. 59d8ac4 formatting: some tabs replaced by spaces by Just van Rossum · 25 years ago
  15. febe3fb by Werner Lemberg · 25 years ago
  16. 8c5c932 fixed typo in comment by Just van Rossum · 25 years ago
  17. 1e5754f added missing "else": without it FT_Open_Face() would still scan the list of drivers when specifying an explicit driver by Just van Rossum · 25 years ago
  18. 7ba2c67 readme file: needs copyright notice by Just van Rossum · 25 years ago
  19. 858fd5f Mac demo support stuff. by Just van Rossum · 25 years ago
  20. 2e8482b Mac modules file. For now the same as the default, minus the t1z driver. First step in adding a Mac FOND driver... by Just van Rossum · 25 years ago
  21. 926c81c CodeWarrior Pro4 project file to build the FT library under MacOS by Just van Rossum · 25 years ago
  22. 829fbf1 Mac backend for the graphics subsystem. by Just van Rossum · 25 years ago
  23. f21dac0 Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms. by Just van Rossum · 25 years ago
  24. c3b6809 MacOS: include grmac.h (+ fixed typo in comment) by Just van Rossum · 25 years ago
  25. 3d76a9f added cast to the string literal for Text to shut up my compiler. (btw. this literal contains non 7-bit characters!) by Just van Rossum · 25 years ago
  26. 2a4f206 if compiled for MacOS by Just van Rossum · 25 years ago
  27. 6f9a72d ft_basename(): if compiled for MacOS, use the Mac path separator by Just van Rossum · 25 years ago
  28. d35aea7 ft_new_input_stream(): set the pathname field of the stream to args->pathname. Needed for the Mac fond driver. by Just van Rossum · 25 years ago
  29. ca13392 a few changes to really compile font drivers in independent single objects.. by David Turner · 25 years ago
  30. d275435 simple change to compile with the latest FT2 source changes by David Turner · 25 years ago
  31. e595014 simple minor fix in t1afm.h/t1afm.c by David Turner · 25 years ago
  32. c75f71e fix by David Turner · 25 years ago
  33. e755002 moved the ANSI "ftsystem.c" to src/base by David Turner · 25 years ago
  34. 7bda46d updated the build system to avoid file duplication : by David Turner · 25 years ago
  35. 587bc78 the Win32 seems to be fixed and working now by David Turner · 25 years ago
  36. 9c84887 remaining fixes from Just by David Turner · 25 years ago
  37. 9ac7fa1 small update in config files by David Turner · 25 years ago
  38. 7b63d2e fixed a bug that prevented the reading of AFM files.. by David Turner · 25 years ago
  39. 7bb7fed fixed a bug which appeared when loading unscaled composite glyphs by David Turner · 25 years ago
  40. 58c10b5 updated by David Turner · 25 years ago
  41. 9e29434 updated the license by David Turner · 25 years ago
  42. 35eee3f removed the reference to 'type1z' in order to allow compilation under OS/2 by David Turner · 25 years ago
  43. 63cb46d simple fixes by David Turner · 25 years ago
  44. d60389b formatting by David Turner · 25 years ago
  45. a1b6058 small fix, PageUp/PageDown now work by David Turner · 25 years ago
  46. b2a21e5 minor change, for benchmark comparison by David Turner · 25 years ago
  47. fbff3e8 added a memory checking test program, used to by David Turner · 25 years ago
  48. c64f644 simple update to allow several rendering modes by David Turner · 25 years ago
  49. 1e7f843 simple fix by David Turner · 25 years ago
  50. 08fdac9 fixed a bug in the glyph loader that caused a memory by David Turner · 25 years ago
  51. cbfaedc added glyph zone objects by David Turner · 25 years ago
  52. 4ea18e5 added some configuration macros by David Turner · 25 years ago
  53. 547a252 by Werner Lemberg · 25 years ago
  54. d16a4b8 removed obsolete hinter source code by David Turner · 25 years ago
  55. 95bec28 updated version of the experimental Type 1 driver by David Turner · 25 years ago
  56. 861ba62 small fix (reduce compiler warnings) by David Turner · 25 years ago
  57. 24ea09f small fix by David Turner · 25 years ago
  58. 18789bf Added prototype OpenType Layout support by David Turner · 25 years ago
  59. dbe4872 removed obsolete source file by David Turner · 25 years ago
  60. a56489e The code has been updated to use the finite-state by David Turner · 25 years ago
  61. 3326342 formatting by David Turner · 25 years ago
  62. 8516880 small bug fix used to compile when the SFNT by David Turner · 25 years ago
  63. 7663f22 Added support for the "attach_file" format-specific driver by David Turner · 25 years ago
  64. 818336f Added the function FT_Read_Fields, it acts as a by David Turner · 25 years ago
  65. 1d1c7eb small update in FT_Open_Args (more could follow though..) by David Turner · 25 years ago
  66. 3188a3a Sorry, forgot some changes needed to get rid of t1encode.[hc]. Here they come.. by David Turner · 25 years ago
  67. 3983d95 fixed a small typo ( "height" in place of "eight" !!) by David Turner · 25 years ago
  68. 5ae1259 removed the "t1encode" files which are now obsolete with the "psnames" module by David Turner · 25 years ago
  69. 7433655 Some changes. The SFNT driver is able to return by David Turner · 25 years ago
  70. c3122c9 added some comments by David Turner · 25 years ago
  71. 1ab77fd some updates to make everything compile clean by David Turner · 25 years ago
  72. 1a3e3d6 introduced the FT_Attach_File function to support additional metrics by David Turner · 25 years ago
  73. 5dc8aba some modifications used to introduce the Type 1 AFM parser and psnames module by David Turner · 25 years ago
  74. 1a26888 some changes to ensure that the code compiles by David Turner · 25 years ago
  75. a8635cc Very simple AFM Parser by David Turner · 25 years ago
  76. cda32b7 added the FT_Attach_File function to enable AFM parsing. by David Turner · 25 years ago
  77. 71ec10e support for the IGNORE_GLOBAL_ADVANCE_WIDTH loading flag by David Turner · 25 years ago
  78. dba4b32 small update to the kerning code by David Turner · 25 years ago
  79. afdc4c4 Updates to the Type 1 driver by David Turner · 25 years ago
  80. 51d4e28 New version of the Type 1 driver. by David Turner · 25 years ago
  81. 5c9a571 new psnames module by David Turner · 25 years ago
  82. a9369f2 some updates to allow the selective compilation by David Turner · 25 years ago
  83. b5a0487 added a python script used to generate some tables by David Turner · 25 years ago
  84. 9e416a8 small fix in rules by David Turner · 25 years ago
  85. 5194f8b fixed a small bug that prevented the modules list to by David Turner · 25 years ago
  86. 5eaadfc added a new glyph image format: by David Turner · 25 years ago
  87. 86fbfb5 re-adding fterrors.h to the repository.. by David Turner · 25 years ago
  88. f45ae1c sorry, a small mistake made me "remove" fterrors.h with WinCVS by David Turner · 25 years ago
  89. 200e097 updated the "FT_SubGlyph" structure by David Turner · 25 years ago
  90. 0dd3434 The Type 1 experimental driver was updated by David Turner · 25 years ago
  91. 8f43c71 A major refresh of the TrueType driver : by David Turner · 25 years ago
  92. 0360168 moved the files in "docs/internals" to "docs/design". The image files by David Turner · 25 years ago
  93. 17d6bde by David Turner · 25 years ago
  94. 442005b removed the old "glyph_conventions" directory, now replaced by "glyphs" by David Turner · 25 years ago
  95. f948758 weel, the previous operation didn't work well, as the images were by David Turner · 25 years ago
  96. f0a46de added the image files in binary form in the repository by David Turner · 25 years ago
  97. dda05ee removed the PNG images as they were incorrectly stored as text files by David Turner · 25 years ago
  98. 633da99 updated changes log by David Turner · 25 years ago
  99. f300d69 some updates/corrections by David Turner · 25 years ago
  100. 2dfb5ac added a new experimental Type 1 driver. This version sports several by David Turner · 25 years ago