shithub: freetype+ttf2subf

RSS feed

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.

0a33a398 – Werner Lemberg <[email protected]> authored on 2015/02/17 03:03
[truetype] Various signedness fixes.

76abc75c – Werner Lemberg <[email protected]> authored on 2015/02/16 17:00
[base] Finish compiler warning fixes for signedness issues.

10aa8585 – Werner Lemberg <[email protected]> authored on 2015/02/16 15:12
* include/tttables.h (TT_OS2): `fsType' must be FT_UShort.

2e814fc0 – Werner Lemberg <[email protected]> authored on 2015/02/16 15:05
More minor signedness warning fixes.

82235d04 – Werner Lemberg <[email protected]> authored on 2015/02/16 14:35
Next round of minor compiler warning fixes.

3cfa4d12 – Werner Lemberg <[email protected]> authored on 2015/02/16 12:59
Various minor signedness fixes.

6f325c26 – Werner Lemberg <[email protected]> authored on 2015/02/16 06:31
New `TYPEOF' macro.

1f377f0d – Werner Lemberg <[email protected]> authored on 2015/02/16 03:37
* src/base/ftsystem.c: Use casts in standard C function wrappers.

0814b80f – Werner Lemberg <[email protected]> authored on 2015/02/16 02:29
Fix Savannah bug #44261.

587351b7 – Werner Lemberg <[email protected]> authored on 2015/02/16 02:03
* include/internal/ftmemory.h: Add some `FT_Offset' casts.

48186b81 – Werner Lemberg <[email protected]> authored on 2015/02/16 01:37
[base] Clean up signedness issues in `ftdbgmem.c'.

6d7d636b – Werner Lemberg <[email protected]> authored on 2015/02/15 07:30
[base] Clean up signedness in arithmetic functions.

92359bd8 – Werner Lemberg <[email protected]> authored on 2015/02/07 04:47
[sfnt] Fix Savannah bug #44184.

9ada669a – Werner Lemberg <[email protected]> authored on 2015/02/07 03:22
Minor documentation improvement.

416d8796 – Jon Anderson <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/02/06 05:16
[truetype] Fix regression in the incremental glyph loader.

b6cb4997 – Werner Lemberg <[email protected]> authored on 2015/02/06 03:46
[autofit] Fix potential memory leak.

19146a53 – Werner Lemberg <[email protected]> authored on 2015/01/31 06:01
[autofit] Add support for Thai script.

d2c531ed – Werner Lemberg <[email protected]> authored on 2015/01/23 17:37
Minor.

264b5e46 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/23 16:23
[raster] Handle `FT_RASTER_FLAG_AA' correctly.

0bd564a9 – Werner Lemberg <[email protected]> authored on 2015/01/22 03:26
Add another link to cmap information.

1a42f325 – Werner Lemberg <[email protected]> authored on 2015/01/22 02:56
Clarify meaning of FT_ENCODING_MS_SYMBOL.

79a5ac60 – Werner Lemberg <[email protected]> authored on 2015/01/18 02:30
* src/base/ftobjs.c (FT_New_Library): Fix compiler warning.

942aa5ff – Chris Liddell <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/18 02:29
[raster] Fix Savannah bug #44022.

f57fc59e – Werner Lemberg <[email protected]> authored on 2015/01/17 15:41
Run `src/tools/update-copyright'.

50be00d3 – Werner Lemberg <[email protected]> authored on 2015/01/17 15:38
Add some tools to handle yearly copyright notice updates.

f796cf6c – Werner Lemberg <[email protected]> authored on 2015/01/17 15:11
Normalize copyright notice format.

4eff854c – Werner Lemberg <[email protected]> authored on 2015/01/14 15:06
* docs/CHANGES: Updated, using a description from Behdad.

48c86628 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 14:38
* src/autofit/afmodule.c (af_autofitter_done): Fix compiler warning.

56ddafa0 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 14:36
[autofit] Add embedded array of segments and edges.

6f16b100 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 14:26
[autofit] Add embedded arrays for points and contours.

c2733656 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 14:16
[autofit] Allocate hints object on the stack.

a4117fbd – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 14:07
[autofit] Reuse slot glyph loader.

ae6699f8 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:55
[autofit] Remove (unused) support for composite glyphs.

c242fe41 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:48
[raster] Fix uninitialized memory access.

b2ba6866 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:43
[smooth] Fix uninitialized memory access.

603292d7 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:35
[base] Don't initialize unused `driver->glyph_loader'.

51634253 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:30
[base] Don't allocate `library->raster_pool' anymore.

6dfdaf4d – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:21
[base] Do not reorder library->renderers upon use.

a773c304 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:16
[raster] Allocate render pool for mono rasterizer on the stack.

8dc86358 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 13:06
[raster] Remove 5-level gray AA mode from monochrome rasterizer.

747ae2c8 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 12:54
[smooth] Allocate render pool for smooth rasterizer on the stack.

531d463a – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 12:46
[truetype] Allocate TT_ExecContext in TT_Size instead of TT_Driver.

89bc8d4d – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 11:01
[autofit] Allocate AF_Loader on the stack instead of AF_Module.

3f9b3d88 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2015/01/14 10:48
* src/type42/t42objs.h (T42_DriverRec): Remove unused member.

36d03c9f – Werner Lemberg <[email protected]> authored on 2015/01/12 06:26
Fix Savannah bug #43976.

2af74c9b – Werner Lemberg <[email protected]> authored on 2015/01/11 05:08
[truetype] Better grouping of functions in `ttinterp.c'.

95b57052 – Werner Lemberg <[email protected]> authored on 2015/01/11 04:50
[truetype] Prettyfing.

ea173c04 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:58
* src/truetype/ttinterp.c (Ins_JROT, Ins_JROF): Simplify.

628578c6 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:53
* src/truetype/ttinterp.c (Ins_SxVTL): Simplify function call.

08e7909a – Werner Lemberg <[email protected]> authored on 2015/01/11 03:45
* src/truetype/ttinterp.c (Normalize): Remove unused argument.

4aaadf46 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:42
[truetype] More macro expansions.

d03a67a1 – Werner Lemberg <[email protected]> authored on 2015/01/11 03:39
[truetype] More macro expansions.

7e1db6d4 – Werner Lemberg <[email protected]> authored on 2015/01/10 19:56
Formatting, typos.

eb341368 – Werner Lemberg <[email protected]> authored on 2015/01/10 19:23
[truetype] More macro expansions.

01be130d – Werner Lemberg <[email protected]> authored on 2015/01/10 18:05
[truetype] Remove TT_CONFIG_OPTION_INTERPRETER_SWITCH.

6cc1f123 – Werner Lemberg <[email protected]> authored on 2015/01/10 16:56
[truetype] More macro expansions.

24681455 – Werner Lemberg <[email protected]> authored on 2015/01/10 16:53
[truetype] More macro expansions.

fae0c81f – Werner Lemberg <[email protected]> authored on 2015/01/10 15:23
[truetype] More macro expansions.

5a752f33 – Werner Lemberg <[email protected]> authored on 2015/01/10 15:08
[truetype] Remove code for static TrueType interpreter.

1b4d68cf – Werner Lemberg <[email protected]> authored on 2015/01/10 14:56
* src/truetype/ttinterp.c (CUR): Remove by replacing with expansion.

232bd948 – Werner Lemberg <[email protected]> authored on 2014/12/30 16:44
* Version 2.5.5 released.

70241553 – Alexei Podtelezhnikov <[email protected]> authored on 2014/12/24 07:11
[base] Formatting and nanooptimizations.

36a46761 – Werner Lemberg <[email protected]> authored on 2014/12/21 22:31
Remove C-isms in Python code.

06842c7b – Werner Lemberg <[email protected]> authored on 2014/12/13 02:42
* src/pcf/pcfread.c (pcf_read_TOC): Improve fix from 2014-12-08.

bef8df0a – Werner Lemberg <[email protected]> authored on 2014/12/13 02:15
Minor doc improvements.

82119501 – Werner Lemberg <[email protected]> authored on 2014/12/11 17:27
* builds/toplevel.mk (dist): Use older POSIX standard for `tar'.

812ed341 – Werner Lemberg <[email protected]> authored on 2014/12/11 09:07
* src/type42/t42parse.c (t42_parse_sfnts): Reject invalid TTF size.

c9ca6ffc – Werner Lemberg <[email protected]> authored on 2014/12/11 08:39
* src/base/ftobjs.c (FT_Get_Glyph_Name): Fix off-by-one check.

b9438113 – Werner Lemberg <[email protected]> authored on 2014/12/11 08:33
* src/type42/t42parse.c (t42_parse_sfnts): Check `string_size'.

9bd1e558 – suzuki toshiya <[email protected]> authored on 2014/12/09 09:51
[gxvalid] Fix a naming convention conflicting with ftvalid.

51abdf6f – suzuki toshiya <[email protected]> authored on 2014/12/08 19:58
[otvalid] Fix a naming convention conflicting with ftvalid.

2b59282b – suzuki toshiya <[email protected]> authored on 2014/12/09 19:27
[ftvalid] Introduce FT_THROW() in FT_INVALID_XXX macros.

74af85c4 – Werner Lemberg <[email protected]> authored on 2014/12/08 11:01
[pcf] Fix Savannah bug #43774.

Next