shithub: freetype+ttf2subf

RSS feed

6f369005 – Werner Lemberg <[email protected]> authored on 2000/11/10 00:45
Revised.

361d9b8a – Werner Lemberg <[email protected]> authored on 2000/11/09 17:15
Revised.

85924a88 – David Turner <[email protected]> authored on 2000/11/09 14:14
fixed typos in the license

27c8827f – David Turner <[email protected]> authored on 2000/11/09 14:10
small update

276e47e7 – David Turner <[email protected]> authored on 2000/11/09 13:29
- moved default installation of header files to "include/freetype2"

73622119 – David Turner <[email protected]> authored on 2000/11/09 13:23
- changing the default include path from "include/freetype"

fed760b1 – Werner Lemberg <[email protected]> authored on 2000/11/09 11:23
Revised.

0901f653 – Werner Lemberg <[email protected]> authored on 2000/11/09 03:01
Revised.

5330dd6e – Werner Lemberg <[email protected]> authored on 2000/11/09 01:26
Revised.

c9d7b5e3 – David Turner <[email protected]> authored on 2000/11/08 22:18
minor warning with VC++ solved

0c426d1e – David Turner <[email protected]> authored on 2000/11/08 20:14
updating the "Design of FreeType 2" document

cd1afc4e – David Turner <[email protected]> authored on 2000/11/08 19:47
fixed a bug in "docs/glnames.py" which caused he generation of an

3574643b – David Turner <[email protected]> authored on 2000/11/08 19:01
major reformatting of the "Glyph Conventions" document.

f42e6595 – Werner Lemberg <[email protected]> authored on 2000/11/08 15:21
Minor fixes.

a6c747d2 – David Turner <[email protected]> authored on 2000/11/08 14:44
fixed a small bug: the "linearHoriAdvance" and "vertHoriAdvance" were

5387d894 – David Turner <[email protected]> authored on 2000/11/08 14:40
fixed max advance width for fixed-pitch T1 fonts

042584a9 – David Turner <[email protected]> authored on 2000/11/07 19:24
changed comments in the cache sub-system sources

23a0670b – David Turner <[email protected]> authored on 2000/11/07 19:20
removed the file <freetype/internal/ftlist.h> and corrected

94e3bfaf – David Turner <[email protected]> authored on 2000/11/07 19:15
fixed a small bug in the abstract chunk cache class

8ec9dfd9 – Werner Lemberg <[email protected]> authored on 2000/11/07 18:56
Moving doc comments for BASE functions from source to header files.

90a03301 – Werner Lemberg <[email protected]> authored on 2000/11/07 12:21
All function comments are now removed from source files (and moved to the

4b68007b – Werner Lemberg <[email protected]> authored on 2000/11/07 01:30
Complementing David's changes with formatting, adding documentation, etc.

c6fa4aff – David Turner <[email protected]> authored on 2000/11/06 21:59
removed deprecated reference to "SemTex"

856c5789 – David Turner <[email protected]> authored on 2000/11/06 21:44
removed incorrect comment

f96594fa – David Turner <[email protected]> authored on 2000/11/06 18:07
integrated Yamano-Uchi changes to the base source code. However,

d18440f1 – David Turner <[email protected]> authored on 2000/11/06 15:37
added simple objects relationships model to the design documentation

b8849e71 – David Turner <[email protected]> authored on 2000/11/06 15:21
adding library model graphics

25dee217 – David Turner <[email protected]> authored on 2000/11/06 14:29
some updates to the cache sub-system. some methods were moved from

3a40847c – Werner Lemberg <[email protected]> authored on 2000/11/05 23:33
Added/restored the `*' convention for output parameters.

8c883fb5 – Werner Lemberg <[email protected]> authored on 2000/11/05 18:41
minor fixes.

91481f8a – Werner Lemberg <[email protected]> authored on 2000/11/04 18:41
Introduced $(space) in the makefiles to get rid of using the comment

77fb4ced – Werner Lemberg <[email protected]> authored on 2000/11/04 04:41
removed redundant checks.

88b2e6c3 – Werner Lemberg <[email protected]> authored on 2000/11/04 03:37
Ignore build files.

1b6c32fa – Werner Lemberg <[email protected]> authored on 2000/11/04 03:35
Ignore some UNIX shared build files.

dc72aff4 – Werner Lemberg <[email protected]> authored on 2000/11/04 03:33
Finishing David's latest changes (there were some errors in it).

54e75749 – David Turner <[email protected]> authored on 2000/11/03 21:52
defining new types to hold "internal" fields of public

76a5f623 – David Turner <[email protected]> authored on 2000/11/03 20:55
major reformatting of the sources:

40911094 – Werner Lemberg <[email protected]> authored on 2000/11/03 02:57
Don't access freed variables...

7b45c28d – Werner Lemberg <[email protected]> authored on 2000/11/03 02:34
Remove redundant code; fix computation of `last'.

a13a473d – Werner Lemberg <[email protected]> authored on 2000/11/02 10:14
More C++ fixes.

21fb2d95 – Werner Lemberg <[email protected]> authored on 2000/11/02 03:20
Adding header file for labs().

098ab26c – Werner Lemberg <[email protected]> authored on 2000/11/02 02:53
Moving FreeType license to doc dir.

1a951e30 – Werner Lemberg <[email protected]> authored on 2000/11/01 15:27
new file

9140ae06 – Werner Lemberg <[email protected]> authored on 2000/11/01 15:27
Adding rules for mingw32 compiler.

ab855232 – Werner Lemberg <[email protected]> authored on 2000/10/31 17:13
Fixing include header for a `make multi' build.

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:

Next