shithub: freetype+ttf2subf

RSS feed

40914952 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/29 17:57
[autofit] Speed up IUP.

9178a122 – Werner Lemberg <[email protected]> authored on 2015/04/28 06:56
Update `CHANGES' file.

3cc076da – Werner Lemberg <[email protected]> authored on 2015/04/28 05:16
[cff] Use `name' table for PS name if we have a SFNT-CFF.

40623a1f – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/27 18:27
[truetype] Speed up IUP.

b6c511d9 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/23 20:10
* src/base/ftoutln.c: Minor.

14df6b1a – Werner Lemberg <[email protected]> authored on 2015/04/22 07:14
[autofit] By default, enable warping code but switch off warping.

d164f70d – Werner Lemberg <[email protected]> authored on 2015/04/21 03:51
* docs/CHANGES: Updated.

12661a5a – Werner Lemberg <[email protected]> authored on 2015/04/21 03:13
[autofit] Introduce `warping' property.

b51f0158 – Werner Lemberg <[email protected]> authored on 2015/04/21 02:47
Minor.

58f48f0d – Werner Lemberg <[email protected]> authored on 2015/04/16 16:11
[autofit] Add debugging hook to disable warper.

792db0b9 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/15 19:20
[cff,cid,pfr,sfnt,winfonts] NULL.

eae1b3e3 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/13 18:40
[autofit,pshinter] NULL.

eabc8d72 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/12 19:16
[psaux,psnames,type1,type42] NULL.

adb08efc – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/11 19:54
[bdf,pcf,truetype] NULL.

9de55e03 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/10 19:45
[base] NULL.

5cd21551 – Werner Lemberg <[email protected]> authored on 2015/04/10 03:01
[cff] Update advance width handling to OpenType 1.7.

67b912d2 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/03 18:38
* src/autofit/afhints.c (af_glyph_hints_reload): Use do-while loop.

770b5d06 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/02 19:15
* src/autofit/aflatin.c (af_latin_hint_edges): Reduce logic.

886f4d04 – Alexei Podtelezhnikov <[email protected]> authored on 2015/04/01 18:57
[autofit] Finish the thought.

a2fa657a – Werner Lemberg <[email protected]> authored on 2015/04/01 11:55
[autofit] Call dumper functions for tracing.

db8df797 – Werner Lemberg <[email protected]> authored on 2015/04/01 09:30
[autofit] Make debugging stuff work again.

16217e5f – Werner Lemberg <[email protected]> authored on 2015/04/01 09:13
* src/autofit/afhints.c (af_glyph_hints_done): Fix minor thinko.

f353a38e – Werner Lemberg <[email protected]> authored on 2015/03/29 10:47
[cff] Fix Savannah bug #44629.

10e2bb8b – Werner Lemberg <[email protected]> authored on 2015/03/29 09:32
[type1, truetype] Make the MM API more flexible w.r.t. `num_coords'.

dd5d6d7a – Werner Lemberg <[email protected]> authored on 2015/03/29 06:04
[type1] Minor.

8ce30263 – Werner Lemberg <[email protected]> authored on 2015/03/27 04:33
[cff] Trace charstring nesting levels.

dac5644c – Alexei Podtelezhnikov <[email protected]> authored on 2015/03/21 19:30
[base] Optimize `FT_Angle_Diff'.

6cc425db – Werner Lemberg <[email protected]> authored on 2015/03/21 02:51
[truetype] Improve `gvar' handling.

2d7284e9 – Alexei Podtelezhnikov <[email protected]> authored on 2015/03/20 17:34
* src/base/fttrigon.c (FT_Vector_Rotate): Minor refactoring.

772a5e5d – Werner Lemberg <[email protected]> authored on 2015/03/20 05:40
Update links to Apple's TrueType specification.

6a171726 – Alexei Podtelezhnikov <[email protected]> authored on 2015/03/17 18:43
Fix Savannah bug #44412 (part 2).

d3284462 – Werner Lemberg <[email protected]> authored on 2015/03/11 12:45
[autofit] Add support for Arabic script.

a451638e – Werner Lemberg <[email protected]> authored on 2015/03/11 04:09
Rename `svxf86nm.h' to `svfntfmt.h'; update related symbols.

ba53879e – Werner Lemberg <[email protected]> authored on 2015/03/11 03:50
Minor.

dd7028c4 – Werner Lemberg <[email protected]> authored on 2015/03/11 03:45
Rename `FT_XFREE86_H' to `FT_FONT_FORMATS_H'.

f4d1c11f – Werner Lemberg <[email protected]> authored on 2015/03/11 03:32
Rename `FT_Get_X11_Font_Format' to `FT_Get_Font_Format'.

3e587796 – Werner Lemberg <[email protected]> authored on 2015/03/11 03:14
Minor copyright and e-mail address issues.

cb0f7b65 – Werner Lemberg <[email protected]> authored on 2015/03/11 02:51
Fix automatic copyright updating.

0633995b – Werner Lemberg <[email protected]> authored on 2015/03/11 02:30
Rename `ftxf86.[ch]' to `ftfntfmt.[ch]'.

6b832c87 – Alexei Podtelezhnikov <[email protected]> authored on 2015/03/10 19:25
Fix Savannah bug #44412 (part 1).

eee7d8ba – Werner Lemberg <[email protected]> authored on 2015/03/10 07:15
[base] Rename `FT_Bitmap_New' to `FT_Bitmap_Init'.

0aa36160 – Werner Lemberg <[email protected]> authored on 2015/03/08 18:50
Formatting, whitespace, addition of some comments.

6fce8427 – Werner Lemberg <[email protected]> authored on 2015/03/06 18:53
Minor documentation improvement.

493cc037 – Werner Lemberg <[email protected]> authored on 2015/03/06 00:38
* src/sfnt/ttload.c (tt_face_load_font_dir): Fix compiler warning.

dd7498d2 – Alexei Podtelezhnikov <[email protected]> authored on 2015/03/05 17:51
* src/base/ftstroke.c: Simplify.

328b7923 – Werner Lemberg <[email protected]> authored on 2015/03/04 03:40
[truetype] Some fixes and code refactoring in `ttgxvar.c'.

a374c9cf – Werner Lemberg <[email protected]> authored on 2015/03/03 06:23
[autofit] Fix Savannah bug #44241.

43d4901f – Werner Lemberg <[email protected]> authored on 2015/03/03 01:48
Another minor documentation improvement.

8bb4c8d4 – Werner Lemberg <[email protected]> authored on 2015/03/03 01:39
Minor documentation improvement.

a07029ef – Werner Lemberg <[email protected]> authored on 2015/03/02 01:54
Simplify `TYPEOF' macro.

851e8151 – Werner Lemberg <[email protected]> authored on 2015/03/01 14:27
Various compiler warning fixes for `make multi'.

bd133c35 – Werner Lemberg <[email protected]> authored on 2015/03/01 02:45
Minor typo.

6381541b – Werner Lemberg <[email protected]> authored on 2015/02/26 15:54
Update links.

f9837528 – Werner Lemberg <[email protected]> authored on 2015/02/26 10:03
Typo.

04c22370 – Werner Lemberg <[email protected]> authored on 2015/02/25 06:20
[psaux] Signedness fixes.

d25ec166 – Werner Lemberg <[email protected]> authored on 2015/02/25 04:19
[otvalid] Signedness fixes.

5c9d9bf2 – Werner Lemberg <[email protected]> authored on 2015/02/25 03:13
* src/bzip2/ftbzip2.c (ft_bzip2_alloc): Signedness fix.

83d4181a – Werner Lemberg <[email protected]> authored on 2015/02/25 03:10
[lzw] Signedness fixes.

17b6291d – Werner Lemberg <[email protected]> authored on 2015/02/25 02:53
[gxvalid] Signedness fixes.

24e4e96a – Werner Lemberg <[email protected]> authored on 2015/02/25 01:57
[cache] Signedness fixes.

559727d5 – Werner Lemberg <[email protected]> authored on 2015/02/25 01:55
Change dimension fields in `FTC_ImageTypeRec' to unsigned type.

3d3523f7 – Werner Lemberg <[email protected]> authored on 2015/02/25 01:46
Remove invalid note.

4b9234b8 – Werner Lemberg <[email protected]> authored on 2015/02/25 01:31
[cache] Don't use `labs'.

3aaebe3a – Werner Lemberg <[email protected]> authored on 2015/02/23 03:20
[cache] Replace `FT_PtrDist' with `FT_Offset'.

4d1f7af1 – Werner Lemberg <[email protected]> authored on 2015/02/23 02:04
[smooth, raster] Re-enable standalone compilation.

cb13e710 – Werner Lemberg <[email protected]> authored on 2015/02/23 01:41
[smooth] Signedness fixes.

a974e9ac – Werner Lemberg <[email protected]> authored on 2015/02/22 16:02
* src/raster/ftraster.c: Use the file's typedefs everywhere.

b0ebcdc8 – Werner Lemberg <[email protected]> authored on 2015/02/22 15:42
* src/sfnt/ttpost.c (load_format_20): Fix error tracing message.

22b1d5ca – Werner Lemberg <[email protected]> authored on 2015/02/22 15:41
[pshinter] Fix thinko.

ca96fe01 – Werner Lemberg <[email protected]> authored on 2015/02/22 15:05
[raster] Signedness fixes.

452066cd – Werner Lemberg <[email protected]> authored on 2015/02/22 10:59
[pshinter] Signedness fixes.

41c2ed81 – Werner Lemberg <[email protected]> authored on 2015/02/22 10:57
[pshinter] Use macros for (unsigned) flags, not enumerations.

25c2f882 – Werner Lemberg <[email protected]> authored on 2015/02/22 10:54
* src/pshinter/pshrec.c: Simplify.

01f0842e – Werner Lemberg <[email protected]> authored on 2015/02/22 07:03
[sfnt] Signedness fixes.

3c374c8c – Werner Lemberg <[email protected]> authored on 2015/02/22 04:16
[bdf] Signedness fixes.

b13945a9 – Werner Lemberg <[email protected]> authored on 2015/02/22 04:15
* src/bdf/bdflib.c (_bdf_atous): New function.

03ccfd00 – Werner Lemberg <[email protected]> authored on 2015/02/22 03:25
[pcf] Signedness fixes.

3d7e53f6 – Werner Lemberg <[email protected]> authored on 2015/02/21 06:30
* src/winfonts/winfnt.c: Signedness fixes.

cc3986d5 – Werner Lemberg <[email protected]> authored on 2015/02/21 06:29
Minor.

7b6b417c – Werner Lemberg <[email protected]> authored on 2015/02/21 05:39
[type42] Signedness fixes.

8bfffb4c – Werner Lemberg <[email protected]> authored on 2015/02/21 04:52
[pfr] Signedness fixes.

633a729d – Werner Lemberg <[email protected]> authored on 2015/02/21 02:02
[cff] Minor signedness fixes related to last commit.

c00b05f2 – Werner Lemberg <[email protected]> authored on 2015/02/20 15:42
[cff] Thinkos in bias handling.

2bf03eb7 – Werner Lemberg <[email protected]> authored on 2015/02/20 15:14
[cid] Fix signedness issues and emit some better error codes.

eb05bfbe – Werner Lemberg <[email protected]> authored on 2015/02/20 03:37
[cff] Signedness fixes for new engine.

3a8d0537 – Werner Lemberg <[email protected]> authored on 2015/02/20 03:35
[cff] Signedness fixes for basic infrastructure and old engine.

d7db7fb5 – Werner Lemberg <[email protected]> authored on 2015/02/19 18:09
Minor.

3a1df3e1 – Werner Lemberg <[email protected]> authored on 2015/02/19 10:42
* src/truetype/ttgxvar.c (TT_Get_MM_Var): Ignore `countSizePairs'.

93a884c6 – Werner Lemberg <[email protected]> authored on 2015/02/19 09:11
[cff] Emit better error code for invalid private dict size.

b57bb11a – Werner Lemberg <[email protected]> authored on 2015/02/19 05:44
[autofit] Fix signedness issues.

81e5ff53 – Werner Lemberg <[email protected]> authored on 2015/02/19 04:46
[autofit] Use macros for (unsigned) flags, not enumerations.

d217950f – Werner Lemberg <[email protected]> authored on 2015/02/19 01:45
Minor documentation improvement.

3b5f332c – Werner Lemberg <[email protected]> authored on 2015/02/18 06:45
[type1] Fix signedness issues.

272e3cd0 – Werner Lemberg <[email protected]> authored on 2015/02/18 06:38
[psaux, type1] Fix minor AFM issues.

6bd7d28f – Werner Lemberg <[email protected]> authored on 2015/02/18 04:22
Don't use `FT_PtrDist' for lengths.

6a0ded76 – Werner Lemberg <[email protected]> authored on 2015/02/18 03:51
* src/type1/t1driver.c (t1_ps_get_font_value): Clean up.

d3240c56 – Werner Lemberg <[email protected]> authored on 2015/02/17 15:30
[base] Fix Savannah bug #44284.

1f7a4e1f – Werner Lemberg <[email protected]> authored on 2015/02/17 05:17
[truetype] Finish compiler warning fixes for signedness issues.

9daea2c9 – Werner Lemberg <[email protected]> authored on 2015/02/17 04:27
* src/truetype/ttsubpix.c: Adding missing `static' keywords.

d9c3f151 – Werner Lemberg <[email protected]> authored on 2015/02/17 04:21
[truetype] More signedness fixes.

Next