shithub: freetype+ttf2subf

RSS feed

8b0540a4 – David Turner <[email protected]> authored on 2004/04/05 18:16
file gxltypes.h was initially added on branch LAYOUT.

2ba203d6 – David Turner <[email protected]> authored on 2004/04/05 18:16
file gxlfeatreg.c was initially added on branch LAYOUT.

846d1419 – David Turner <[email protected]> authored on 2004/04/05 18:16
file gxdriver.h was initially added on branch LAYOUT.

feb8752b – David Turner <[email protected]> authored on 2004/04/05 18:16
file gxobjs.c was initially added on branch LAYOUT.

a4800136 – David Turner <[email protected]> authored on 2004/04/05 18:16
file ftlayout.txt was initially added on branch LAYOUT.

f29c1c5e – David Turner <[email protected]> authored on 2004/04/05 18:16
file ftlayout.h was initially added on branch LAYOUT.

7947796c – Werner Lemberg <[email protected]> authored on 2004/04/03 15:13
* builds/unix/ltmain.sh: Regenerated with `libtoolize --force

33e90642 – Werner Lemberg <[email protected]> authored on 2004/04/02 02:13
* builds/unix/ft-munmap.m4 (FT_MUNMAP_PARAM): Fix arguments of

611eaa7f – Werner Lemberg <[email protected]> authored on 2004/04/01 15:35
Handle broken FNT files which don't have a trailing NULL byte

aeaafaa2 – Werner Lemberg <[email protected]> authored on 2004/03/30 02:58
* src/base/descrip.mms (OBJS): Add ftbbox.obj.

8bb07e63 – Werner Lemberg <[email protected]> authored on 2004/03/27 03:43
Add vertical phantom points.

60e0a4d5 – Werner Lemberg <[email protected]> authored on 2004/03/22 04:25
* src/bdf/bdfdrivr.c (BDF_Glyph_Load): Fix left side bearing.

9a38e3dd – Werner Lemberg <[email protected]> authored on 2004/03/20 15:44
* src/cache/ftcmru.c (FTC_MruList_RemoveSelection): Handle a NULL

2630e54d – Werner Lemberg <[email protected]> authored on 2004/03/20 09:26
* src/sfnt/ttload.c (tt_face_load_sfnt_header): Reject face_index

0113f26b – Werner Lemberg <[email protected]> authored on 2004/03/05 05:09
Delete Jamfile.in, add include/freetype/ftlzw.h.

42153c88 – Werner Lemberg <[email protected]> authored on 2004/03/05 05:07
LZW support

6ea2054f – Werner Lemberg <[email protected]> authored on 2004/03/05 05:07
Initial revision

dfa46199 – Werner Lemberg <[email protected]> authored on 2004/03/05 04:26
* Jamfile, vms_make.com, builds/win32/visualc/freetype.dsp,

ed279ac7 – Werner Lemberg <[email protected]> authored on 2004/03/03 11:06
* src/pshinter/pshalgo.c (psh_hint_table_init): Simplify code.

bfb712fb – Werner Lemberg <[email protected]> authored on 2004/03/03 03:21
Add embedded bitmap support to CFF driver.

0399e121 – Werner Lemberg <[email protected]> authored on 2004/03/02 02:01
* src/pshinter/pshglob.c (psh_globals_scale_widths): Don't use

ca7ef5ee – Werner Lemberg <[email protected]> authored on 2004/02/28 14:12
* builds/unix/configure.ac: Fix compiler flags for

4387e430 – Werner Lemberg <[email protected]> authored on 2004/02/27 15:33
Fix ChangeLog.

d4af90b2 – Werner Lemberg <[email protected]> authored on 2004/02/27 15:32
* src/pshinter/pshglob.c (psh_globals_new): Fix value of

e2455bad – Werner Lemberg <[email protected]> authored on 2004/02/26 16:56
* docs/CHANGES: Updated.

50aedae2 – Werner Lemberg <[email protected]> authored on 2004/02/26 04:08
* src/autohint/ahhint.c (ah_hinter_load) <FT_GLYPH_FORMAT_OUTLINE>:

675431be – Werner Lemberg <[email protected]> authored on 2004/02/25 16:17
* include/freetype/t1tables.h (PS_PrivateRec): Add

75435334 – Werner Lemberg <[email protected]> authored on 2004/02/25 07:58
Provide generic access to MacOS resource forks.

460355a5 – Werner Lemberg <[email protected]> authored on 2004/02/24 02:52
* docs/CHANGES: Updated.

9bfbf79c – David Turner <[email protected]> authored on 2004/02/23 16:08
adding support for dummy script, i.e. no-hinting for non latin glyphs

1029ed26 – David Turner <[email protected]> authored on 2004/02/23 15:40
* src/autofit/afhints.c, src/autofit/afhints.h, src/autofit/aflatin.c,

4cb09724 – Werner Lemberg <[email protected]> authored on 2004/02/23 13:22
* src/pshinter/pshalgo.c (PSH_STRONG_THRESHOLD): Changed to hold

a5724ef8 – Werner Lemberg <[email protected]> authored on 2004/02/21 11:47
* src/pshinter/pshrec.c (ps_mask_table_set_bits): Don't call

8f1edf74 – Werner Lemberg <[email protected]> authored on 2004/02/19 20:39
* src/base/ftstroke.c (FT_Glyph_StrokeBorder): Fix enum handling.

c846eac1 – Werner Lemberg <[email protected]> authored on 2004/02/19 16:39
* include/freetype/freetype.h: Document FT_LOAD_TARGET_XXX properly.

09370c8c – Werner Lemberg <[email protected]> authored on 2004/02/17 13:41
Fix callback functions in cache module.

bb75417a – Werner Lemberg <[email protected]> authored on 2004/02/17 08:46
* include/freetype/ftmac.h (FT_GetFile_From_Mac_Name): Fix a typo

32eb5ce9 – Werner Lemberg <[email protected]> authored on 2004/02/16 07:53
* src/base/ftobjs.c (FT_Set_Char_Size): Fix typo.

d1d2b458 – Werner Lemberg <[email protected]> authored on 2004/02/16 04:38
* builds/unix/ftsystem.c: Include errno.h.

9472e23a – Werner Lemberg <[email protected]> authored on 2004/02/14 14:21
* src/type42/t42objs.c (T42_Face_Init), src/type1/t1objs.c

d233482e – Werner Lemberg <[email protected]> authored on 2004/02/13 18:48
* src/base/ftobjs.c (FT_Set_Char_Size): Return immediately if

95867077 – Werner Lemberg <[email protected]> authored on 2004/02/12 03:33
* src/cid/cidload.c (cid_face_open): Always allocate

916838ca – Werner Lemberg <[email protected]> authored on 2004/02/10 11:02
* src/cff/cffgload.c (cff_decoder_parse_charstrings)

53a1edd4 – Werner Lemberg <[email protected]> authored on 2004/02/08 17:45
* builds/unix/configure.in: Call AC_SUBST for `enable_shared',

e0c5044f – Werner Lemberg <[email protected]> authored on 2004/02/08 11:30
* src/bdf/bdfdrivr.c (BDF_Face_Init, BDF_Set_Pixel_Size): Fix

9cef479d – Werner Lemberg <[email protected]> authored on 2004/02/08 04:07
* builds/win32/visualc/index.html,

0a84eba8 – Werner Lemberg <[email protected]> authored on 2004/02/05 09:36
* include/freetype/cache/ftccache.h (FTC_CACHE_LOOKUP_CMP):

6b3d00e1 – Werner Lemberg <[email protected]> authored on 2004/02/03 16:34
* src/type1/t1load.c (parse_dict): Handle `RD' and `-|' commands

cf7d908c – Werner Lemberg <[email protected]> authored on 2004/02/02 14:41
* src/type1/t1load.c (parse_charstrings): Exit immediately if

f546bacd – David Turner <[email protected]> authored on 2004/02/01 11:59
* src/sfnt/Jamfile: removing "ttcmap" from the list of sources

5972e9ab – Werner Lemberg <[email protected]> authored on 2004/01/31 19:49
* src/cff/cffgload.c (cff_operator_seac): Fix magnitude of

4187e61b – Antoine Leca <[email protected]> authored on 2004/01/29 06:25
* builds/win32/visualc/index.html: detailled explanations

658f2639 – Werner Lemberg <[email protected]> authored on 2004/01/24 10:06
* src/cff/cffload.c (cff_subfont_load): Initialize `dict'.

ef512e3e – Werner Lemberg <[email protected]> authored on 2004/01/23 14:52
Add support for the hexadicimal representation of binary data

6cda9c48 – Werner Lemberg <[email protected]> authored on 2004/01/22 04:07
* include/freetype/ftcache.h: Delete duplicated definition of

271b1e16 – Werner Lemberg <[email protected]> authored on 2004/01/19 18:31
* src/type1/t1parse.c (T1_Get_Private_Dict): Skip exactly one

6654763f – David Turner <[email protected]> authored on 2004/01/18 09:10
* src/sfnt/ttsbit.c: removed compiler warning

9fed91d3 – David Turner <[email protected]> authored on 2004/01/18 09:09
fix compiler warnings

fd20da4b – David Turner <[email protected]> authored on 2004/01/18 04:49
updating

4654d76d – David Turner <[email protected]> authored on 2004/01/16 11:04
bug fix

ee42805e – David Turner <[email protected]> authored on 2004/01/16 09:26
* src/tools/docmaker/*: updating the DocMaker tool, adding a new

94a8918b – David Turner <[email protected]> authored on 2004/01/16 04:51
bug fix

8ccb4552 – David Turner <[email protected]> authored on 2004/01/16 04:51
updates

75820e20 – David Turner <[email protected]> authored on 2004/01/16 04:07
* include/freetype/ftcache.h, include/freetype/cache/ftcmanag.h:

fa0346d6 – David Turner <[email protected]> authored on 2004/01/16 03:57
* src/base/ftstroke.c, include/freetype/ftstroke.h: fixing bugs and

cd9f3b3b – David Turner <[email protected]> authored on 2004/01/16 03:46
formatting

16123dfe – David Turner <[email protected]> authored on 2004/01/16 03:46
* src/base/ftoutln.c (ft_orientation_extremum_compute): fixing

4632fccb – David Turner <[email protected]> authored on 2004/01/15 14:07
* include/freetype/internal/ftmemory.h,

edeed6b3 – Werner Lemberg <[email protected]> authored on 2004/01/15 11:12
* src/cff/cffload.c (cff_font_load): Load charstrings_index earlier.

f9831a66 – Werner Lemberg <[email protected]> authored on 2004/01/15 06:02
* src/pshinter/pshalgo.c (psh_glyph_init): Move assignment of

3d780173 – Werner Lemberg <[email protected]> authored on 2004/01/11 05:01
Make `FT_Get_CMap_Language_ID' work with CFF. Bug reported by

4338dab2 – Werner Lemberg <[email protected]> authored on 2004/01/05 09:41
* src/base/ftobjs.c (destroy_charmaps): New function.

9914b97a – Werner Lemberg <[email protected]> authored on 2004/01/02 11:33
* docs/CHANGES: Updated.

84c60bba – Werner Lemberg <[email protected]> authored on 2004/01/01 03:21
* src/cff/cffgload.c (cff_decoder_parse_charstrings)

f946fc60 – Werner Lemberg <[email protected]> authored on 2003/12/31 03:48
* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Revert previous

6fd9512a – Werner Lemberg <[email protected]> authored on 2003/12/31 02:51
* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Handle `repeated

cb8ede4d – Werner Lemberg <[email protected]> authored on 2003/12/27 16:44
* include/freetype/internal/sfnt.h (TT_Set_SBit_Strike_Func):

80cfbd70 – Werner Lemberg <[email protected]> authored on 2003/12/26 02:26
* src/base/fttrigon.c, src/base/ftgloadr.c: Inlude

a40b1b64 – Werner Lemberg <[email protected]> authored on 2003/12/25 15:15
* src/cache/ftcsbits.c (FTC_SNode_Weight):

c382afc8 – Werner Lemberg <[email protected]> authored on 2003/12/24 19:20
Improve documentation.

cf2c49c8 – David Turner <[email protected]> authored on 2003/12/24 13:42
* fixed compilation problems in the cache sub-system

328abf30 – Werner Lemberg <[email protected]> authored on 2003/12/24 08:37
* src/cff/cffgload.c (cff_lookup_glyph_by_stdcharcode): Handle

87c0d30f – David Turner <[email protected]> authored on 2003/12/23 20:10
* include/freetype/fttypes.h

02361222 – David Turner <[email protected]> authored on 2003/12/23 18:54
* include/freetype/cache/ftccache.h,

48b6ddb8 – Werner Lemberg <[email protected]> authored on 2003/12/22 18:01
* include/freetype/ftwinfnt.h (FT_WinFNT_ID_*): New definitions

581ec91c – David Turner <[email protected]> authored on 2003/12/22 16:53
* include/freetype/ftcache.h,

63abb4bc – Werner Lemberg <[email protected]> authored on 2003/12/22 06:35
* src/type1/t1load.c (parse_dict): Stop parsing if `eexec' keyword

89f331b7 – David Turner <[email protected]> authored on 2003/12/20 20:41
important bug fixes for new cache code

32174ffb – Werner Lemberg <[email protected]> authored on 2003/12/20 02:43
* devel/ftoption.h: Define FT_DEBUG_MEMORY.

83da52b4 – Werner Lemberg <[email protected]> authored on 2003/12/20 02:30
* src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 32. For

57ecae22 – David Turner <[email protected]> authored on 2003/12/19 16:23
new version of the cache sub-system - still under debugging

9e185f32 – David Turner <[email protected]> authored on 2003/12/19 15:25
fixing compilation warning

b4e9ca42 – David Turner <[email protected]> authored on 2003/12/18 23:03
automatically-generated version updates

e186c71c – David Turner <[email protected]> authored on 2003/12/18 22:59
automatically-generated version updates

8f963be4 – Werner Lemberg <[email protected]> authored on 2003/12/18 10:29
* include/freetype/ttnameid.h (TT_ADOBE_ID_LATIN_1): New macro.

a9cd856e – Werner Lemberg <[email protected]> authored on 2003/12/18 03:18
* src/cff/cfftypes.h (CFF_FontRecDictRec): Change type of

7f1458aa – Werner Lemberg <[email protected]> authored on 2003/12/17 16:57
* src/sfnt/sfobjs.c (sfnt_init_face): Don't set

91a67478 – Werner Lemberg <[email protected]> authored on 2003/12/17 09:28
Add new function FT_Get_CMap_Language_ID to extract the language ID

efe52752 – Werner Lemberg <[email protected]> authored on 2003/12/16 02:12
* include/freetype/internal/tttypes.h (TT_TableDirRec,

b066c153 – Werner Lemberg <[email protected]> authored on 2003/12/16 01:42
* src/sfnt/ttcmap.c, src/sfnt/ttcmap.h: Removed. Obsolete.

Next