shithub: freetype+ttf2subf

RSS feed

37e193e9 – Werner Lemberg <[email protected]> authored on 2016/11/06 07:32
Introduce a way of quickly retrieving (embedded) bitmap metrics.

57f73d1f – Werner Lemberg <[email protected]> authored on 2016/11/06 02:06
Synchronize with gnulib (#49448).

b72858c9 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/11/03 02:41
[truetype] Clamp variation requests to valid range.

328d6844 – Werner Lemberg <[email protected]> authored on 2016/10/28 20:18
[truetype] Remove clang warnings.

ddf38726 – Werner Lemberg <[email protected]> authored on 2016/10/27 03:27
[truetype] Fix commit from 2014-11-24.

9c45ac39 – Werner Lemberg <[email protected]> authored on 2016/10/26 12:00
Add `FT_Get_{MM,Var}_Blend_Coordinates' functions.

56140907 – Werner Lemberg <[email protected]> authored on 2016/10/26 04:10
* src/type1/t1load.c (parse_subrs): Fix limit check.

c5f1bc4b – Alexei Podtelezhnikov <[email protected]> authored on 2016/10/25 18:31
[cff] Correct cmap format reporting (#24819).

5081674c – Werner Lemberg <[email protected]> authored on 2016/10/22 15:16
[truetype] Fix SCANTYPE instruction (#49394).

57741403 – Werner Lemberg <[email protected]> authored on 2016/10/22 14:34
[sfnt] Improve handling of invalid post 2.5 tables [#49393].

7eeaf986 – Werner Lemberg <[email protected]> authored on 2016/10/14 04:58
[truetype] Fix handling of `cvar' table data.

83702957 – Alexei Podtelezhnikov <[email protected]> authored on 2016/10/13 18:52
URL updates.

9c54d124 – Werner Lemberg <[email protected]> authored on 2016/10/11 04:57
[psaux] Fix handling of invalid flex subrs.

92281228 – Werner Lemberg <[email protected]> authored on 2016/10/11 03:12
* src/truetype/ttgxvar.c (tt_done_blend): Fix deallocation.

6b354931 – Werner Lemberg <[email protected]> authored on 2016/10/08 16:26
* src/cid/cidload.c (cid_face_open): Properly propagate `error'.

d61b0425 – Werner Lemberg <[email protected]> authored on 2016/10/08 15:20
[cid] Fix parsing of subr offsets.

fcc0ee80 – Werner Lemberg <[email protected]> authored on 2016/10/01 16:12
[sfnt] Disable bitmap strikes if we don't have a bitmap data table.

b0aacff4 – Alexei Podtelezhnikov <[email protected]> authored on 2016/10/01 08:55
[smooth] Remove impossibility.

3576487a – Werner Lemberg <[email protected]> authored on 2016/09/30 04:11
[pcf] Enrich family name with foundry name and glyph width info.

71b617d8 – Werner Lemberg <[email protected]> authored on 2016/09/29 15:53
[ftfuzzer] Speed up.

bfa83bdc – Werner Lemberg <[email protected]> authored on 2016/09/29 15:51
Comments.

2067c698 – Werner Lemberg <[email protected]> authored on 2016/09/29 15:49
[truetype] Disallow bitmap strokes for non-default instances.

bf90239c – Werner Lemberg <[email protected]> authored on 2016/09/29 09:04
[truetype] Clean up `TT_Face' structure.

45cad2e5 – Werner Lemberg <[email protected]> authored on 2016/09/28 15:10
More FT_ZERO usage.

2ecf89b4 – Werner Lemberg <[email protected]> authored on 2016/09/28 15:06
*/*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate.

a3e2c832 – Werner Lemberg <[email protected]> authored on 2016/09/27 17:42
[truetype] Trace number of executed opcodes.

e27b8a55 – Werner Lemberg <[email protected]> authored on 2016/09/27 17:21
[truetype] Speed up `TT_Load_Glyph'.

0d945929 – Werner Lemberg <[email protected]> authored on 2016/09/27 04:44
[truetype] Introduce dynamic limits for some bytecode opcodes.

a764963f – Werner Lemberg <[email protected]> authored on 2016/09/25 12:29
[truetype] Sanitize only last entry of `loca' table.

d11e8b6e – Werner Lemberg <[email protected]> authored on 2016/09/25 11:32
* src/tools/ftfuzzer/ftfuzzer.cc (LLVMFuzzerTestOneInput): Fix typo.

2f2e73c5 – Werner Lemberg <[email protected]> authored on 2016/09/24 18:42
[autofit] Tracing fixes.

53ae7a54 – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/22 18:48
[smooth] Reduce divisions in the line renderer.

c95b7652 – Werner Lemberg <[email protected]> authored on 2016/09/17 13:12
s/0/NULL/ for function pointers; comments, formatting.

d5f7533e – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/14 20:13
* src/smooth/ftgrays.c (gray_sweep): Remove check for empty table.

ad47550b – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/14 19:15
[smooth] Another tiny speed-up.

c38be52b – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/11 18:44
* src/smooth/ftgrays.c (gray_{find,set}_cell): Remove dubious code.

6ca54c64 – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/11 12:00
[smooth] Fix valgrind warning and reoptimize.

e421a0bf – Werner Lemberg <[email protected]> authored on 2016/09/10 04:02
[sfnt] Fix previous commit.

deb26155 – Werner Lemberg <[email protected]> authored on 2016/09/09 18:13
[ftfuzzer] Minor improvements.

d609b7c1 – Werner Lemberg <[email protected]> authored on 2016/09/09 18:11
[sfnt] Don't provide (completely) broken strike data.

d2d5968a – Werner Lemberg <[email protected]> authored on 2016/09/08 05:04
* Version 2.7 released.

b1e7b68e – Werner Lemberg <[email protected]> authored on 2016/09/08 04:56
* src/truetype/ttinterp.c: Include `ttgxvar.h'.

8160b201 – Werner Lemberg <[email protected]> authored on 2016/09/08 04:42
Split off ChangeLog.26.

9749f269 – Werner Lemberg <[email protected]> authored on 2016/09/08 03:51
[autofit] Another improvement to Armenian support.

a0b92bcb – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/07 19:19
* src/smooth/ftgrays.c (gray_hline): Microptimize.

9d0a3bd8 – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/06 19:59
[smooth] Operate in absolute bitmap coordinates.

44b172e8 – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/06 19:24
[smooth] Improve contour start (take 2).

ebbb8b2e – Werner Lemberg <[email protected]> authored on 2016/09/06 12:28
[type1] MM fonts support exactly zero named instances (#48748).

1656752e – Werner Lemberg <[email protected]> authored on 2016/09/06 08:29
Minor documentation improvements.

a15133e6 – Jonathan Kew <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/09/06 02:33
[cff] Fix uninitialized memory.

9773d5f7 – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/05 19:33
* src/smooth/ftgrays.c (gray_move_to, gray_start_cell): Revert.

7effc279 – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/05 17:58
[smooth] Improve contour start.

3ebfe3c5 – Werner Lemberg <[email protected]> authored on 2016/09/05 06:55
[cff] Fix memory initialization.

1c8bb632 – Werner Lemberg <[email protected]> authored on 2016/09/05 04:13
[ftrandom] Minor improvements.

c9adf1a1 – Werner Lemberg <[email protected]> authored on 2016/09/05 03:32
[autofit] Improve Armenian support.

4b28f6ac – Werner Lemberg <[email protected]> authored on 2016/09/04 15:05
[ftrandom] Improve Makefile.

4e659d7e – Werner Lemberg <[email protected]> authored on 2016/09/03 14:14
[truetype] More fixes for handling of GX deltas.

ca8e98d9 – Werner Lemberg <[email protected]> authored on 2016/09/03 09:06
[ftrandom] Various fixes.

b98dfda3 – Werner Lemberg <[email protected]> authored on 2016/09/03 04:20
[base] Avoid negative bitmap stroke dimensions (#48985).

f0fa7a67 – Werner Lemberg <[email protected]> authored on 2016/09/03 02:33
[cff] Avoid null pointer passed to FT_MEM_COPY (#48984).

d87bb916 – Werner Lemberg <[email protected]> authored on 2016/09/02 19:56
[unix] Enable 64bit support in file system access (#48962).

d8ef7266 – Werner Lemberg <[email protected]> authored on 2016/09/02 19:27
[sfnt] Avoid left shift of negative value (#48980).

16583ccd – Werner Lemberg <[email protected]> authored on 2016/09/02 18:45
* src/smooth/ftgrays.c (gray_hline): Fix clang compiler warnings.

77e4d1b2 – Werner Lemberg <[email protected]> authored on 2016/09/02 08:16
Improve documentation of `FT_Outline_Decompose'.

7a13dc00 – Werner Lemberg <[email protected]> authored on 2016/09/02 04:24
Some preparations for the next release.

7ba2ae7a – Werner Lemberg <[email protected]> authored on 2016/09/02 04:21
Synchronize `ftoption.h' comments.

11d3336a – Alexei Podtelezhnikov <[email protected]> authored on 2016/09/01 18:56
[smooth] Simplify span rendering more.

f44ddfda – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/30 19:21
[smooth] Streamline pixmap drawing a bit more.

e73055c7 – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/29 19:15
[smooth] Streamline pixmap drawing.

a6ee6fe6 – Werner Lemberg <[email protected]> authored on 2016/08/28 14:51
s/PIC/FT_CONFIG_OPTION_PIC/ to avoid confusion.

bffe5fd6 – Werner Lemberg <[email protected]> authored on 2016/08/28 09:16
[cff] Minor comment.

51628313 – Werner Lemberg <[email protected]> authored on 2016/08/28 08:38
Clarify usage of FT_CONFIG_OPTION_PIC.

3ec64654 – Werner Lemberg <[email protected]> authored on 2016/08/28 07:02
Explain how to build a PIC-enabled version of FreeType.

4d3f7ca8 – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/27 19:25
[smooth] Reduce stack of band boundaries.

57aa8391 – Werner Lemberg <[email protected]> authored on 2016/08/26 07:59
* src/cid/cidload.c (cid_face_open): Improve handling of `SDBytes'.

3c61a2f5 – Werner Lemberg <[email protected]> authored on 2016/08/26 07:50
[cid] Fix commit from 2016-05-16.

f3e71bab – Werner Lemberg <[email protected]> authored on 2016/08/26 06:31
[sfnt] Cache offset and size to bitmap data table.

1034ff4a – Werner Lemberg <[email protected]> authored on 2016/08/26 04:42
[sfnt] Comments.

9a444f05 – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/25 18:36
* src/smooth/ftgrays.c (gray_raster_render): Minor tweaks.

a660e3de – Werner Lemberg <[email protected]> authored on 2016/08/25 20:23
[type1] Fix heap buffer overflow.

69ce9739 – Werner Lemberg <[email protected]> authored on 2016/08/25 15:49
[sfnt] Fix previous commit (#48901).

acd18798 – Werner Lemberg <[email protected]> authored on 2016/08/25 13:12
[sfnt] Speed up handling of invalid format 4 cmaps.

327f2e3e – Werner Lemberg <[email protected]> authored on 2016/08/25 08:46
* include/freetype/internal/ftdriver.h: Remove unused typedefs.

cb438878 – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/22 19:06
[smooth] Simplify span rendering.

a4c2a311 – Werner Lemberg <[email protected]> authored on 2016/08/22 15:32
[truetype] Fix `MPS' instruction.

4927953f – Werner Lemberg <[email protected]> authored on 2016/08/22 03:30
MInor.

6432b8c4 – Werner Lemberg <[email protected]> authored on 2016/08/21 06:50
Update documentation of size requests.

8521ad99 – Werner Lemberg <[email protected]> authored on 2016/08/16 09:44
[lzw] Optimize last commit.

6df68335 – Werner Lemberg <[email protected]> authored on 2016/08/16 05:50
minor.

548f68d8 – Werner Lemberg <[email protected]> authored on 2016/08/16 05:46
[lzw] Avoid invalid left shift.

8d7b9198 – Werner Lemberg <[email protected]> authored on 2016/08/16 04:07
[lzw] Avoid buffer overrun.

cf4224ad – Werner Lemberg <[email protected]> authored on 2016/08/16 02:44
[truetype] Fix compiler warning.

248f5629 – Werner Lemberg <[email protected]> authored on 2016/08/13 02:53
[winfonts] Avoid zero bitmap width and height.

125f2b63 – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/11 19:40
* src/truetype/ttinterp.c (Pop_Push_Count): Revert changes.

49d474f6 – Alexei Podtelezhnikov <[email protected]> authored on 2016/08/11 19:03
* src/truetype/ttinterp.c (TT_RunIns): Minor and formatting.

dce554b1 – Alexei Podtelezhnikov <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/08/11 03:29
* src/truetype/ttinterp.c (Pop_Push_Count): Fix some entries.

3b37bfc4 – Peter Klotz <[email protected]> authored and Alexei Podtelezhnikov <[email protected]> committed on 2016/08/10 18:38
* src/smooth/ftgrays.c (gray_hline): Fix uninitialized access.

5224aae8 – Werner Lemberg <[email protected]> authored on 2016/08/10 15:47
[sfnt] Use correct type for `italicAngle' field (#48732).

53059f92 – Werner Lemberg <[email protected]> authored on 2016/08/07 05:01
[sfnt] Fix `FT_Get_Advance' for bitmap strikes.

8183eeb1 – Behdad Esfahbod <[email protected]> authored and Werner Lemberg <[email protected]> committed on 2016/08/06 19:12
[truetype] Fix GX variation handling of composites.

Next