shithub: freetype+ttf2subf

RSS feed

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.

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.

Next