shithub: freetype+ttf2subf

RSS feed

f4ec60fd – Werner Lemberg <[email protected]> authored on 2011/10/25 16:25
[truetype] Fix MD instruction for twilight zone.

016eba97 – Werner Lemberg <[email protected]> authored on 2011/10/18 09:34
* Version 2.4.7 released.

72185cb5 – Kal Conley <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/10/15 05:33
Fix handling of transformations if no renderer is present.

298608d1 – Kal Conley <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/10/15 05:09
Fix conditions for autohinting.

faddba44 – suzuki toshiya <[email protected]> authored on 2011/10/07 21:30
[gxvalid] Fix a bug to detect too large offset in morx table.

9c98fbf6 – Werner Lemberg <[email protected]> authored on 2011/10/01 05:25
Handle some border cases.

6ae8bde4 – Werner Lemberg <[email protected]> authored on 2011/10/01 04:55
[psnames] Handle zapfdingbats.

bfc20c76 – Werner Lemberg <[email protected]> authored on 2011/09/27 13:35
Fix Savannah bug #34189.

34d2818a – Werner Lemberg <[email protected]> authored on 2011/09/26 04:59
[cff] Dump SIDs while tracing.

34eca6ec – Werner Lemberg <[email protected]> authored on 2011/09/17 05:46
Remove unused FT_ALIGNMENT macro.

e9e93d1b – Werner Lemberg <[email protected]> authored on 2011/09/17 05:21
[smooth] Slightly optimize conic and cubic flatterners.

487913d9 – Tomas Hoger <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/09/11 05:18
Slightly improve LZW_CLEAR handling.

83cb6c00 – Tomas Hoger <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/09/11 05:13
Add explicit LZW decompression stack size limit.

86c3c69c – Tomas Hoger <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/09/11 05:08
Protect against loops in the prefix table.

57b6a614 – Werner Lemberg <[email protected]> authored on 2011/09/09 15:05
Better tracing of metrics.

bb211ce6 – Werner Lemberg <[email protected]> authored on 2011/09/07 11:01
Fix Savannah bug #33816.

c9a69022 – Werner Lemberg <[email protected]> authored on 2011/08/30 04:09
Typo.

51ca771f – Werner Lemberg <[email protected]> authored on 2011/08/30 03:42
Better tracing of metrics.

35ab70c1 – Werner Lemberg <[email protected]> authored on 2011/08/25 09:41
[cff] Better tracing of the parsing process.

aeaa1619 – Werner Lemberg <[email protected]> authored on 2011/08/24 16:50
[cff] Formatting, minor code clean-ups.

c3fb981e – Werner Lemberg <[email protected]> authored on 2011/08/16 12:04
Fix Savannah bug #34022.

fa5c2e91 – Werner Lemberg <[email protected]> authored on 2011/08/15 13:46
Fix Savannah bug #34018.

864c426e – David Bevan <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/08/15 13:34
Fix Savannah bug #33992.

bad0160c – Werner Lemberg <[email protected]> authored on 2011/08/12 15:50
[truetype] Fix degenerate case in S{P,F,DP}VTL opcodes.

b91e7853 – Werner Lemberg <[email protected]> authored on 2011/08/09 13:48
Fix Savannah bug #33975.

22e44e06 – Werner Lemberg <[email protected]> authored on 2011/08/05 05:57
[truetype] Remove incorrect comments.

f2573a06 – Werner Lemberg <[email protected]> authored on 2011/08/05 05:07
[truetype] Fix some comments in the bytecode interpreter.

29a7965f – Werner Lemberg <[email protected]> authored on 2011/07/29 02:23
* Version 2.4.6 released.

e7d42366 – Werner Lemberg <[email protected]> authored on 2011/07/29 02:15
[cff] Add some more tracing infos.

b03c4a0a – Dirk Müller <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/22 01:24
[psaux, type1] Fix null pointer dereferences.

3abf617b – Chris Morgan <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/20 02:48
Add FT_CONFIG_OPTION_DISABLE_STREAM_SUPPORT.

77f04ceb – Elton Chung <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/20 02:30
* src/base/ftpatent.c (FT_Face_SetUnpatentedHinting): Fix typo.

b0962ac3 – Steven Chu <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/16 05:12
[truetype] Fix metrics on size request for scalable fonts.

143799d4 – Matthias Drochner <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/14 03:35
[psaux] Fix potential sign extension problems.

60f83713 – Werner Lemberg <[email protected]> authored on 2011/07/14 03:34
* src/psaux/t1decode.c (t1_decoder_parse_charstrings)

403559b8 – Werner Lemberg <[email protected]> authored on 2011/07/14 03:21
Sort case in switch statement numerically.

dc33b4a1 – Алексей Подтележников <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/10 03:08
[psaux] Optimize previous commit.

c46b1e24 – Werner Lemberg <[email protected]> authored on 2011/07/08 09:46
[psaux] Add better argument check for `callothersubr'.

f095744d – Werner Lemberg <[email protected]> authored on 2011/07/07 10:10
[sfnt] Try harder to find non-zero values for ascender and descender.

ecdcad02 – Werner Lemberg <[email protected]> authored on 2011/07/03 11:29
Typos.

f4b63326 – Werner Lemberg <[email protected]> authored on 2011/07/03 07:24
Fix previous commit.

b5119996 – Werner Lemberg <[email protected]> authored on 2011/07/03 05:46
Whitespace.

07598339 – Just Fill Bugs <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/02 14:41
Fix Savannah bug #33246.

9ae6c7c5 – Werner Lemberg <[email protected]> authored on 2011/07/02 08:15
* docs/CHANGES: Updated.

aecbfe1b – David Bevan <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/07/02 08:09
[ftstroke] Major revision.

ee5d3b59 – Werner Lemberg <[email protected]> authored on 2011/06/30 11:08
* builds/toplevel.mk: We use git, not CVS, thus skip `.gitignore'.

073986ec – Werner Lemberg <[email protected]> authored on 2011/06/30 02:20
Minor doc fixes.

54f187ab – Werner Lemberg <[email protected]> authored on 2011/06/29 06:01
Document last commit.

4bf22196 – Werner Lemberg <[email protected]> authored on 2011/06/29 05:45
Improve documentation of FT_Get_Glyph_Name.

96ddc679 – Werner Lemberg <[email protected]> authored on 2011/06/29 05:15
Fix Savannah bug #33663.

da9dbf89 – Werner Lemberg <[email protected]> authored on 2011/06/25 03:16
* Version 2.4.5 released.

3ae2c70d – Werner Lemberg <[email protected]> authored on 2011/06/24 09:18
Minor documentation fixes.

39746194 – Werner Lemberg <[email protected]> authored on 2011/06/20 15:20
Merge branch 'master' of git.sv.gnu.org:/srv/git/freetype/freetype2

4696dde2 – Werner Lemberg <[email protected]> authored on 2011/06/20 15:09
* src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix change

c7e8028f – suzuki toshiya <[email protected]> authored on 2011/06/19 19:00
[gxvalid] make the `prop' validation tracing verbose.

c63c6f72 – suzuki toshiya <[email protected]> authored on 2011/06/19 18:54
[autogen.sh] Reflect environment variable LIBTOOLIZE.

ea79b846 – Werner Lemberg <[email protected]> authored on 2011/06/18 04:06
Update license documentation.

41aa4125 – suzuki toshiya <[email protected]> authored on 2011/06/15 16:02
Fix wrong indents in src/cache/ftcmru.c.

e62c876b – suzuki toshiya <[email protected]> authored on 2011/06/14 22:48
Fix g++4.6 compiler warnings in module drivers.

dc185ee2 – suzuki toshiya <[email protected]> authored on 2011/06/14 22:36
Fix misleading comment, s/buffer allocator/FT_NEW() families/g

65a44988 – suzuki toshiya <[email protected]> authored on 2011/06/14 21:44
[base] Fix g++4.6 compiler warnings in src/base/*.c.

75b91a49 – suzuki toshiya <[email protected]> authored on 2011/06/14 21:10
[gxvalid] Cleanup.

f6f9b667 – suzuki toshiya <[email protected]> authored on 2011/06/14 19:55
[gxvalid] Fix gcc4.6 compiler warnings in gxvtrak.c.

05fc72c5 – suzuki toshiya <[email protected]> authored on 2011/06/14 19:54
[gxvalid] Fix gcc4.6 compiler warnings in gxvmorx*.c.

56be3ac9 – suzuki toshiya <[email protected]> authored on 2011/06/14 19:53
[gxvalid] Fix gcc4.6 compiler warnings in gxvmort*.c.

20c126c1 – suzuki toshiya <[email protected]> authored on 2011/06/14 19:50
[gxvalid] Fix gcc4.6 compiler warnings in gxvkern.c.

ce015ec8 – suzuki toshiya <[email protected]> authored on 2011/06/14 19:49
[gxvalid] Fix gcc4.6 compiler warnings in gxvjust.c.

248aa639 – suzuki toshiya <[email protected]> authored on 2011/06/14 19:47
[gxvalid] Preparation to fix gcc4.6 compiler warnings.

f3e2a97d – Werner Lemberg <[email protected]> authored on 2011/06/14 04:32
Fix URLs.

58d1a5ee – Werner Lemberg <[email protected]> authored on 2011/06/08 05:32
[autofit] Remove unused structure member.

fe0f16d2 – Werner Lemberg <[email protected]> authored on 2011/06/01 06:36
Fix comments.

849bde1f – Werner Lemberg <[email protected]> authored on 2011/05/30 03:29
Merge branch 'master' of git.sv.gnu.org:/srv/git/freetype/freetype2

6b19fd5c – Werner Lemberg <[email protected]> authored on 2011/05/30 03:27
Fix g++ 4.6 compilation.

71cc1a83 – Werner Lemberg <[email protected]> authored on 2011/05/30 03:20
Fix gcc 4.6 compiler warnings.

c32d54c9 – suzuki toshiya <[email protected]> authored on 2011/05/28 21:33
[mac] Conditionalize the inclusion of "AvailabilityMacros.h".

735e5abb – Werner Lemberg <[email protected]> authored on 2011/05/27 06:22
[autofit] Improve tracing of hinting process.

3ad8f355 – Daniel Zimmermann <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/05/24 02:22
Reduce warnings for MS Visual Studio 2010.

79405d75 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/05/24 02:10
Documentation fix.

ebd14a59 – suzuki toshiya <[email protected]> authored on 2011/05/16 08:47
Automake component `builds/unix/install-sh' is removed.

4e8f9de9 – sssa <[email protected]> authored on 2011/05/12 10:30
[autofit] Make trace message for CJK bluezone more verbose.

27b20e9a – Werner Lemberg <[email protected]> authored on 2011/05/09 05:48
Formatting, minor doc improvements.

084abf04 – suzuki toshiya <[email protected]> authored on 2011/05/08 15:07
[autofit] Add bluezones for CJK Ideographs.

d2e82aa0 – Werner Lemberg <[email protected]> authored on 2011/05/06 15:04
[autofit] Remove unused struct member.

a3a0f57a – Werner Lemberg <[email protected]> authored on 2011/05/04 02:14
* src/autofit/aflatin.c (af_latin_metrics_scale_dim): Simplify.

c3135e43 – Werner Lemberg <[email protected]> authored on 2011/05/02 02:04
[autofit] Fix and add comments.

3a0844c8 – Werner Lemberg <[email protected]> authored on 2011/05/01 09:44
[autofit] Add more debugging functions.

3cf3b9e3 – Werner Lemberg <[email protected]> authored on 2011/05/01 08:30
Minor formatting.

7c6da3d7 – suzuki toshiya <[email protected]> authored on 2011/05/01 15:06
Add new option `--disable-mmap' to configure script.

58cb3593 – suzuki toshiya <[email protected]> authored on 2011/04/30 20:47
[truetype] Recalculate the sfnt table checksum always.

1e89d15a – suzuki toshiya <[email protected]> authored on 2011/04/30 13:55
[truetype] Register a set of tricky fonts, NEC FA family.

10385e37 – suzuki toshiya <[email protected]> authored on 2011/04/30 13:49
Remove unrequired `else' from ttobjs.c::tt_get_sfnt_checksum().

89208861 – suzuki toshiya <[email protected]> authored on 2011/04/29 20:11
[truetype] Fix a bug in the sfnt table checksum getter.

b9aa1f13 – Werner Lemberg <[email protected]> authored on 2011/04/28 05:09
[autofit] Improve tracing messages.

86b7b2f6 – suzuki toshiya <[email protected]> authored on 2011/04/25 23:46
[truetype] Revert the reordering of trickyness checking.

abc47aa1 – suzuki toshiya <[email protected]> authored on 2011/04/25 19:51
[truetype] Always check the checksum to identify tricky fonts.

233f9d5d – suzuki toshiya <[email protected]> authored on 2011/04/22 06:14
[autofit] Add more Indic scripts with hanging baseline.

a8dbf7db – Werner Lemberg <[email protected]> authored on 2011/04/21 04:25
Merge branch 'master' of git.sv.gnu.org:/srv/git/freetype/freetype2

94eff482 – suzuki toshiya <[email protected]> authored on 2011/04/21 10:03
Fix mismatched indents in src/autofit/aflatin2.c.

a345c0e1 – suzuki toshiya <[email protected]> authored on 2011/04/21 06:58
[autofit] Blur CJK stems if too many to preserve their gaps

8c82ec5b – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2011/04/21 04:21
Always ignore global advance.

Next