shithub: freetype+ttf2subf

RSS feed

072afbdb – Werner Lemberg <[email protected]> authored on 2010/07/13 02:26
Fix ChangeLog entry.

15ffc354 – Werner Lemberg <[email protected]> authored on 2010/07/12 18:07
* Version 2.4.0 released.

511b7999 – Werner Lemberg <[email protected]> authored on 2010/07/12 17:53
Split ChangeLog.

8c4b462a – Werner Lemberg <[email protected]> authored on 2010/07/12 17:25
Typo.

c8f5b98b – Werner Lemberg <[email protected]> authored on 2010/07/12 17:13
Remove C++ warnings.

f4e6c155 – malc <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/07/12 16:57
Fix type-punning issues with C++.

7fa49cee – Werner Lemberg <[email protected]> authored on 2010/07/11 20:33
Typo.

ebfd454a – Werner Lemberg <[email protected]> authored on 2010/07/11 05:28
Fix C++ compilation issue.

d594202e – suzuki toshiya <[email protected]> authored on 2010/07/10 20:31
Fix another case reported in Savannah bug #30373.

84fa62e0 – suzuki toshiya <[email protected]> authored on 2010/07/09 19:43
Fix a mistake in t42objs.c in previous commit.

840f208d – suzuki toshiya <[email protected]> authored on 2010/07/09 08:26
Use defined macros to set {platform,encoding}_id.

1e2a446d – suzuki toshiya <[email protected]> authored on 2010/07/09 08:25
Capitalize ISO.

dfba8cfe – suzuki toshiya <[email protected]> authored on 2010/07/09 08:25
Apple Unicode is not deprecated now.

bd62daf3 – suzuki toshiya <[email protected]> authored on 2010/07/09 08:25
Unicode != ISO in the earliest TTF terminology.

b8ca6de3 – suzuki toshiya <[email protected]> authored on 2010/07/09 07:36
Fix Savannah bug #30373.

603d1218 – Ken Sharp <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/07/09 05:55
Make ftraster.c compile in stand-alone mode with MSVC compiler.

888cd184 – Werner Lemberg <[email protected]> authored on 2010/07/08 03:29
Fix Savannah bug #30361.

c73e1605 – Werner Lemberg <[email protected]> authored on 2010/07/06 06:44
Pacify compiler.

b33b856a – Eugene A. Shatokhin <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/07/05 18:36
Fix Savannah bug #27648.

e8770c67 – Werner Lemberg <[email protected]> authored on 2010/07/05 03:45
Fix Savannah bug #30030.

2dc76a46 – Werner Lemberg <[email protected]> authored on 2010/07/05 02:40
[cff] Next try to fix `hintmask' and `cntrmask' limit check.

0ae32718 – suzuki toshiya <[email protected]> authored on 2010/07/04 16:14
Restrict the number of the charmaps in a rogue-compatible mode.

8a6f3280 – Werner Lemberg <[email protected]> authored on 2010/07/04 03:49
Version number update.

6bbbbc15 – Werner Lemberg <[email protected]> authored on 2010/07/04 03:37
TrueType hinting is no longer patented.

ce27fd56 – Werner Lemberg <[email protected]> authored on 2010/07/04 03:09
Cosmetic changes.

a874c7ec – suzuki toshiya <[email protected]> authored on 2010/07/04 08:08
Check error value by `FT_CMap_New'.

e0176397 – Werner Lemberg <[email protected]> authored on 2010/07/03 11:31
Make ftgrays.c compile stand-alone again.

b2ea64bc – suzuki toshiya <[email protected]> authored on 2010/07/02 14:16
Additional fix for Savannah bug #30306.

c2dabdee – Werner Lemberg <[email protected]> authored on 2010/07/01 21:27
Merge branch 'master' of git.sv.gnu.org:/srv/git/freetype/freetype2

5ef20c8c – suzuki toshiya <[email protected]> authored on 2010/07/01 14:39
Initial fix for Savannah bug #30306.

f29f741e – suzuki toshiya <[email protected]> authored on 2010/07/01 13:31
Additional fix for Savannah bug #30248 and #30249.

a2d225e3 – Werner Lemberg <[email protected]> authored on 2010/07/01 07:37
[truetype] Protect against code range underflow.

462ddb40 – Werner Lemberg <[email protected]> authored on 2010/07/01 07:28
[truetype] Add rudimentary tracing for bytecode instructions.

6305b869 – Werner Lemberg <[email protected]> authored on 2010/06/30 14:24
Fix Savannah bug #30263.

0ae6cf21 – Werner Lemberg <[email protected]> authored on 2010/06/30 06:26
Minor optimizations by avoiding divisions.

ae425e51 – Werner Lemberg <[email protected]> authored on 2010/06/29 08:31
Fix minor tracing issues.

18b552f6 – Werner Lemberg <[email protected]> authored on 2010/06/27 11:41
[cff] Really fix `hintmask' and `cntrmask' limit check.

8bebaa74 – Werner Lemberg <[email protected]> authored on 2010/06/27 11:10
Fix valgrind warning.

4f7851e3 – Werner Lemberg <[email protected]> authored on 2010/06/27 09:03
[cff] Fix memory leak.

e9f0cdb6 – Werner Lemberg <[email protected]> authored on 2010/06/27 08:34
[cff] Protect against invalid `hintmask' and `cntrmask' operators.

1c70fcbc – Werner Lemberg <[email protected]> authored on 2010/06/26 20:43
Fix PFR change 2010-06-24.

91ea0bf8 – Werner Lemberg <[email protected]> authored on 2010/06/26 18:46
Improve PFR tracing messages.

82ad8ab2 – Werner Lemberg <[email protected]> authored on 2010/06/26 05:45
Fix last PFR change.

7d911736 – Werner Lemberg <[email protected]> authored on 2010/06/26 05:29
Fix Savannah bug #30262.

75787c19 – Werner Lemberg <[email protected]> authored on 2010/06/26 05:24
Add some memory checks (mainly for debugging).

ea5babaa – Werner Lemberg <[email protected]> authored on 2010/06/25 18:44
Fix Savannah bug #30261.

e23ba91a – Werner Lemberg <[email protected]> authored on 2010/06/25 17:55
Fix Savannah bug #30254.

c69891a1 – suzuki toshiya <[email protected]> authored on 2010/06/25 05:02
Initial fix for Savannah bug #30248 and #30249.

6fc12943 – Werner Lemberg <[email protected]> authored on 2010/06/24 16:20
Fix Savannah bug #30247.

e419f48b – Graham Asher <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/06/24 08:50
* src/smooth/ftgrays.c (gray_render_cubic): Fix algorithm.

f765e440 – Werner Lemberg <[email protected]> authored on 2010/06/24 06:34
*/*: Use module specific error names where appropriate.

8b1c34da – Werner Lemberg <[email protected]> authored on 2010/06/24 04:48
Fix Savannah bug #30236.

3cf87f4d – Werner Lemberg <[email protected]> authored on 2010/06/24 04:20
Fix Savannah bug #30235.

b21d7bc5 – Werner Lemberg <[email protected]> authored on 2010/06/24 03:40
[bdf]: Font properties are optional.

8c2c2556 – Werner Lemberg <[email protected]> authored on 2010/06/24 03:36
Whitespace.

fb69029a – Werner Lemberg <[email protected]> authored on 2010/06/23 06:00
Fix Savannah bug #30220.

ddc4b136 – Werner Lemberg <[email protected]> authored on 2010/06/21 05:28
Fix Savannah bug #30168.

90b07bd5 – Werner Lemberg <[email protected]> authored on 2010/06/20 12:27
Fix Savannah bug #30145.

f4c94d4b – Werner Lemberg <[email protected]> authored on 2010/06/19 12:08
Fix Savannah bug #30135.

5d86cdce – Werner Lemberg <[email protected]> authored on 2010/06/15 04:29
Fix Savannah bug #30108.

8d22746c – Werner Lemberg <[email protected]> authored on 2010/06/11 21:32
Fix Savannah bug #30106.

3624110c – Werner Lemberg <[email protected]> authored on 2010/06/11 19:00
[cff]: Improve debugging output.

7fb3ef64 – Graham Asher <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/06/10 04:10
ftgrays: Speed up rendering of small cubic splines.

ad61f178 – Werner Lemberg <[email protected]> authored on 2010/06/09 11:18
Oops, revert unwanted previous commit for ftgrays.c.

7d3d2cc4 – Werner Lemberg <[email protected]> authored on 2010/06/09 05:14
Fix Savannah bug #30082.

a4124bf0 – Werner Lemberg <[email protected]> authored on 2010/06/08 05:21
Fix Savannah bug #30053.

370aea80 – Werner Lemberg <[email protected]> authored on 2010/06/08 04:37
Formatting.

d087199f – Werner Lemberg <[email protected]> authored on 2010/06/07 04:46
Fix Savannah bug #30052.

c217bf19 – Werner Lemberg <[email protected]> authored on 2010/05/26 12:16
Remove unused variable.

e30de299 – Werner Lemberg <[email protected]> authored on 2010/05/22 16:03
Fix various memory problems found by linuxtesting.org.

09344385 – Werner Lemberg <[email protected]> authored on 2010/05/22 03:43
autofit: Remove dead code.

d7cc8f49 – Bram Tassyns <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/05/21 06:14
Fix Savannah bug #27987.

6da023d1 – Werner Lemberg <[email protected]> authored on 2010/05/20 11:38
TrueType: Make FreeType ignore maxSizeOfInstructions in `maxp'.

236fc8e1 – Hongbo Ni <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/05/18 07:00
Apply patch #7196.

4c669244 – Werner Lemberg <[email protected]> authored on 2010/05/11 03:24
* docs/formats.txt: Give pointer to PCF documentation.

30b8480b – Werner Lemberg <[email protected]> authored on 2010/05/10 20:06
Whitespace.

88169b10 – Ken Sharp <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/05/10 20:03
Fix Savannah bug #29846.

54e63755 – Ken Sharp <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/04/14 19:38
Fix Savannah bug #29444.

08e254e0 – Michał Cichoń <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/04/14 17:25
Fix Savannah bug #27999.

4b407fff – Werner Lemberg <[email protected]> authored on 2010/04/14 11:47
Typo.

25e742c5 – Jonathan Kew <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/04/06 12:42
Add overflow check to `fvar' table.

7baeeafc – Ken Sharp <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/04/05 07:19
Fix Savannah bug #29335.

460d23f1 – Werner Lemberg <[email protected]> authored on 2010/04/05 04:46
Add new function `FT_Library_SetLcdFilterWeights'.

8c4cce52 – John Tytgat <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/04/05 04:22
Fix Savannah bug #29404.

f00957c1 – suzuki toshiya <[email protected]> authored on 2010/03/16 07:00
Fix a typo in include/freetype/ftsystem.h.

cef43bde – suzuki toshiya <[email protected]> authored on 2010/03/14 19:12
Fix `multi build' for Tytgat's CFF driver improvement.

199f04f3 – suzuki toshiya <[email protected]> authored on 2010/03/12 09:48
Remove duplicated inclusion of `FT_OUTLINE_H' in ftobjs.c.

6c0d8814 – Chris Liddell <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/03/11 13:27
Fix Savannah bug #27442.

763300a9 – Werner Lemberg <[email protected]> authored on 2010/03/09 12:01
Remove unused variable.

daae9025 – Werner Lemberg <[email protected]> authored on 2010/03/04 05:43
Formatting.

03b3da8b – Werner Lemberg <[email protected]> authored on 2010/03/02 08:00
Improve CFF string (especially glyphname) lookup performance.

e0717d4f – Werner Lemberg <[email protected]> authored on 2010/02/27 03:10
Simplify code.

2415cbf3 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/02/26 18:48
Improve handling of invalid glyph indices in char->index functions.

10cf3887 – Chris Liddell <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2010/02/18 12:09
Fix Savannah bug #28905.

a546af76 – Werner Lemberg <[email protected]> authored on 2010/02/14 05:04
Improve documentation.

b36d4192 – Werner Lemberg <[email protected]> authored on 2010/02/13 02:57
* Version 2.3.12 released.

129799c6 – Werner Lemberg <[email protected]> authored on 2010/02/11 11:11
Add some files to Windows project files.

3e5c8885 – Werner Lemberg <[email protected]> authored on 2010/02/11 10:14
Doc fix.

233642aa – Werner Lemberg <[email protected]> authored on 2010/02/11 09:57
Minor doc fixes.

ad6954a0 – suzuki toshiya <[email protected]> authored on 2010/02/12 21:25
Improve autotool version checking to work with beta releases.

Next