shithub: freetype+ttf2subf

RSS feed

6ae7ff06 – Werner Lemberg <[email protected]> authored on 2007/05/15 07:55
Formatting, typos.

0a24bd25 – David Turner <[email protected]> authored on 2007/05/15 06:54
do not use functions from <ctypes.h>, they are locale-dependent (and slower)

607dec79 – Werner Lemberg <[email protected]> authored on 2007/05/15 02:49
* src/autofit/afcjk.c (af_cjk_hints_compute_edges): Remove unused

56ceaa48 – Werner Lemberg <[email protected]> authored on 2007/05/14 14:53
Formatting.

8d463a53 – Werner Lemberg <[email protected]> authored on 2007/05/13 12:01
* src/base/ftobjs.c (FT_New_Library): Only allocate rendering pool

711cf847 – David Turner <[email protected]> authored on 2007/05/11 10:36
implement FTC_ImageCache_LookupScaler and FTC_SBitCache_LookupScaler,

a8b45e61 – David Turner <[email protected]> authored on 2007/05/11 10:10
fix a typo that force CVT scaling to be re-run on each glyph load

94be20ea – Werner Lemberg <[email protected]> authored on 2007/05/09 16:02
* src/truetype/ttinterp.c (Ins_IP), src/autofit/aflatin.c

4127103f – Werner Lemberg <[email protected]> authored on 2007/05/06 00:51
* builds/win32/visualce/freetype.sln: Removed, as requested by

405e2594 – Werner Lemberg <[email protected]> authored on 2007/05/05 02:26
whitespace

df49e697 – Werner Lemberg <[email protected]> authored on 2007/05/04 02:30
* builds/win32/visualce/*: Add Visual C++ project files for Pocket

5077e83e – Werner Lemberg <[email protected]> authored on 2007/05/04 02:13
* builds/unix/ftsystem.c (FT_Stream_Open): Handle return value 0 of

106eaf1d – Werner Lemberg <[email protected]> authored on 2007/05/03 03:07
* src/base/ftobjs.c (FT_Set_Char_Size): Simplify code.

1b5267da – Werner Lemberg <[email protected]> authored on 2007/04/28 17:06
* src/sfnt/sfobjs.c (sfnt_load_face): Check error code after loading

cc712a24 – Werner Lemberg <[email protected]> authored on 2007/04/27 13:16
* src/truetype/ttgload.c (TT_Load_Simple_Glyph): Check for negative

45bb18fc – Werner Lemberg <[email protected]> authored on 2007/04/26 02:26
* src/base/ftglyph.c (FT_Glyph_Copy): Always set second argument to

fcc1f472 – Werner Lemberg <[email protected]> authored on 2007/04/10 07:51
* src/sfnt/sfobjs.c (sfnt_load_face) [FT_CONFIG_OPTION_INCREMENTAL]:

7b512f50 – Werner Lemberg <[email protected]> authored on 2007/04/10 01:13
Documentation: s/ttengine/truetype_engine/ for orthogonality.

14bf82e1 – Werner Lemberg <[email protected]> authored on 2007/04/10 00:09
* Version 2.3.4 released.

f4a52a6c – Werner Lemberg <[email protected]> authored on 2007/04/09 04:40
* src/truetype/ttgload.c (load_truetype_glyph): Save and restore

c81cf61f – Werner Lemberg <[email protected]> authored on 2007/04/06 05:28
Fix ChangeLog.

1dcb4448 – David Turner <[email protected]> authored on 2007/04/06 04:19
fixed a memory buffer overwrite bug. Damn !!

9f83e055 – Werner Lemberg <[email protected]> authored on 2007/04/04 22:28
* Version 2.3.3 released.

7478197e – Werner Lemberg <[email protected]> authored on 2007/04/03 15:39
formatting

7338ec2b – David Turner <[email protected]> authored on 2007/04/03 10:30
make FT_Set_Char_Size deal with 0-valued resolution parameter like the other one

94f1227f – Werner Lemberg <[email protected]> authored on 2007/04/03 03:19
formatting; improved ChangeLog entries

e6472c12 – David Turner <[email protected]> authored on 2007/04/02 09:13
detect "extra-light" fonts in the auto-hinter in order to avoid producing weird results with them

24fd93d6 – Werner Lemberg <[email protected]> authored on 2007/03/29 07:56
formatting

644b1ad4 – Werner Lemberg <[email protected]> authored on 2007/03/28 17:17
* builds/win32/visualc/index.html,

3f539694 – David Turner <[email protected]> authored on 2007/03/28 10:53
fixing bug in the padding zero-ing of the bitmap emboldener

a08b2176 – Werner Lemberg <[email protected]> authored on 2007/03/28 03:17
* src/bdf/bdflib.c (setsbit, sbitset): Handle values >= 128

23553d6d – David Turner <[email protected]> authored on 2007/03/26 09:37
* docs/CHANGES, docs/VERSION, include/freetype/freetype.h,

f58caa09 – David Turner <[email protected]> authored on 2007/03/26 08:39
fix autofit's blue zone computations: it now ignores 1-point contours that

3b242d36 – David Turner <[email protected]> authored on 2007/03/26 08:03
last (tiny) fix to the bytecode interpreter and code cleanup

86a3ee76 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/03/26 01:40
Disable Carbon framework dependency on 64bit ABI of Mac OS X 10.4.x

14ffe091 – Werner Lemberg <[email protected]> authored on 2007/03/22 02:12
formatting

dabf0535 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/03/22 01:23
Temporal fix for 32bit unsigned long overflow on LP64 platform

4bcf9574 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/03/22 00:53
Suppress SGI compiler warning against setjmp

c9f6c66f – Werner Lemberg <[email protected]> authored on 2007/03/21 09:30
formatting

6fb74f67 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/03/19 02:30
Dequote OS_INLINE in configure.raw to avoid unexpected shell evaluation

64a9ef20 – David Turner <[email protected]> authored on 2007/03/18 03:35
another bytecode regression fix. Hopefully, this should be the latest

74c34eba – David Turner <[email protected]> authored on 2007/03/18 03:19
another bytecode interpreter regression fix

89020d97 – David Turner <[email protected]> authored on 2007/03/17 13:48
fixing TrueType bytecode interpreter regression for HLB_____.TTF, needs more testing with other fonts

34cd7ea0 – Werner Lemberg <[email protected]> authored on 2007/03/10 20:21
comment fix

25d592a7 – Werner Lemberg <[email protected]> authored on 2007/03/09 02:59
* Version 2.3.2 released.

121cad54 – David Turner <[email protected]> authored on 2007/03/08 11:43
updating version numbers and documentation

1e259ded – Werner Lemberg <[email protected]> authored on 2007/03/08 10:39
Fix ChangeLog; fix source code comment.

3a51afac – David Turner <[email protected]> authored on 2007/03/08 05:50
fixing implementation bug in ft_mem_strcpyn

d112cf09 – Werner Lemberg <[email protected]> authored on 2007/03/06 07:06
formatting, copyright years

3d92f08b – Werner Lemberg <[email protected]> authored on 2007/03/06 06:59
* include/freetype/config/ftstdlib.h (ft_strstr): New wrapper

dddd068e – David Turner <[email protected]> authored on 2007/03/05 13:23
fix a small memory leak when FT_Init_FreeType fails for some reason

91aaf326 – David Turner <[email protected]> authored on 2007/03/05 13:18
bugfix: do not erase root x_ppem and y_ppem values in tt_size_init_bytecode

085bc6e2 – David Turner <[email protected]> authored on 2007/03/05 12:40
fix bug in the PFM parser: kerning values must be read as 16-bit *signed* values

de5e6866 – Werner Lemberg <[email protected]> authored on 2007/02/25 16:06
formatting

601aefe4 – David Turner <[email protected]> authored on 2007/02/21 11:47
fix postscript hinter's handling of small and ghost stems

b68e025c – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/02/19 21:37
* Fix memory leak in ftmac.c, patch by Jjgod Jiang

a091517a – Werner Lemberg <[email protected]> authored on 2007/02/16 03:12
* src/truetype/ttinterp.c (Ins_MD): Remove unused variable.

3cd6cc24 – Werner Lemberg <[email protected]> authored on 2007/02/16 03:10
formatting

2c4500e9 – David Turner <[email protected]> authored on 2007/02/14 10:08
improving TrueType bytecode interpreter to better match Windows behaviour

eb3d1fdc – Werner Lemberg <[email protected]> authored on 2007/02/13 03:19
Fix ChangeLog.

a6bdb667 – David Turner <[email protected]> authored on 2007/02/12 17:33
better handling of serif segments in the Latin auto-fitter, gets rid of

c6a14086 – Werner Lemberg <[email protected]> authored on 2007/02/12 17:08
* src/truetype/ttinterp.c (Project_x, Project_y): Remove compiler

406d25f3 – Werner Lemberg <[email protected]> authored on 2007/02/12 17:01
more formatting and copyright years

5c74d359 – Werner Lemberg <[email protected]> authored on 2007/02/12 16:46
Fix ChangeLog.

173d0fe4 – Werner Lemberg <[email protected]> authored on 2007/02/12 16:44
Fix ChangeLog.

442bfb89 – Werner Lemberg <[email protected]> authored on 2007/02/12 16:44
Formatting, copyright years, s/memcpy/ft_memcpy/.

2ef3e0f1 – David Turner <[email protected]> authored on 2007/02/12 16:28
fix inter-letter spacing of auto-hinted glyphs (non-light modes)w

72a0dd24 – David Turner <[email protected]> authored on 2007/02/12 10:24
some simplifications of the TrueType interpreter projection code

c0f9c4aa – David Turner <[email protected]> authored on 2007/02/12 09:55
introduce ft_mem_dup, ft_mem_strdup and ft_mem_strcpyn, and the corresponding

fe33408f – Werner Lemberg <[email protected]> authored on 2007/02/12 09:35
typo

582067dc – Werner Lemberg <[email protected]> authored on 2007/02/11 10:03
* src/autofit/afloader.c (af_loader_load_g): Don't change width for

be6fe774 – Werner Lemberg <[email protected]> authored on 2007/02/11 08:15
Some more info on Unicode cmaps.

dcbb708e – Werner Lemberg <[email protected]> authored on 2007/02/08 03:54
formatting, copyright years

8f47453b – Werner Lemberg <[email protected]> authored on 2007/02/07 03:31
* src/cff/cffdrivr.c (cff_get_name_index): Protect against NULL

f223df6e – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/02/04 23:07
* Add __attribute__((deprecated)) to functions whose interface using non ANSI data types

beebb332 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/02/04 22:44
* Fix to use builds/mac/ftmac.c if configured with --with-fsspec etc

4827e9bd – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/02/04 22:28
* Add FT_GetFilePath_From_Mac_ATS_Name as replacement for FT_GetFile_From_Mac_ATS_Name

027357f1 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/02/04 21:50
* Check ANSI compatibility of Mac OS X system header

da5ada5d – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/02/04 21:46
* Fixed wrong comment in ftmac.h

b8128d93 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2007/02/04 21:31
* Check ANSI compatibility of Mac OS X system header

313d7776 – Werner Lemberg <[email protected]> authored on 2007/02/01 03:10
* include/freetype/ttnameid.h (TT_MS_LANGID_DZONGHKA_BHUTAN):

4b2e83d5 – Werner Lemberg <[email protected]> authored on 2007/02/01 02:58
A new set of spelling fixes from Alexei.

53935939 – Werner Lemberg <[email protected]> authored on 2007/01/31 03:53
* Version 2.3.1 released.

689dd66b – Werner Lemberg <[email protected]> authored on 2007/01/30 18:08
More typo fixes from Alexei.

3eaef6c1 – David Turner <[email protected]> authored on 2007/01/30 05:40
updating version numbers to 2.3.1

a7ee608c – David Turner <[email protected]> authored on 2007/01/30 05:33
disable light auto-hinting optimization for the next release

a4875bdc – Werner Lemberg <[email protected]> authored on 2007/01/29 09:49
Spelling fixes from Alexei.

6e87ed9f – Werner Lemberg <[email protected]> authored on 2007/01/26 17:18
Spelling fixes from Alexei.

bf24176b – Werner Lemberg <[email protected]> authored on 2007/01/26 11:08
formatting

d91eebda – David Turner <[email protected]> authored on 2007/01/26 10:05
improvement to glyph spacing, especially when light auto-hinting

3b3f2baa – Werner Lemberg <[email protected]> authored on 2007/01/25 17:14
* docs/release: Updated -- Savannah uses a new uploading scheme.

d7855663 – Werner Lemberg <[email protected]> authored on 2007/01/25 08:53
formatting, rearranging

a42567bf – David Turner <[email protected]> authored on 2007/01/25 07:23
- same CFF loader fix (stricter checking though than Werner's version)

b1be9e8b – Werner Lemberg <[email protected]> authored on 2007/01/25 06:50
* src/cff/cffload.c (cff_index_get_pointers): Handle last entry

741a17e8 – David Turner <[email protected]> authored on 2007/01/23 11:14
* src/truetype/ttobjs.c: fixed typo that prevented compilation when

b6de8d1d – David Turner <[email protected]> authored on 2007/01/23 10:51
* src/autofit/aflatin.c, src/autofit/aftypes.h, src/autofit/afwarp.h,

93a5c73c – Werner Lemberg <[email protected]> authored on 2007/01/23 01:29
Typo. From Han-Wen.

42b63b2b – Werner Lemberg <[email protected]> authored on 2007/01/21 16:01
* ChangeLog: Split off older entries into...

555258ff – Werner Lemberg <[email protected]> authored on 2007/01/21 04:46
* docs/CHANGES: Document SHZ fix.

011d1112 – Werner Lemberg <[email protected]> authored on 2007/01/21 04:36
* src/sfnt/ttmtx.c (tt_face_get_metrics)

Next