shithub: freetype+ttf2subf

RSS feed

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.

7d5fff8b – Werner Lemberg <[email protected]> authored on 2003/12/16 01:15
Import of Wolfgang's Atari support

9f6e1365 – Werner Lemberg <[email protected]> authored on 2003/12/16 01:15
Initial revision

e1075143 – Werner Lemberg <[email protected]> authored on 2003/12/16 01:04
* docs/CHANGES: Updated.

b35093e3 – Werner Lemberg <[email protected]> authored on 2003/12/16 00:37
Fix documentation.

fb4bfddb – Werner Lemberg <[email protected]> authored on 2003/12/13 13:42
* src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Add

b36d4a53 – Werner Lemberg <[email protected]> authored on 2003/12/12 10:38
* src/cff/cffdrivr.c (cff_get_glyph_name): Improve error message.

6c98cc3e – Werner Lemberg <[email protected]> authored on 2003/12/12 02:59
* src/cff/cffobjs.c (cff_face_init): Don't set

9b067fac – Werner Lemberg <[email protected]> authored on 2003/12/11 12:55
Use implementation specific SID value 0xFFFF to indicate that

cb3fd79b – Werner Lemberg <[email protected]> authored on 2003/12/11 01:55
* src/pcf/pcfdrivr.c (pcf_get_charset_id): New function (a clone

00915574 – Werner Lemberg <[email protected]> authored on 2003/12/10 17:10
* src/base/ftobjs.c (load_mac_face): Recent versions of Linux

25ab491d – Werner Lemberg <[email protected]> authored on 2003/12/10 15:04
* src/sfnt/sfobjs.c (sfnt_load_face): Set FT_FACE_FLAG_GLYPH_NAMES

dc8ad54f – Werner Lemberg <[email protected]> authored on 2003/12/08 21:12
* include/freetype/internal/psaux.h (PS_TableRec): Change type

60217b7a – Werner Lemberg <[email protected]> authored on 2003/12/08 16:11
* docs/raster.txt: New file, taken from FreeType 1 and completely

f0b75207 – Werner Lemberg <[email protected]> authored on 2003/12/05 05:24
* src/type1/t1driver.c (Get_Interface): Remove FT_UNUSED for

4e1f5a66 – Werner Lemberg <[email protected]> authored on 2003/12/03 10:04
Fix ChangeLog.

d90b6738 – Werner Lemberg <[email protected]> authored on 2003/11/28 17:47
Documentation fix.

b8bae640 – Werner Lemberg <[email protected]> authored on 2003/11/28 17:01
Fix ChangeLog. Formatting.

a77f713d – David Turner <[email protected]> authored on 2003/11/27 16:01
* src/pfr/pfrdrivr.c (pfr_get_metrics): reverting to previous

6f20dd50 – Werner Lemberg <[email protected]> authored on 2003/11/26 03:24
* src/base/ftcalc.c, include/freetype/internal/ftcalc.h

9f051a7f – Werner Lemberg <[email protected]> authored on 2003/11/25 13:15
* src/base/ftcalc.c (FT_MulDiv_No_Round): New function (32 and

4ff243d9 – Werner Lemberg <[email protected]> authored on 2003/11/25 04:30
Fix ChangeLog. Update `CHANGES' file.

Next