RSS feed
	
	
	
		6e44d78c
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/28 18:23
		
[type1] Avoid segfaults with `FT_Get_PS_Font_Value'.
		 
	
		c9edca8e
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/27 06:44
		
[truetype] Make `TT_Set_MM_Blend' idempotent (#54388).
		 
	
		d277bfc9
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/27 05:15
		
[psaux, type1]: More tracing improvements.
		 
	
		6e6acdcb
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/26 03:22
		
Document FT_Module_Class's `module_interface' field.
		 
	
		8ed53468
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/25 18:07
		
[psaux, type1] Trace PostScript dictionaries and other things.
		 
	
		580c94d8
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/25 03:03
		
Fix minor ASAN run-time warnings.
		 
	
		4b97ab98
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/07/24 19:01
		
[build] Fortify dllexport/dllimport attributes (#53969,#54330).
		 
	
		d8ea52de
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/24 19:03
		
[type1] Check relationship between number of axes and designs.
		 
	
		71e29fe1
		 – Hin-Tak Leung <htl10@users.sourceforge.net>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2018/07/24 06:04
		
[truetype] Match ttdebug's naming of instruction mnemonics.
		 
	
		ff1c28f6
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/24 05:59
		
* src/pcf/pcfread.c (pcf_get_encodings): Thinko.
		 
	
		b98133a4
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/22 09:06
		
* src/pcf/pcfread.c (pcf_get_encodings): Check index of defaultChar.
		 
	
		9be385c9
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/22 08:49
		
* src/pcf/pcfread.c (pcf_load_font): Fix number of glyphs.
		 
	
		a5acdce1
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/22 08:11
		
[cid] Sanitize `BlueShift' and `BlueFuzz'.
		 
	
		5434faad
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/22 03:34
		
Fix links.
		 
	
		93955585
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/21 19:46
		
Minor comment improvement.
		 
	
		cba72a0b
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/21 19:45
		
[pcf] Fix handling of the undefined glyph.
		 
	
		a2370f21
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/21 03:38
		
Improve stream extraction macro documentation.
		 
	
		154832d4
		 – Armin Hasitzka <prince.cherusker@gmail.com>
 authored
 on 2018/07/20 15:32
		
Move the legacy fuzz target to the `freetype-testing' repository.
		 
	
		14032290
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/20 02:44
		
[cff] Avoid left-shift of negative numbers (#54322).
		 
	
		8f09eb5c
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/17 17:45
		
Allow FT_ENCODING_NONE for `FT_Select_Charmap'.
		 
	
		9e69987a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/17 15:54
		
* src/pcf/pcfread.c (pcf_get_encodings): Trace `defaultChar'.
		 
	
		fda356b7
		 – Armin Hasitzka <prince.cherusker@gmail.com>
 authored
 on 2018/07/16 14:45
		
* include/freetype/internal/ftcalc.h: Add macros for handling
		 
	
		839cb404
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/16 01:45
		
* src/truetype/ttgxvar.c (tt_set_mm_blend): Fix off-by-one error.
		 
	
		9f15370e
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/12 03:31
		
* src/base/ftoutln.c (FT_Outline_Get_Orientation): Init `cbox'.
		 
	
		b532d7ce
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/05 19:13
		
Fix typo (#54238).
		 
	
		0767d536
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/05 19:05
		
Adjust table size comparisons (#54242).
		 
	
		6ceeb87f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/05 18:31
		
Fix more 32bit issues (#54208)
		 
	
		29f05fd0
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/04 07:49
		
Fix 32bit build warnings (#54239).
		 
	
		d9d300ab
		 – Jeff Carey <Jeff.Carey@monotype.com>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2018/07/02 18:27
		
* src/psnames/psmodule.c (ps_unicodes_init): Fix alloc debugging.
		 
	
		396051da
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/02 11:52
		
s/xxx specific foo/xxx-specific foo/.
		 
	
		7edc937f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/02 07:50
		
s/palette_types/palette_flags/.
		 
	
		4e3b2473
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/02 07:41
		
Make `FT_Get_Color_Glyph_Layer' return FT_Bool.
		 
	
		f6ccb524
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/07/01 08:31
		
* src/base/ftobjs.c (FT_Get_Color_Glyph_Layer): Guard SFNT function.
		 
	
		1fc776b5
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/28 17:42
		
* src/base/fttrigon.c (FT_Tan): Improve accuracy.
		 
	
		4f11209f
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/28 17:31
		
* src/base/ftobjs.c (FT_Set_Charmap): Robustify.
		 
	
		207ca38f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/25 14:50
		
[truetype] Fix memory leak.
		 
	
		589d1f08
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/25 14:38
		
* src/truetype/ttgxvar.c (tt_face_vary_cvt): Add initializers.
		 
	
		a632fb54
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/24 11:22
		
[truetype] Increase precision while applying VF deltas.
		 
	
		cc333390
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/24 02:22
		
New base function `FT_Matrix_Check' (#54019).
		 
	
		d7393e22
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/23 13:25
		
Fix typo.
		 
	
		9027233f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/20 20:21
		
s/FT_PALETTE_USABLE_WITH_/FT_PALETTE_FOR_/.
		 
	
		a6b77ba2
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/19 16:09
		
[sfnt] Fix CPAL heap buffer overflow.
		 
	
		7915fd51
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/19 03:15
		
Doh. Don't use CPAL or COLR data if tables are missing.
		 
	
		a56e4bf7
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/18 19:18
		
Oops!
		 
	
		779c8c40
		 – Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
 authored
 on 2018/06/18 11:17
		
Some more minor doc fixes.
		 
	
		95f7341d
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/18 07:10
		
More minor doc fixes.
		 
	
		ce8517b4
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/18 06:22
		
Minor documentation fixes.
		 
	
		877d8094
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/18 06:08
		
Introduce `@example:' subsections.
		 
	
		fc40469a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/18 05:23
		
Add example for `FT_Get_Color_Glyph_Layer'.
		 
	
		b1a3c59f
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/17 18:33
		
[base] Introduce `FT_New_Glyph'.
		 
	
		e13599a0
		 – Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
 authored
 on 2018/06/17 20:38
		
Change documentation markup tags to lowercase.
		 
	
		d573a46f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/17 19:23
		
Typo.
		 
	
		0f6be064
		 – Armin Hasitzka <prince.cherusker@gmail.com>
 authored
 on 2018/06/17 16:27
		
[bdf] Fix underflow of an unsigned value.
		 
	
		19d8687f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/17 07:22
		
Fix documentation indentation; s/@const/@enum/; harmonize doc keywords.
		 
	
		da846919
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/17 05:30
		
[base] Add tracing for `FT_Bitmap_Blend'.
		 
	
		e361cc6a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/17 05:13
		
s/trace_bitmap/trace_checksum/.
		 
	
		9960e7be
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/16 18:16
		
[sfnt] Fix color glyph layer loading.
		 
	
		10790637
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/16 17:45
		
[sfnt] Fix color palette loading.
		 
	
		8f403ab8
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/16 17:30
		
Minor formatting.
		 
	
		a150b5ab
		 – Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
 authored
 on 2018/06/16 11:53
		
Minor formatting.
		 
	
		9d8e6c29
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/16 06:11
		
* src/base/ftbitmap.c (FT_Bitmap_Blend): Avoid integer overflow.
		 
	
		68bc56f8
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/16 05:39
		
Add `FT_Bitmap_Blend' API.
		 
	
		9b31c446
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/14 17:30
		
Replace `FT_Get_GlyphLayers' with `FT_Get_Color_Glyph_Layer'.
		 
	
		f9d05eb3
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/14 17:02
		
Provide iterative API to access `COLR' data.
		 
	
		33ac83e3
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/14 17:00
		
Add glyph index and glyph load flags to glyph slot.
		 
	
		a44e2087
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/14 07:32
		
[sfnt] Move `CPAL' stuff into separate files.
		 
	
		54b332aa
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/13 04:46
		
[sfnt] Separate `CPAL' and `COLR' table handling.
		 
	
		c07ca2a1
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/12 07:28
		
[sfnt] Fix `sizeof' thinko.
		 
	
		22d1be3f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/12 02:07
		
Finish CPAL/COLR support (4/4).
		 
	
		45145d34
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/12 02:02
		
Finish CPAL/COLR support (3/4).
		 
	
		b85d4e8f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/12 01:53
		
Finish CPAL/COLR support (2/4).
		 
	
		7542f030
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/11 08:46
		
Finish CPAL/COLR support (1/4).
		 
	
		7de877bb
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/12 02:37
		
[sfnt] Minor.
		 
	
		04338a5e
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/12 17:59
		
Doc fixes and improvements.
		 
	
		eaa5a42a
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/11 17:56
		
[raster] Clean up.
		 
	
		b18f5e7c
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/11 05:02
		
Minor doc fixes.
		 
	
		a698dbf8
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/10 17:43
		
[sfnt] Fix compiler warnings.
		 
	
		d8b8b6e3
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/10 17:37
		
s/FT_Palette/FT_Palette_Data/, s/palette/palette_data/.
		 
	
		bfbde792
		 – Nikolaus Waxweiler <madigens@gmail.com>
 authored
 on 2018/06/10 09:19
		
CMakeLists: also accept IOS_PLATFORM=SIMULATOR64
		 
	
		6732f055
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/10 05:12
		
Implement `FT_Palette_Get'.
		 
	
		56be5f72
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/10 02:59
		
* src/sfnt/ttcolr.c (tt_face_load_colr): Improve overflow checks.
		 
	
		50fda0be
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/09 18:52
		
[raster] Deal with pitch sign earlier.
		 
	
		c412de52
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/09 19:56
		
[sfnt] Read `CPAL' version 1 tables.
		 
	
		8f1ed548
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/06 22:48
		
[base] API for Harmony LCD rendering.
		 
	
		44580515
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/07 02:49
		
Minor.
		 
	
		f87ced9d
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/06 13:49
		
ftcolor.h: Redesign API.
		 
	
		7c7004d6
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/06 13:37
		
New `ftcolor.h' draft.
		 
	
		172904ee
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/06 09:29
		
Minor.
		 
	
		89d2f429
		 – Parth Wazurkar <parthwazurkar@gmail.com>
 authored
 on 2018/06/06 12:53
		
[bdf, pcf] Removed deprecated FT_FACE_FLAG_FAST_GLYPHS flag.
		 
	
		ca4e707a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/06 04:18
		
[smooth, raster] Limit bitmap size (#54019).
		 
	
		78d85b9c
		 – Nikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>
 authored
 on 2018/06/04 14:42
		
Restore missing comment lines and other minor fixes
		 
	
		cc626772
		 – Sender Ghost <lightside@gmx.com>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2018/06/04 06:49
		
Restore accidentally removed, commented-out configuration options.
		 
	
		f999375a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/03 18:00
		
[GSoC] include/*.*, devel/*.*: Convert block comments to `light' style.
		 
	
		dc170dea
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/03 17:23
		
Typos.
		 
	
		80ac3645
		 – Armin Hasitzka <prince.cherusker@gmail.com>
 authored
 on 2018/06/03 14:31
		
* src/smooth/ftgrays.c (gray_convert_glyph): Remove unused variables.
		 
	
		64bf5d48
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/03 05:19
		
Minor formatting.
		 
	
		02842872
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/03 05:17
		
* src/tools/glnames.py (main): Emit header in `light' comment style.
		 
	
		9ac9060d
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/03 05:01
		
[GSoC] src/*.*: Convert block comments to `light' style.
		 
	
		ae248034
		 – Alexei Podtelezhnikov <apodtele@gmail.com>
 authored
 on 2018/06/02 17:42
		
[smooth] Attempt to mitigate bug #54019.
		 
	
		67994e82
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2018/06/02 15:51
		
* src/truetype/ttinterp.c (Ins_MIRP): Use SUB_LONG; avoid FT_ABS.
		 
Next