shithub: freetype+ttf2subf

RSS feed

c55099de – David Turner <[email protected]> authored on 2001/10/18 07:57
changing pixel size computations for better accuracy (experimental)

540e7cd6 – David Turner <[email protected]> authored on 2001/10/18 07:50
Adding glyph hinter debugging program.

5893c1bb – David Turner <[email protected]> authored on 2001/10/18 07:49
add support for new postscript hinter

573a98d0 – David Turner <[email protected]> authored on 2001/10/18 07:46
add support for new postscript hinter

a83bc088 – David Turner <[email protected]> authored on 2001/10/18 07:38
adding new postscript hinter

0e49a4b8 – David Turner <[email protected]> authored on 2001/10/18 07:26
adding support to new postscript hinter

a1471038 – David Turner <[email protected]> authored on 2001/10/18 07:23
fixing a "bug" that affected the Postscript hinter: growing a memory block

39bea028 – David Turner <[email protected]> authored on 2001/10/18 06:27
fixed typo

1c5802a4 – David Turner <[email protected]> authored on 2001/10/18 05:51
updated FT_Div64by32

ea5a981c – David Turner <[email protected]> authored on 2001/10/17 10:29
minimal optimisation submitted by Graham Asher

034a1932 – David Turner <[email protected]> authored on 2001/10/17 09:57
documentation update for 2.0.5

23bcde19 – David Turner <[email protected]> authored on 2001/10/17 09:48
implementing a new function named "FT_Get_Postscript_Name" to

40d006af – David Turner <[email protected]> authored on 2001/10/17 07:33
tagging files, checking new CVS -> mail script

80b8d770 – Werner Lemberg <[email protected]> authored on 2001/10/10 15:56
Fixed a bug in `glnames.py' that prevented it from generating

1cd4f85e – David Turner <[email protected]> authored on 2001/10/09 03:32
updating CHANGES

b4b96260 – David Turner <[email protected]> authored on 2001/10/08 17:18
* src/psnames/pstables.h, src/psnames/psmodule.c, src/tools/glnames.py:

4c647903 – David Turner <[email protected]> authored on 2001/10/08 16:46
oops, forgot to add this file

b3ba40dd – David Turner <[email protected]> authored on 2001/10/07 09:30
* include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c:

5b1e8141 – David Turner <[email protected]> authored on 2001/10/07 07:06
* src/cache/ftlru.c (FT_Lru_Lookup_Node): fixed a bug that prevented

c4f622c3 – David Turner <[email protected]> authored on 2001/10/07 06:39
* src/smooth/ftgrays: "setjmp/longjmp" is now used for rollback (i.e.

21939455 – David Turner <[email protected]> authored on 2001/10/05 10:23
Adding a new file named docs/BUGS contained a table of known bugs

12841de1 – David Turner <[email protected]> authored on 2001/10/05 05:42
fixing a bug related to decoding glyph names like "uniXXXX" into

4667dd6d – Werner Lemberg <[email protected]> authored on 2001/09/20 08:01
Add ChangeLog entry.

9e616daa – Werner Lemberg <[email protected]> authored on 2001/09/20 07:58
Amiga port

76e05c65 – Werner Lemberg <[email protected]> authored on 2001/09/20 07:58
Initial revision

817a85a8 – Werner Lemberg <[email protected]> authored on 2001/09/15 06:05
* src/type1/t1afm.c (T1_Done_AFM): Free `afm'.

20abe742 – Werner Lemberg <[email protected]> authored on 2001/09/10 09:11
* src/sfnt/ttcmap.c (code_to_index2): Handle code values with

ec342907 – Werner Lemberg <[email protected]> authored on 2001/09/10 02:55
formatting

f699cc31 – David Turner <[email protected]> authored on 2001/09/04 10:17
file pshoptim.h was initially added on branch VER-2-0-4-PATCH.

f6bc1510 – David Turner <[email protected]> authored on 2001/09/04 10:17
file pshoptim.c was initially added on branch VER-2-0-4-PATCH.

8ab0add6 – David Turner <[email protected]> authored on 2001/08/30 03:59
Martin Muskens bufixes:

26160d5b – David Turner <[email protected]> authored on 2001/08/30 02:56
fixed Type1 kerning flag setting when reading AFM file

bcf8d4b4 – Werner Lemberg <[email protected]> authored on 2001/08/24 19:11
* src/sfnt/ttload.c (TT_Load_CMap): Fix frame length of

28df3070 – Werner Lemberg <[email protected]> authored on 2001/08/22 14:35
* src/truetype/ttinterp.h: Fix prototype of TT_Move_Func.

a0d32dc1 – Werner Lemberg <[email protected]> authored on 2001/08/21 11:49
* builds/dos/dos-def.mk (NO_OUTPUT): Don't use `&>' but `>'.

67750c8f – David Turner <[email protected]> authored on 2001/08/21 04:50
updating the definition of FT_CONFIG_OPTION_USE_MODULE_ERRORS

6870f4cf – Werner Lemberg <[email protected]> authored on 2001/08/18 01:09
* src/base/ftcalc.c (FT_MulDiv): Fixed serious typo.

5dea4443 – Werner Lemberg <[email protected]> authored on 2001/08/13 07:44
Updating to OpenType 1.3.

32949c1b – Tom Kacvinsky <[email protected]> authored on 2001/08/08 21:21
Added entries for chnages to t1driver.c (new name_index function,

aea07ccd – Tom Kacvinsky <[email protected]> authored on 2001/08/08 21:13
Changed function get_cff_glyph_name to cff_get_glyph_name for

cfcec824 – Tom Kacvinsky <[email protected]> authored on 2001/08/08 21:06
Added function t1_get_name_index and changed Get_Interface to return

2eaadd5a – Tom Kacvinsky <[email protected]> authored on 2001/08/08 07:18
Added entries for changes to CFF driver (moved some assignments from

3c6e026a – Tom Kacvinsky <[email protected]> authored on 2001/08/08 07:08
Added documentation and prototype for new function FT_Get_Name_Index.

d2a996c4 – Tom Kacvinsky <[email protected]> authored on 2001/08/08 07:02
Added FT_Name_Index_Requester, a function pointer type defintion used

ff2714fe – Tom Kacvinsky <[email protected]> authored on 2001/08/08 06:58
Added function FT_Get_Name_Index, used to return a glyph index for a

52371001 – Tom Kacvinsky <[email protected]> authored on 2001/08/08 06:51
Added function cff_get_name_index, used as a requestor function for

236f82db – Tom Kacvinsky <[email protected]> authored on 2001/08/08 06:45
Added definitions of cff_isoadobe_charset, cff_expert_charset, cff_expertsubset_charset,

0f88cdbe – Tom Kacvinsky <[email protected]> authored on 2001/08/08 06:42
Removed definitions of cff_isoadobe_charset, cff_expert_charset, cff_expertsubset_charset,

7dabafd6 – Werner Lemberg <[email protected]> authored on 2001/07/26 09:17
* builds/cygwin/*: Removed. Use the unix stuff instead.

49f3cf65 – Werner Lemberg <[email protected]> authored on 2001/07/17 08:44
Add ChangeLog entry.

36af3ea6 – Werner Lemberg <[email protected]> authored on 2001/07/17 08:37
* include/freetype/internal/psaux.h (PS_Table): Use FT_Offset for

59a6a364 – David Turner <[email protected]> authored on 2001/07/17 03:24
file pshfit.c was initially added on branch VER-2-0-4-PATCH.

9fdfe06a – David Turner <[email protected]> authored on 2001/07/17 03:24
file pshfit.h was initially added on branch VER-2-0-4-PATCH.

a4bf7d66 – Werner Lemberg <[email protected]> authored on 2001/07/12 18:41
2001-07-13 Werner Lemberg <[email protected]>

7cf4c6df – Werner Lemberg <[email protected]> authored on 2001/07/12 17:46
formatting

2b6248ba – Werner Lemberg <[email protected]> authored on 2001/07/07 19:24
formatting

3b7049fe – David Turner <[email protected]> authored on 2001/07/07 12:12
removed pedantic compiler warnings when the bytecode

ca90a2c4 – David Turner <[email protected]> authored on 2001/07/06 09:52
* include/internal/ftstream.h: modified the definitions

a560a1e0 – Werner Lemberg <[email protected]> authored on 2001/07/03 08:45
* src/autohint/ahhint.c (ah_hinter_align_weak_points): Remove

415235df – Werner Lemberg <[email protected]> authored on 2001/06/28 13:49
finishing function header formatting

4a2305cf – Werner Lemberg <[email protected]> authored on 2001/06/28 03:17
formatting

52005c30 – Werner Lemberg <[email protected]> authored on 2001/06/27 19:25
formatting

93616ecb – Werner Lemberg <[email protected]> authored on 2001/06/27 15:46
next round in function header formatting

99b74416 – Werner Lemberg <[email protected]> authored on 2001/06/27 13:06
* src/cid/cidload.c, src/cid/cidload.h (cid_decrypt): Use FT_Offset

f814d0fa – Werner Lemberg <[email protected]> authored on 2001/06/27 12:18
First round in converting

c40f3867 – David Turner <[email protected]> authored on 2001/06/27 08:42
doc update

9a554eb2 – David Turner <[email protected]> authored on 2001/06/27 08:40
the SFNT Kerning table loader now ensures that the table is correctly

7ad248a5 – David Turner <[email protected]> authored on 2001/06/27 07:08
formatting/bug fix

f77581f6 – David Turner <[email protected]> authored on 2001/06/27 06:54
changed the definition of FT_CALLBACK_DEF

dee78134 – David Turner <[email protected]> authored on 2001/06/27 05:26
* include/freetype/ftconfig.h, src/*/*.c: changed the definition and

890f313b – Werner Lemberg <[email protected]> authored on 2001/06/26 01:57
* include/freetype/internal/ftstream.h (FT_GET_OFF3_LE): Fix typo.

2bf99344 – David Turner <[email protected]> authored on 2001/06/24 13:23
fixed the 64-bits division computation for 16-bits systems

3974a605 – Werner Lemberg <[email protected]> authored on 2001/06/23 18:06
Formatting.

c5341fb9 – David Turner <[email protected]> authored on 2001/06/23 03:44
adding Debian build directory

0bf6e064 – Werner Lemberg <[email protected]> authored on 2001/06/22 13:17
Formatting.

0fe97631 – Werner Lemberg <[email protected]> authored on 2001/06/22 13:08
Add cast in pcfread.c.

b602eba4 – David Turner <[email protected]> authored on 2001/06/22 12:18
file psrecord.c was initially added on branch VER-2-0-4-PATCH.

411f30a1 – David Turner <[email protected]> authored on 2001/06/22 12:18
file psrecord.h was initially added on branch VER-2-0-4-PATCH.

995ff204 – David Turner <[email protected]> authored on 2001/06/22 04:45
updated documentation for the 2.0.4 release

38364152 – Werner Lemberg <[email protected]> authored on 2001/06/20 04:06
* include/freetype/config/ftconfig.h: Add two more `L's to

8eb0353f – Werner Lemberg <[email protected]> authored on 2001/06/19 19:03
Formatting.

0b3a9915 – David Turner <[email protected]> authored on 2001/06/19 11:45
* builds/win32/visualc/freetype.dsp, builds/win32/visualc/index.html:

61f06856 – David Turner <[email protected]> authored on 2001/06/19 09:41
* include/freetype/fterrors.h: updated some of the error macros to

c43fd3a7 – Werner Lemberg <[email protected]> authored on 2001/06/19 05:11
Formatting.

8edbcabc – David Turner <[email protected]> authored on 2001/06/19 04:28
- updated doc for FT_New_Memory_Face

cf24d515 – Werner Lemberg <[email protected]> authored on 2001/06/18 10:23
Minor cleanups to remove compiler warnings.

00a2207f – Werner Lemberg <[email protected]> authored on 2001/06/18 06:35
Make the new error scheme source compatible with older FT versions

be5a5365 – Werner Lemberg <[email protected]> authored on 2001/06/16 07:20
* include/freetype/freetype.h (FT_ENC_TAG): New macro.

9e528d03 – Werner Lemberg <[email protected]> authored on 2001/06/16 03:48
formatting

ac6cc419 – David Turner <[email protected]> authored on 2001/06/14 08:34
modified the TrueType interpreter to let it

1b3a0014 – Werner Lemberg <[email protected]> authored on 2001/06/11 09:26
* src/base/ftcalc.c (FT_MulDiv, FT_DivFix, FT_Sqrt64): Remove

79860707 – Werner Lemberg <[email protected]> authored on 2001/06/08 17:17
Increase `version_info' to 7:0:1.

57d4de0e – David Turner <[email protected]> authored on 2001/06/08 09:29
fixed a bug that returned an invalid linear width for composite

b3f3210b – Werner Lemberg <[email protected]> authored on 2001/06/08 08:19
* builds/unix/configure.in: Renamed to ...

0ebd3338 – David Turner <[email protected]> authored on 2001/06/08 06:54
* src/autohint/ahhint.c (ah_hinter_load_glyph): fixed a bug that

f60408c0 – Werner Lemberg <[email protected]> authored on 2001/06/07 13:37
removed

c0c2abef – Werner Lemberg <[email protected]> authored on 2001/06/07 13:36
Updating to libtool 1.4.0.

1f7f0e87 – Werner Lemberg <[email protected]> authored on 2001/06/06 13:30
Complete redesign of error codes. Please check ftmoderr.h for more

b3d9f882 – Werner Lemberg <[email protected]> authored on 2001/06/06 01:56
Fixed length of `Reserved' array.

a00ff98a – Werner Lemberg <[email protected]> authored on 2001/05/30 03:53
formatting, minor fixes

Next