RSS feed
edf40148
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/15 16:56
[cff] Implement CFF2 support (2/2).
9f62d2ca
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/15 15:27
[cff] Implement CFF2 support (1/2).
3bd79cc2
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/15 09:34
[truetype] Provide HVAR advance width variation as a service.
aa0c4b4f
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/15 09:04
[truetype] Provide function to apply `HVAR' advance width variation.
097cd874
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/15 07:58
[truetype] Add `HVAR' table parsing.
abd58581
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/15 07:17
[cff] Extend number parsing.
010e0614
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/15 06:22
[cff] Implement dynamic stack size for Adobe engine.
41533b95
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/14 19:00
[cff] Code shuffling.
0918325e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/14 15:44
[sfnt, truetype] Add framework for Metrics Variations service.
c628a7df
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/14 14:31
[cff] Add Multiple Masters service.
a7dc0c35
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/14 13:54
Extend functionality of `ft_module_get_service'.
ab22b43b
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/14 13:34
* src/truetype/ttgxvar.c (tt_get_var_blend): Fix compiler warning.
4e07516e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/14 13:25
[sfnt, cff] Minor preparations.
8b174b4b
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/11 04:16
[truetype, type1] Add `get_var_blend' to MM service.
27bdb36c
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/10 04:56
[truetype, type1] Add `done_blend' to MM service.
3205a44d
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/09 01:55
[sfnt] Revert change from 2016-12-08.
4191b776
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/08 17:33
Add framework to support services with 8 functions.
29aa9577
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/08 03:59
[sfnt] Add `get_glyph_name' and `get_name_index' to SFNT interface.
ffd8f622
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/06 02:25
[cff] Code shuffling.
bcae6574
– Dave Arnold <darnold@adobe.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/05 17:08
Add `FT_Get_Var_Design_Coordinates' function.
c0fae7da
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/06 06:13
* src/type1/t1load.c (parse_subrs): Fix memory leak.
602be7c8
– Werner Lemberg <wl@gnu.org>
authored
on 2016/12/01 06:36
[gzip] Improve building with external zlib (#49673).
255828c8
– Oleksandr Chekhovskyi <oleksandr.chekhovskyi@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/12/01 02:07
[autofit] Fix Emscripten crash (patch #9180).
1d28f697
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/29 13:45
[smooth] Revert previous commit. Already fixed with 6ca54c64.
d949a3db
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/29 07:09
[smooth] Avoid conditional jump on uninitialized value (#49711).
b37b799c
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/11/27 11:30
[autofit] Code shuffling.
78150503
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/17 07:00
Better support of LLP64 systems with gcc (and clang).
9e7748f5
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/17 03:04
Improve documentation of `lsb_delta' and `rsb_delta' (#19044).
48c77da3
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/17 02:37
Add minor comment to avoid confusion (#19044).
dd26e3d0
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/10 07:03
Fix `lcd_weights' array size.
e1ee5476
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/06 07:39
* src/base/ftobjs.c (FT_Render_Glyph_Internal): Fix tracing.
1c6fd994
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/06 07:37
[sfnt] Improve FT_LOAD_BITMAP_METRICS_ONLY for `sbix' format.
565db95b
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/06 07:33
[sfnt] Speed up `sbix' lookup.
d8a83232
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/06 07:33
Minor documentation improvement.
37e193e9
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/06 07:32
Introduce a way of quickly retrieving (embedded) bitmap metrics.
57f73d1f
– Werner Lemberg <wl@gnu.org>
authored
on 2016/11/06 02:06
Synchronize with gnulib (#49448).
b72858c9
– Behdad Esfahbod <behdad@behdad.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/11/03 02:41
[truetype] Clamp variation requests to valid range.
328d6844
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/28 20:18
[truetype] Remove clang warnings.
ddf38726
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/27 03:27
[truetype] Fix commit from 2014-11-24.
9c45ac39
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/26 12:00
Add `FT_Get_{MM,Var}_Blend_Coordinates' functions.
56140907
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/26 04:10
* src/type1/t1load.c (parse_subrs): Fix limit check.
c5f1bc4b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/10/25 18:31
[cff] Correct cmap format reporting (#24819).
5081674c
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/22 15:16
[truetype] Fix SCANTYPE instruction (#49394).
57741403
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/22 14:34
[sfnt] Improve handling of invalid post 2.5 tables [#49393].
7eeaf986
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/14 04:58
[truetype] Fix handling of `cvar' table data.
83702957
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/10/13 18:52
URL updates.
9c54d124
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/11 04:57
[psaux] Fix handling of invalid flex subrs.
92281228
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/11 03:12
* src/truetype/ttgxvar.c (tt_done_blend): Fix deallocation.
6b354931
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/08 16:26
* src/cid/cidload.c (cid_face_open): Properly propagate `error'.
d61b0425
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/08 15:20
[cid] Fix parsing of subr offsets.
fcc0ee80
– Werner Lemberg <wl@gnu.org>
authored
on 2016/10/01 16:12
[sfnt] Disable bitmap strikes if we don't have a bitmap data table.
b0aacff4
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/10/01 08:55
[smooth] Remove impossibility.
3576487a
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/30 04:11
[pcf] Enrich family name with foundry name and glyph width info.
71b617d8
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/29 15:53
[ftfuzzer] Speed up.
bfa83bdc
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/29 15:51
Comments.
2067c698
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/29 15:49
[truetype] Disallow bitmap strokes for non-default instances.
bf90239c
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/29 09:04
[truetype] Clean up `TT_Face' structure.
45cad2e5
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/28 15:10
More FT_ZERO usage.
2ecf89b4
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/28 15:06
*/*: s/FT_MEM_ZERO/FT_ZERO/ where appropriate.
a3e2c832
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/27 17:42
[truetype] Trace number of executed opcodes.
e27b8a55
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/27 17:21
[truetype] Speed up `TT_Load_Glyph'.
0d945929
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/27 04:44
[truetype] Introduce dynamic limits for some bytecode opcodes.
a764963f
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/25 12:29
[truetype] Sanitize only last entry of `loca' table.
d11e8b6e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/25 11:32
* src/tools/ftfuzzer/ftfuzzer.cc (LLVMFuzzerTestOneInput): Fix typo.
2f2e73c5
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/24 18:42
[autofit] Tracing fixes.
53ae7a54
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/22 18:48
[smooth] Reduce divisions in the line renderer.
c95b7652
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/17 13:12
s/0/NULL/ for function pointers; comments, formatting.
d5f7533e
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/14 20:13
* src/smooth/ftgrays.c (gray_sweep): Remove check for empty table.
ad47550b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/14 19:15
[smooth] Another tiny speed-up.
c38be52b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/11 18:44
* src/smooth/ftgrays.c (gray_{find,set}_cell): Remove dubious code.
6ca54c64
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/11 12:00
[smooth] Fix valgrind warning and reoptimize.
e421a0bf
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/10 04:02
[sfnt] Fix previous commit.
deb26155
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/09 18:13
[ftfuzzer] Minor improvements.
d609b7c1
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/09 18:11
[sfnt] Don't provide (completely) broken strike data.
d2d5968a
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/08 05:04
* Version 2.7 released.
b1e7b68e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/08 04:56
* src/truetype/ttinterp.c: Include `ttgxvar.h'.
8160b201
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/08 04:42
Split off ChangeLog.26.
9749f269
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/08 03:51
[autofit] Another improvement to Armenian support.
a0b92bcb
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/07 19:19
* src/smooth/ftgrays.c (gray_hline): Microptimize.
9d0a3bd8
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/06 19:59
[smooth] Operate in absolute bitmap coordinates.
44b172e8
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/06 19:24
[smooth] Improve contour start (take 2).
ebbb8b2e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/06 12:28
[type1] MM fonts support exactly zero named instances (#48748).
1656752e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/06 08:29
Minor documentation improvements.
a15133e6
– Jonathan Kew <jfkthame@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2016/09/06 02:33
[cff] Fix uninitialized memory.
9773d5f7
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/05 19:33
* src/smooth/ftgrays.c (gray_move_to, gray_start_cell): Revert.
7effc279
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2016/09/05 17:58
[smooth] Improve contour start.
3ebfe3c5
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/05 06:55
[cff] Fix memory initialization.
1c8bb632
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/05 04:13
[ftrandom] Minor improvements.
c9adf1a1
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/05 03:32
[autofit] Improve Armenian support.
4b28f6ac
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/04 15:05
[ftrandom] Improve Makefile.
4e659d7e
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/03 14:14
[truetype] More fixes for handling of GX deltas.
ca8e98d9
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/03 09:06
[ftrandom] Various fixes.
b98dfda3
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/03 04:20
[base] Avoid negative bitmap stroke dimensions (#48985).
f0fa7a67
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/03 02:33
[cff] Avoid null pointer passed to FT_MEM_COPY (#48984).
d87bb916
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/02 19:56
[unix] Enable 64bit support in file system access (#48962).
d8ef7266
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/02 19:27
[sfnt] Avoid left shift of negative value (#48980).
16583ccd
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/02 18:45
* src/smooth/ftgrays.c (gray_hline): Fix clang compiler warnings.
77e4d1b2
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/02 08:16
Improve documentation of `FT_Outline_Decompose'.
7a13dc00
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/02 04:24
Some preparations for the next release.
7ba2ae7a
– Werner Lemberg <wl@gnu.org>
authored
on 2016/09/02 04:21
Synchronize `ftoption.h' comments.
Next