shithub: freetype+ttf2subf

RSS feed

e4b32a5d – Werner Lemberg <[email protected]> authored on 2000/10/31 15:42
Removing trailing whitespace.

dd33561e – Werner Lemberg <[email protected]> authored on 2000/10/31 14:42
Formatting.

3dc4374f – Werner Lemberg <[email protected]> authored on 2000/10/31 12:49
Formatting.

29094757 – David Turner <[email protected]> authored on 2000/10/31 05:58
at last, the infamous cache bug is fixed !!

d1896124 – Werner Lemberg <[email protected]> authored on 2000/10/31 02:36
Revised/formatted/corrected.

60784a22 – Werner Lemberg <[email protected]> authored on 2000/10/30 15:46
Formatting/correcting the first three parts of the design docs.

cf4398a6 – Werner Lemberg <[email protected]> authored on 2000/10/30 14:22
minor formatting

31fa0bdc – David Turner <[email protected]> authored on 2000/10/30 13:55
added page 5 of design documentation

6043b240 – Tom Kacvinsky <[email protected]> authored on 2000/10/28 21:47
In function FTC_ChunkSet_Destroy, changed `manaher' to `manager'. Just

ece63798 – David Turner <[email protected]> authored on 2000/10/28 19:34
completed the sbit cache, though it's still buggy :-(

b5084e11 – Werner Lemberg <[email protected]> authored on 2000/10/28 13:10
Renamed z1* files back to t1*; the same transition for Z1_* structures

1ea9378a – Werner Lemberg <[email protected]> authored on 2000/10/28 12:59
Revised.

4e4a4363 – David Turner <[email protected]> authored on 2000/10/28 09:17
- completed the abstract chunk cache class

9b8f5c4c – David Turner <[email protected]> authored on 2000/10/28 03:26
small updates:

47c14b9d – David Turner <[email protected]> authored on 2000/10/26 20:53
fixing a small bug in FT_Glyph_To_Bitmap:

ddbb8e7b – Werner Lemberg <[email protected]> authored on 2000/10/26 06:04
Some formatting.

205fc3fa – David Turner <[email protected]> authored on 2000/10/26 03:52
updates to the API reference generators

a4e2894e – David Turner <[email protected]> authored on 2000/10/25 20:30
simple renaming of directories:

3a3ffedc – David Turner <[email protected]> authored on 2000/10/25 20:08
adding "ftbbox" to build rules

54169b35 – David Turner <[email protected]> authored on 2000/10/25 20:06
- reviving the "ftbbox" component, used to compute exact bounding

4cd68a09 – David Turner <[email protected]> authored on 2000/10/25 19:42
updating the FT2 design documentation

6a425338 – Werner Lemberg <[email protected]> authored on 2000/10/24 01:44
fixes for fixes :-)

dc26e7b7 – David Turner <[email protected]> authored on 2000/10/23 18:46
- minor reformatting of "ftmodule.h"

8aed8529 – David Turner <[email protected]> authored on 2000/10/23 14:33
- reformatting and tiny doc update

6fbb95be – David Turner <[email protected]> authored on 2000/10/23 14:32
- added first draft of "Modules in FreeType 2"

3c7c5da3 – Werner Lemberg <[email protected]> authored on 2000/10/19 11:56
added development header files to CONFIG_H in the makefiles

05f0ad09 – Werner Lemberg <[email protected]> authored on 2000/10/19 01:12
Converting tabs to spaces in z1load.

40822003 – Tom Kacvinsky <[email protected]> authored on 2000/10/17 16:25
In function parse_encoding, initialize encoding_table.elements to have

5a96b07c – Werner Lemberg <[email protected]> authored on 2000/10/17 10:29
Fixed two typos spotted by Ryan Martindale <[email protected]>.

47a5f41d – Werner Lemberg <[email protected]> authored on 2000/10/16 23:38
Added copyright messages to all Makefiles.

c1635d44 – Werner Lemberg <[email protected]> authored on 2000/10/15 19:32
ftnames.c has been erroneously included twice.

0bf381f7 – Werner Lemberg <[email protected]> authored on 2000/10/15 17:59
Make ftsynth.c work again.

dc268f24 – Werner Lemberg <[email protected]> authored on 2000/10/15 13:59
Fix typo (FT_... -> TT_...)

95ac657e – Tom Kacvinsky <[email protected]> authored on 2000/10/15 04:53
Minor fix in Z1_Open_Face for building char_index table

6db35342 – Werner Lemberg <[email protected]> authored on 2000/10/14 11:24
updated, formatted

e73d9957 – Werner Lemberg <[email protected]> authored on 2000/10/14 01:18
Enabled TT interpreter in development version of ftoption.h

e67e349a – Werner Lemberg <[email protected]> authored on 2000/10/13 17:00
More fixes to the tutorial.

0b7b23ed – Werner Lemberg <[email protected]> authored on 2000/10/13 03:08
complete revision

afc01e88 – Werner Lemberg <[email protected]> authored on 2000/10/12 12:09
Completely revised.

eddd9909 – Werner Lemberg <[email protected]> authored on 2000/10/12 01:05
formatting

3c95d31e – David Turner <[email protected]> authored on 2000/10/11 21:29
formatting

f559a48e – David Turner <[email protected]> authored on 2000/10/11 21:22
formatting

f88969ab – David Turner <[email protected]> authored on 2000/10/11 20:28
the function FTC_Manager_Lookup_Size will return a valid

b89fb71c – David Turner <[email protected]> authored on 2000/10/11 19:39
fixed a subtle 64-bit problem that only appears with

a7096374 – Werner Lemberg <[email protected]> authored on 2000/10/11 19:31
Added new `ft_glyph_bbox_unscaled' enum; fixing documentation of

3d568ac7 – Werner Lemberg <[email protected]> authored on 2000/10/11 10:59
A fix from Yamano'uchi to get correct font names.

eadc8df2 – Werner Lemberg <[email protected]> authored on 2000/10/11 01:52
A fix from Tom to fix the last=first point problem if it is a control point.

4b92cf80 – Werner Lemberg <[email protected]> authored on 2000/10/09 23:58
provide `export "C"' guard only for default fterror handling.

0634cedb – Werner Lemberg <[email protected]> authored on 2000/10/08 21:44
patch from Tom to fix a problem with path_begun.

c118a32d – Werner Lemberg <[email protected]> authored on 2000/10/07 11:51
fix documentation

2c5b7ebf – David Turner <[email protected]> authored on 2000/10/06 21:21
fixed a small bug in the uninstall mode

6fbe4db6 – Werner Lemberg <[email protected]> authored on 2000/10/05 00:53
minor formatting issues

f00a4de9 – David Turner <[email protected]> authored on 2000/10/03 18:03
fixed two bugs:

ec0b2cd9 – David Turner <[email protected]> authored on 2000/10/03 15:22
small fix:

78dd7104 – David Turner <[email protected]> authored on 2000/10/03 15:13
small fix:

a0be99f1 – David Turner <[email protected]> authored on 2000/10/03 14:02
changing the linkage type of

896b604c – David Turner <[email protected]> authored on 2000/10/03 13:51
updated the build system:

9e62d694 – David Turner <[email protected]> authored on 2000/10/03 13:08
adding missing image files

b59bf7e5 – David Turner <[email protected]> authored on 2000/10/03 13:07
removing obsolete files:

8bb45ec8 – Werner Lemberg <[email protected]> authored on 2000/09/29 02:41
Fixing comment in unixddef.mk which caused a trailing blank.

42022c8c – David Turner <[email protected]> authored on 2000/09/26 21:01
fixed a bug in the Type 1 and CID font drivers:

8925009f – Werner Lemberg <[email protected]> authored on 2000/09/26 09:25
Adding missing code for flat compiling mode.

bd547dc6 – Werner Lemberg <[email protected]> authored on 2000/09/22 17:23
Clean up, formatting etc.

f50c2954 – Werner Lemberg <[email protected]> authored on 2000/09/22 02:52
Fixed typo in ftimage.h

50dd5858 – Werner Lemberg <[email protected]> authored on 2000/09/21 23:37
Applied a patch from Hidetoshi for embedded bitmap metrics support.

1a2908bb – Werner Lemberg <[email protected]> authored on 2000/09/21 10:10
Added support for (3,0) pid/eid.

4e38576a – David Turner <[email protected]> authored on 2000/09/19 15:44
fixed a bug that happened when rendering spaces

beece1bf – David Turner <[email protected]> authored on 2000/09/19 14:33
small update, allow CONFIG_MK to be pre-defined

08a91fd0 – David Turner <[email protected]> authored on 2000/09/18 22:08
final touches. Cache seems working after all, though the

ebdce834 – David Turner <[email protected]> authored on 2000/09/18 21:11
updated the cache sub-system. Major internal rewrite

58e93215 – David Turner <[email protected]> authored on 2000/09/18 21:10
removed obsolete file (ftcimage.h)

b71c6af0 – David Turner <[email protected]> authored on 2000/09/17 13:17
fixed minor bug in the smooth renderer which forced

426984e4 – David Turner <[email protected]> authored on 2000/09/15 19:47
major revamp of the build system.

9b11b9e3 – David Turner <[email protected]> authored on 2000/09/15 18:50
adding updated cache header files

d38a4f65 – David Turner <[email protected]> authored on 2000/09/15 18:42
removed obsolete files

046f7a0c – David Turner <[email protected]> authored on 2000/09/15 18:42
major revamp of the build system

b8817177 – David Turner <[email protected]> authored on 2000/09/15 13:17
small bug-fix, the linearHoriBearing value was not

c9ce9e4e – David Turner <[email protected]> authored on 2000/09/15 13:16
small bug-fix

f2545e80 – David Turner <[email protected]> authored on 2000/09/14 23:37
fixed a very stupid bug that prevented FT_Outline_Render from

f9b03750 – Werner Lemberg <[email protected]> authored on 2000/09/11 18:50
small formatting issues.

a8194a97 – David Turner <[email protected]> authored on 2000/09/01 20:20
- added a new function called FT_SqrtFixed to compute the

21a27ee3 – Werner Lemberg <[email protected]> authored on 2000/09/01 10:36
Fixed a long outstanding bug with an incorrect offset for reading post

155a575a – Werner Lemberg <[email protected]> authored on 2000/09/01 01:35
Small improvement.

79096739 – David Turner <[email protected]> authored on 2000/08/30 17:40
- the file "ftlist.h" was moved from <freetype/internal/..> to

6d259636 – Just van Rossum <[email protected]> authored on 2000/08/29 15:10
updated for new modules and sources (mainly psaux)

353dfeaf – Werner Lemberg <[email protected]> authored on 2000/08/29 14:58
More warnings fixed.

4a5c142a – Werner Lemberg <[email protected]> authored on 2000/08/29 14:37
Minor fixes.

4e9dae68 – Werner Lemberg <[email protected]> authored on 2000/08/29 12:50
Introducing new macro LOCA_VAR to solve some problems with structures

80b96f35 – David Turner <[email protected]> authored on 2000/08/29 12:04
fixed some bugs in the caching sub-system and improved

e12e313a – David Turner <[email protected]> authored on 2000/08/29 12:03
a small optimisation that should speed things a bit.

5878a6d2 – David Turner <[email protected]> authored on 2000/08/29 12:03
a fix to the computation of the font "text height" (i.e. the

dc7f9c8d – Werner Lemberg <[email protected]> authored on 2000/08/27 03:12
Formatting.

95853c87 – Werner Lemberg <[email protected]> authored on 2000/08/26 18:16
Introducing new error code FT_Err_Invalid_Cache_Handle.

9b4bb291 – Just van Rossum <[email protected]> authored on 2000/08/25 16:00
#include <freetype/internal/ftdebug.h> /* for FT_ERROR() */

d1b7475b – Werner Lemberg <[email protected]> authored on 2000/08/24 12:29
Formatting, small fixes.

35db7322 – David Turner <[email protected]> authored on 2000/08/24 08:39
- fixed an horrible FT_LOAD_RENDER bug that returned empty

98d2701c – David Turner <[email protected]> authored on 2000/08/24 07:53
changed the FTC_Manager_New function to accept "max_faces" and

4a47f668 – Just van Rossum <[email protected]> authored on 2000/08/23 20:43
fixed typo in FT_FLAT_COMPILE section

fcf5e686 – David Turner <[email protected]> authored on 2000/08/23 20:30
renamed "psmodule.c" to "psauxmod.c"

888706a3 – David Turner <[email protected]> authored on 2000/08/23 18:50
removing obsolete files

Next