RSS feed
5c4e40d7
– suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
authored
on 2017/09/08 20:59
[sfnt, truetype] Register the tags for marginal fonts.
22a7f5b8
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/09/07 18:36
Branding fixes.
e0b480d1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/09/06 17:21
s/ /~/
a3dd6d99
– Werner Lemberg <wl@gnu.org>
authored
on 2017/09/05 19:02
Fix multiple calls of `FT_Bitmap_Convert'.
7d017ba8
– Werner Lemberg <wl@gnu.org>
authored
on 2017/09/05 11:28
[bdf] Fix size and resolution handling.
f0898b92
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/08/25 17:40
Swap `ALLOC_MULT' arguments (#51833).
587264cf
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/23 05:14
Typo.
e1d0249e
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/23 04:18
[sfnt] Fix clang compilation (#51788).
bd28952e
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/22 04:41
[base] Don't zero out allocated memory twice (#51816).
0aca17cf
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/22 04:25
[truetype] Integer overflow.
7653c765
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/08/17 17:28
[sfnt] Avoid synthetic unicode for symbol fonts with PUA.
cadd29de
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/16 09:32
* src/sfnt/pngshim.c (premultiply_data): Fix compiler warnings.
c9d7c03f
– Behdad Esfahbod <behdad@behdad.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/08/15 04:48
[sfnt] Speed up PNG image loading.
f53ccf6f
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/15 03:17
Minor comment fix.
10ad11ab
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/08/13 19:08
Harmony CHANGES.
9f5783bb
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/13 05:40
Minor.
b45043c4
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/11 05:34
[sfnt, truetype] Improve handling of missing sbits.
e77ee789
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/11 03:11
CHANGES: Minor update.
f2e121ab
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/10 08:56
[base] Minor API improvement for default variation axis setting.
c87fec02
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/09 03:45
[psnames] Really fix issue #49949.
410f3799
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/03/08 19:08
[smooth] Harmony LCD rendering.
5710ef98
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/08/08 18:00
* src/smooth/ftsmooth.c (ft_smooth_render_generic): Clean up.
a9d8e90c
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/08/08 17:42
* src/sftnt/ttpost.c (format): Use otspec-compliant versions.
986a21b7
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/06 02:35
CHANGES update suggested by Nikolaus.
17196b7c
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/05 14:58
[truetype] Integer overflow.
f43b3094
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/05 14:22
[base, truetype] New function `FT_Get_Var_Axis_Flags'.
24e256ab
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/08/04 04:25
[truetype] Fix metrics of B/W hinting in v40 mode.
7f44c2db
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/08/03 02:15
[truetype] Do not set any ClearType flags in v40 monochrome mode.
7e508242
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/01 08:44
* src/truetype/ttgxvar.c (TT_Get_MM_Var): Fix thinko.
e6b9b6ba
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/01 05:34
Update CHANGES file.
55bbb98f
– Behdad Esfahbod <behdad@behdad.org>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/08/01 05:17
[truetype] Fix loading of named instances.
ce367774
– Werner Lemberg <wl@gnu.org>
authored
on 2017/08/01 04:24
[sfnt, truetype] Minor adjustments for OpenType 1.8.2.
933f4cbe
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/26 19:32
[cff] Integer overflow.
38bdf22b
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/13 06:28
[truetype] Improve code comment.
fe0a7d9d
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/13 06:25
[base] Fix memory leak.
134de096
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/12 18:16
[base] Integer overflow.
b5cab5c9
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/12 17:58
Document how to scale manually.
229a5535
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/12 06:48
CHANGES: Add information on global metrics rounding.
3d083fc2
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/11 20:24
* src/truetype/ttpload.c (tt_face_get_location): Off-by-one typo.
39af82eb
– Hin-Tak Leung <htl10@users.sourceforge.net>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/07/10 21:53
Changelog: typo, chromium issue id is 2276 instead of 2278
9ea83c78
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/07 13:09
[cff] Integer overflow.
762de5e2
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/07/06 18:31
Tweak suggested use of `lsb_delta' and `rsb_delta'.
cf8d9b4c
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/05 19:07
* src/sfnt/ttcmap.c (tt_cmap_unicode_class_rec): Fix warning.
4261e497
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/05 19:00
* src/truetype/ttgxvar.c (FT_Stream_SeekSet): Fix warning (#51395).
1c85479d
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/04 04:08
[truetype] Prevent address overflow (#51365).
c56d8851
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/07/03 18:49
* src/base/ftlcdfil.c (ft_lcd_filter_fir): Improve code.
ca799e9b
– Werner Lemberg <wl@gnu.org>
authored
on 2017/07/03 02:27
[truetype] Integer overflow.
abeb28f1
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/07/01 12:48
* src/sfnt/sfobjs.c (sfnt_load_face): Ignore No_Unicode_Glyph_Name.
7819aeb6
– Ben Wagner <bungeman@google.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/06/28 18:57
Avoid Microsoft compiler warnings (#51331).
2e7bb5e8
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/27 12:56
* src/cff/cffparse.c (do_fixed): Fix typo.
dde8f5ab
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/27 02:16
[truetype] Integer overflows.
b27cef27
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/24 16:17
[truetype] Integer overflows.
298e2ea5
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/22 07:52
[cff, truetype] Integer overflows.
75cb071b
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/06/21 18:52
[sfnt] Synthesize a Unicode charmap if one is missing.
390048fa
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/20 14:03
Remove deprecated comment.
c8829e4b
– Tony Theodore <tonyt@logyst.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/06/20 08:24
Fix pkg-config in freetype-config for cross-compiling (#51274).
8c763fb1
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/20 03:49
[cff, truetype] Integer overflows.
7b727833
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/06/17 19:28
[base, smooth] LCD filtering cleanups.
4dc00cf5
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/16 09:33
[truetype] Integer overflows.
dbeb7bce
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/15 15:39
[bdf, cff] Integer overflows.
79e3789f
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/14 03:51
* src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding.
5c402d97
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/13 02:56
[cff, truetype] Integer overflows.
3ed3a961
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/11 09:50
[cff] Integer overflows.
5f2a72cb
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/10 07:29
[truetype] Fix TT_Set_Var_Design.
2c4fba9c
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/10 07:03
* src/base/ftcalc.c (FT_DivFix): Fix embarrassing typo.
9038837e
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/09 16:42
[cff, truetype] Integer overflows.
96d26926
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/09 16:34
Provide more macros for flooring, ceiling, and rounding.
faf34d29
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/09 16:31
Remove unused macros.
dcd8de27
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/09 07:21
*/*: Remove `OVERFLOW_' prefix.
7bffeacd
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/07 13:08
[cff, truetype] Integer overflows.
24848a3d
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/06 08:05
[cff] Integer overflow.
86670429
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/05 02:20
[cff] Integer overflow.
9fa8a299
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/04 16:43
[cff, truetype] Integer overflows.
addb2ddd
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/03 17:05
[base, cff, truetype] Integer overflows.
c9a9cf59
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/03 05:41
* builds/unix/freetype-config.in: Fix pkg-config test (#51162).
2c2e6403
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/03 03:38
[bdf] Synchronize sanity checks with pcf driver.
1ea34322
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/03 02:52
[cff, truetype] Integer overflows.
c5a22541
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/03 02:13
ftcalc.h: Avoid left-shift of negative numbers.
0716c6ab
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/02 15:24
[cff] Even more integer overflows.
7a4276fb
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/02 05:21
[cff] More integer overflows.
03b0cc2e
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/02 05:16
[bdf] Don't left-shift negative numbers.
47a03e9b
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/02 05:06
[bdf] Fix integer scanning routines.
3802ca8b
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/02 04:44
[cff] Fix integer overflows.
cd02d359
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/01 13:05
[smooth] Some 32bit integer overflow run-time errors.
a607e391
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/01 13:03
Minor comment.
0ad32623
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/01 13:00
* src/base/ftglyph.c (FT_Get_Glyph): Check `slot->advance'.
4a1f1a6d
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/01 09:15
[psaux] 32bit integer overflow tun-time errors (#46149).
8d435c46
– Werner Lemberg <wl@gnu.org>
authored
on 2017/06/01 03:09
* src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter again.
e66d7300
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/31 12:16
[cff] 32bit integer overflow run-time errors 2/2 (#46149).
9b710cd5
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/30 18:35
[cff] 32bit integer overflow run-time errors 1/2 (#46149).
0e7b9f86
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/30 18:22
[psaux] Correctly handle sequences of multiple number signs.
f0146329
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/29 17:04
[pcf] 32bit integer overflow run-time errors (#46149).
fbe2fe4c
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/29 09:29
Handle some integer overflow run-time errors (#46149, #48979).
9d04fa70
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/28 03:57
* include/freetype/internal/ftcalc.h (FLOAT_TO_FIXED): Remove.
2e4188d8
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/28 03:46
[cff] s/cf2_floatToFixed/cf2_doubleToFixed/.
93572190
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/28 03:20
Fix negation of INT_MIN and LONG_MIN (#46149).
a9331c0f
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/27 11:50
[truetype] Fix handling of design coordinates (#51127).
082f2faf
– Werner Lemberg <wl@gnu.org>
authored
on 2017/05/24 03:40
[bdf, pcf] Support ISO646.1991-IRV character encoding (aka ASCII).
a0455468
– Nikolaus Waxweiler <madigens@gmail.com>
authored
and Werner Lemberg <wl@gnu.org>
committed
on 2017/05/20 03:28
[truetype] Always use interpreter v35 for B/W rendering (#51051).
ab2599ea
– Alexei Podtelezhnikov <apodtele@gmail.com>
authored
on 2017/05/19 20:35
[smooth] Implement minimal dynamic padding for LCD filtering.
Next