RSS feed
	
	
	
		7fd7c6f2
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
cid: Fix some data types mismatching with their sources.
		 
	
		34c203cd
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
cff: Fix for unused variable `rest'.
		 
	
		a813cf48
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
cff: Fix some data types mismatching with their sources.
		 
	
		2bbcb7ed
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
bdf: Fix some data types mismatching with their sources.
		 
	
		763b3949
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
sfnt: Count the size of the memory object by ptrdiff_t.
		 
	
		f420757c
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
lzw: Count the size of the memory object by ptrdiff_t.
		 
	
		88c95bab
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
otvalid: Count the table size on memory by ptrdiff_t.
		 
	
		90c7efc8
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
otvalid: Prevent an overflow by GPOS/GSUB 32b-bit offset.
		 
	
		95aeebf4
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
ftobjs.c: Prevent an overflow in glyph index handling.
		 
	
		2ed9d7fc
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
Improve the variable types in raccess_make_file_name().
		 
	
		61fa1b53
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
ftpatent.c: Fix for unused variable `error'.
		 
	
		f7ecdbc7
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
type1: Check invalid string longer than PostScript limit.
		 
	
		a8c515d2
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
gzip: Use FT2 zcalloc() & zfree() in ftgzip.c by default.
		 
	
		5f43bab8
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
gzip: Distinguish PureC from TurboC on MSDOS.
		 
	
		3f36047e
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:30
		
gxvalid: Insert PureC pragma to allow unevaluated variables.
		 
	
		62aa9ec6
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/31 20:29
		
gxvalid: Pass the union by the pointer instead of the value.
		 
	
		7009a6eb
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/29 07:53
		
Fix Redhat bugzilla #513582 and Savannah bug #26849.
		 
	
		1a49548b
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/25 12:19
		
Fix Savannah bug #27106.
		 
	
		2cd790d7
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/19 07:18
		
Document recent library changes.
		 
	
		46e05c44
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/17 18:49
		
Fix Savannah bug #23786.
		 
	
		dc20faaf
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/17 06:50
		
Typo.
		 
	
		9f27998e
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/15 08:33
		
Merge branch 'master' of wl@git.sv.gnu.org:/srv/git/freetype/freetype2
		 
	
		3009417a
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/15 08:57
		
Borland C++ compiler patch proposed by Mirco Babin.
		 
	
		deee58f2
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/15 03:58
		
* docs/release: Updated.
		 
	
		0fbdf11a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/15 03:50
		
README.CVS -> README.git
		 
	
		b2967734
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/14 12:44
		
Fix Savannah bug #27026.
		 
	
		313d4f4c
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/12 20:01
		
Add a script to check the undefined and unused trace macros.
		 
	
		3bf7baaa
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/12 19:54
		
Formatting.
		 
	
		a2ef3769
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/09 14:59
		
Merge branch 'master' of wl@git.sv.gnu.org:/srv/git/freetype/freetype2
		 
	
		da594627
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/09 13:21
		
smooth: Check glyph size by width/height, instead of pitch/height.
		 
	
		8ad243bd
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/09 12:12
		
Shorten URLs referring ft-devel archive.
		 
	
		e05861b9
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/09 10:43
		
Register 2 missing trace components, t1afm and ttbdf.
		 
	
		a6990d06
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/09 08:48
		
Register a trace component for ftgloadr.c.
		 
	
		0d02317f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/07/09 05:21
		
[ftraster] Make it compile again with -D_STANDALONE_.
		 
	
		4c531460
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/08 10:26
		
Prevent the overflows by a glyph with too many points or contours.
		 
	
		f4a0f93a
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/07/06 13:16
		
Fix a typo in ChangeLog, found by mouse@Rodents-Montreal.ORG
		 
	
		3d3ba056
		 – Bram Tassyns <bramt@enfocus.be>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2009/07/05 10:54
		
Improve compatibility to Acroread.
		 
	
		ad289d13
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/06/28 23:09
		
ftpatent: Fix a bug by wrong usage of service->table_info().
		 
	
		24370d67
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/27 22:11
		
Uff, another thinko.
		 
	
		e7389a44
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/27 21:25
		
[psaux, cff] Protect against nested `seac' calls.
		 
	
		6bb34880
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/27 20:43
		
Thinko.
		 
	
		a7e5a335
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/27 20:40
		
* devel/ftoption.h [FT_CONFIG_OPTION_INCREMENTAL]: Define.
		 
	
		b8f97f17
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/27 20:37
		
Formatting.
		 
	
		fee19a78
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/06/27 13:07
		
Add tools to preprocess the source files for AtariST PureC.
		 
	
		3609141d
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/06/27 11:02
		
Fix wrong date in ChangeLog
		 
	
		912f0397
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/06/27 10:38
		
Keep existing modules.cfg in the building tree.
		 
	
		66d308ed
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/06/27 10:33
		
Filter --srcdir= option before invoking builds/unix/configure.
		 
	
		20fb1463
		 – suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
 authored
 on 2009/06/27 10:27
		
Improve configure.raw for cross-building on exe-suffixed systems.
		 
	
		610cddca
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/26 03:39
		
[truetype] Remove TT_SubGlyphRec.
		 
	
		858abbed
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/26 02:15
		
For warning messages, replace FT_ERROR with FT_TRACE0.
		 
	
		e15d9c52
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/25 17:31
		
Formatting etc.
		 
	
		eeec2b8f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/25 12:47
		
Documentation improvements.
		 
	
		777d6d59
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/25 12:46
		
Provide version information better.
		 
	
		1e8bf583
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/23 11:48
		
Thinko.
		 
	
		11cb8c36
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/22 12:56
		
Use 16.16 format while parsing Type 1 charstrings.
		 
	
		df9cd975
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/21 19:25
		
src/pshinter/pshrec.c: Use PSH_Err_Ok.
		 
	
		f79df78a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/21 16:17
		
Code beautification.
		 
	
		96d38983
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/21 08:43
		
Remove useless code.
		 
	
		1f540eff
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/20 09:24
		
Remove unused variables.
		 
	
		41821f8a
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/20 05:31
		
[psaux] Check large integers while parsing charstrings.
		 
	
		541ab5ad
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/20 03:31
		
[cff] Revert last change.
		 
	
		b34c9b49
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/20 02:32
		
aflatin.c: Fix compiler warning.
		 
	
		ae342dab
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/20 02:01
		
builds/compiler/gcc.mk (CFLAGS): Use -O3, not -O6.
		 
	
		f1631f2d
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/19 19:50
		
[cff] Fix handling of reserved byte 0xFF.
		 
	
		86fa2ebc
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/19 10:56
		
Improve debug messages for Type1 charstrings.
		 
	
		d1862d22
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/19 05:09
		
More ftgray fixes for FT_STATIC_RASTER.
		 
	
		140a6943
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/18 12:07
		
docs/CHANGES: Updated.
		 
	
		82622131
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/18 11:48
		
Whitespace & documentation improvements.
		 
	
		72271140
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/18 11:42
		
Fix B/W rasterization of subglyphs with different drop-out modes.
		 
	
		780d7e05
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/17 02:45
		
Minor simplification.
		 
	
		38e40767
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/16 18:41
		
Typo.
		 
	
		42206ad8
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/16 11:14
		
Improve scan conversion rules 4 and 6.
		 
	
		0409ef32
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/11 13:32
		
Increase precision for B/W rasterizer.
		 
	
		f33b237c
		 – Michael Zucchi <notzed@gmail.com>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2009/06/08 13:12
		
Handle FT_STROKER_LINECAP_BUTT.
		 
	
		c6788a38
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/07 09:09
		
Fix some potential out-of-memory crashes.
		 
	
		2f2b780e
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/07 04:29
		
Simplify math.
		 
	
		90c699af
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/05 06:37
		
Preparation for fixing scan conversion rules 4 and 6.
		 
	
		cbdba615
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/06/03 04:53
		
Typo, formatting.
		 
	
		15e8e237
		 – James Cloos <cloos@jhcloos.com>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2009/05/29 08:59
		
Enable autohinting for glyphs rotated by multiples of 90°.
		 
	
		b4df8751
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/05/28 03:07
		
Remove compiler warning.
		 
	
		c32019b6
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/05/28 02:56
		
Make compilation work with FT_CONFIG_OPTION_USE_ZLIB not defined.
		 
	
		19fbc576
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/05/22 05:20
		
Improve b/w rasterizer.
		 
	
		b72af52b
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/05/19 03:33
		
Fix Savannah bug #26600.
		 
	
		04a7858c
		 – Ralph Giles <giles@ghostscript.com>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2009/04/30 16:32
		
Make `seac' operator work correctly with incremental interface.
		 
	
		7daf801f
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/04/30 16:00
		
Document recent changes to ftview.
		 
	
		8b84c9d1
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/04/27 15:40
		
autohinter: Don't change digit widths if all widths are the same.
		 
	
		b5a46059
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/04/26 12:32
		
Make ftgrays compile with _STANDALONE_ and FT_STATIC_RASTER again.
		 
	
		6757390d
		 – Werner Lemberg <wl@gnu.org>
 authored
 on 2009/04/26 12:21
		
Add missing ChangeLog entry.
		 
	
		b3511ebb
		 – Karl Berry <karl@gnu.org>
 authored
 and Werner Lemberg <wl@gnu.org>
 committed
 on 2009/04/21 18:51
		
Fix AC_CHECK_FT2.
		 
	
		1dcd0f23
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:25
		
Add #error to modules and files that do not support PIC yet.
		 
	
		59b4af8d
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:23
		
Position Independent Code (PIC) support in autofit module.
		 
	
		4e711be9
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:20
		
Position Independent Code (PIC) support in pshinter module.
		 
	
		24b110c6
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:18
		
Position Independent Code (PIC) support in psnames module.
		 
	
		05609509
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:16
		
Position Independent Code (PIC) support in raster renderer.
		 
	
		c1e22f39
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:14
		
Position Independent Code (PIC) support in smooth renderer.
		 
	
		cb3b6141
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:12
		
Position Independent Code (PIC) support in cff driver.
		 
	
		fb429ec4
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:08
		
Position Independent Code (PIC) support in sfnt driver.
		 
	
		2e7a4e9b
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 14:03
		
Position Independent Code (PIC) support in truetype driver.
		 
	
		636c294b
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 13:59
		
Position Independent Code (PIC) support and infrastructure in base.
		 
	
		2589e5fd
		 – Oran Agra <oran@monfort.co.il>
 authored
 on 2009/04/05 13:34
		
Preparing changes in cff parser later needed for PIC version.
		 
Next