shithub: freetype+ttf2subf

RSS feed

be556d5b – Werner Lemberg <[email protected]> authored on 2006/06/16 02:51
typo; spotted by George

67d2f3a7 – Werner Lemberg <[email protected]> authored on 2006/06/16 02:50
Fix ChangeLog.

817831f4 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/06/15 05:05
src/base/ftgxval.c, src/base/ftotval.c: return FT_Err_Unimplemented_Feature when validation service is unavailable

b10e45a7 – Werner Lemberg <[email protected]> authored on 2006/06/08 03:32
* src/bdf/bdflib.c (bdf_load_font): Fix memory leaks in case of

7d48cb06 – Werner Lemberg <[email protected]> authored on 2006/06/08 02:00
formatting

5f1f7507 – David Turner <[email protected]> authored on 2006/06/07 01:11
Fix memory leak described in Savannah bug #16768

f1a23cbf – David Turner <[email protected]> authored on 2006/06/06 09:53
oops, stupid error fixed

4836f955 – Werner Lemberg <[email protected]> authored on 2006/06/06 08:54
formatting

457b4a81 – David Turner <[email protected]> authored on 2006/06/06 04:14
* include/freetype/internal/services/svpscmap.h, src/cff/cffcmap.c,

d724f20e – Werner Lemberg <[email protected]> authored on 2006/06/04 11:17
formatting

ea4547ca – David Turner <[email protected]> authored on 2006/06/04 10:50
* src/base/ftutil.c (ft_mem_qrealloc): fix the function

0971735d – David Turner <[email protected]> authored on 2006/06/04 10:33
* src/pfr/pfrobjs.c (pfr_face_init): fix the computation

33779660 – Werner Lemberg <[email protected]> authored on 2006/05/26 02:30
* builds/unix/unix-cc.in (LINK_LIBRARY): Don't comment out

24773d6d – Werner Lemberg <[email protected]> authored on 2006/05/20 04:53
* builds/win32/visualc/freetype.dsp: Release libraries no longer

a6523a67 – Werner Lemberg <[email protected]> authored on 2006/05/20 04:47
Fix ChangeLog.

de0a96c5 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/05/19 19:16
* fix 2 memory leaks in MacOS resource fork handler, Savannah bug #16631

8cfa8bd5 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/05/19 18:11
* remove Carbon dependency of Darwin, if configured with no option

47200605 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/05/19 06:48
fix the 2nd part of Savannah bug #16590

545c4e56 – Werner Lemberg <[email protected]> authored on 2006/05/17 18:55
* src/truetype/ttgload.c (TT_Load_Composite_Glyph)

281679de – David Turner <[email protected]> authored on 2006/05/17 09:34
* include/freetype/internal/tttypes.h, src/autofit/afangles.c,

dc3ff31c – David Turner <[email protected]> authored on 2006/05/17 08:59
* src/ftccmap.c (FTC_CMapCache_Lookup): changed the threshold

de2d90af – Werner Lemberg <[email protected]> authored on 2006/05/17 04:54
* src/cff/cffload.c (cff_font_done): Deallocate subfont array. This

8ab412d4 – Werner Lemberg <[email protected]> authored on 2006/05/12 11:09
Version 2.2.1 released.

6e467a65 – Werner Lemberg <[email protected]> authored on 2006/05/12 11:05
* src/tools/docmaker/tohtml.py (block_footer): Split into...

22d34421 – Werner Lemberg <[email protected]> authored on 2006/05/12 10:24
Add final newline.

e12a471f – Werner Lemberg <[email protected]> authored on 2006/05/12 10:20
* src/tools/docmaker/tohtml.py (html_header_1): Use `utf-8' charset.

2ee71f1f – Werner Lemberg <[email protected]> authored on 2006/05/12 09:55
More minor fixes. Move `version' section to the end of freetype.h so that

6756dc15 – Werner Lemberg <[email protected]> authored on 2006/05/12 04:00
* src/tools/docmaker/sources.py (re_source_keywords): Add word

fd74ec68 – Werner Lemberg <[email protected]> authored on 2006/05/12 00:00
* README: Minor updates.

94168f0b – Werner Lemberg <[email protected]> authored on 2006/05/11 03:07
Improve layout of `CHANGES' file.

28b55a9b – Yamato, Masatake (大和正武) <[email protected]> authored on 2006/05/10 23:01
(FT_Stream_Open): Check errno only if read system call returns -1.

37827608 – Werner Lemberg <[email protected]> authored on 2006/05/10 09:58
convert to Unix line endings

910d4f41 – Werner Lemberg <[email protected]> authored on 2006/05/10 09:57
convert to Unix line endings.

53478a10 – Werner Lemberg <[email protected]> authored on 2006/05/10 09:56
Convert to Unix line endings.

3d69a198 – Werner Lemberg <[email protected]> authored on 2006/05/10 09:47
typo

e0d15595 – Werner Lemberg <[email protected]> authored on 2006/05/10 09:44
* builds/freetype.mk (refdoc): Write-protect the `docmaker'

b80d85fe – Werner Lemberg <[email protected]> authored on 2006/05/10 00:47
* builds/unix/ftsystem.c (FT_Stream_Open): Avoid infinite loop if

a127ca42 – Werner Lemberg <[email protected]> authored on 2006/05/09 09:41
* builds/win32/visualc/freetype.sln,

5bfa0621 – Werner Lemberg <[email protected]> authored on 2006/05/09 04:31
Minor change for testing purposes.

4df5b26f – Werner Lemberg <[email protected]> authored on 2006/05/08 03:10
Put version information into the configure script. Reported by Paul

1639c794 – Werner Lemberg <[email protected]> authored on 2006/05/06 12:44
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.

4f3b5bbd – Werner Lemberg <[email protected]> authored on 2006/05/04 03:13
* src/lzw/ftlzw2.c: Renamed to...

a94746ca – Werner Lemberg <[email protected]> authored on 2006/05/03 16:39
Formatting.

679a252c – David Turner <[email protected]> authored on 2006/05/03 05:40
* include/freetype/internal/ftmemory.h: allow compilation with

58eed04d – Werner Lemberg <[email protected]> authored on 2006/05/02 18:26
* include/freetype/config/ftoption.h (FT_STRICT_ALIASING): Removed.

94204895 – Werner Lemberg <[email protected]> authored on 2006/05/02 18:24
Fix ChangeLog.

c6afa122 – Werner Lemberg <[email protected]> authored on 2006/05/02 18:22
* include/freetype/internal/ftmemory.h: s/new/newsz/ (for C++).

9482ba50 – David Turner <[email protected]> authored on 2006/05/02 06:21
* include/freetype/ftstream.h, src/base/ftstream.c: modifying

9ca78256 – David Turner <[email protected]> authored on 2006/05/02 05:00
* include/freetype/internal/ftmemory.h, src/base/ftbitmap.c,

264f307e – David Turner <[email protected]> authored on 2006/05/02 02:34
* include/freetype/fterrdef.h, include/freetype/config/ftconfig.h,

a2295402 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/04/30 00:46
fix bug in Mac_Read_POST_Resource()

06fceb3f – Werner Lemberg <[email protected]> authored on 2006/04/29 03:53
* builds/unix/unix-def.in (datarootdir): Define, for autoconf 2.59c

8fe65390 – Werner Lemberg <[email protected]> authored on 2006/04/29 03:31
Further C library abstraction. Based on a patch from

50ef72b6 – Werner Lemberg <[email protected]> authored on 2006/04/29 03:02
* src/lzw/ftlzw.c, src/lzw/zopen.c, src/lzw/zopen.h: Removed,

a1c990a6 – Werner Lemberg <[email protected]> authored on 2006/04/29 02:24
convert to utf-8

4e03fe76 – Werner Lemberg <[email protected]> authored on 2006/04/29 02:20
convert to UTF-8

99854e7c – Werner Lemberg <[email protected]> authored on 2006/04/28 15:36
Fix accents in ChangeLog.

12cceaac – Werner Lemberg <[email protected]> authored on 2006/04/27 01:02
* builds/win32/visualc/freetype.vcproj: Updated.

3b47dd65 – David Turner <[email protected]> authored on 2006/04/26 15:34
Releasing FreeType 2.2

564b4432 – Werner Lemberg <[email protected]> authored on 2006/04/26 11:02
* src/psaux/psobjs.c (shift_elements): Don't use FT_Long but

8a8c6022 – Werner Lemberg <[email protected]> authored on 2006/04/22 08:24
Formatting, copyright years, documentation.

7aa20102 – David Turner <[email protected]> authored on 2006/04/21 04:38
* src/sfnt/ttcmap.c: removed compiler warnings (gcc-4.0.2)

8e438ead – David Turner <[email protected]> authored on 2006/04/21 04:35
* include/freetype/ftincrem.h, include/freetype/ftmodapi.h,

7dc7f215 – David Turner <[email protected]> authored on 2006/04/13 12:31
doc updates

65c7c773 – David Turner <[email protected]> authored on 2006/04/13 03:51
* src/autofit/afloader.c: removing superfluous code in the auto-fitter's

7d04322e – Detlef Würkner <[email protected]> authored on 2006/04/05 03:17
no message

7f18de64 – Werner Lemberg <[email protected]> authored on 2006/04/03 12:47
* builds/compiler/intelc.mk (TE): New variable.

764b2514 – Werner Lemberg <[email protected]> authored on 2006/04/03 12:42
* docs/PROBLEMS: New file.

fd7456c7 – Werner Lemberg <[email protected]> authored on 2006/04/03 11:46
* builds/exports.mk (clean_symbols_list, clean_apinames): Removed.

4091786c – Werner Lemberg <[email protected]> authored on 2006/04/01 13:49
Formatting.

cf60371a – David Turner <[email protected]> authored on 2006/04/01 11:22
updating documentation

0f15e1c1 – David Turner <[email protected]> authored on 2006/04/01 11:11
* include/freetype/ftcache.h, include/freetype/config/ftheader.h:

9da74d84 – David Turner <[email protected]> authored on 2006/04/01 04:14
updating cache documentation

6e9df685 – Werner Lemberg <[email protected]> authored on 2006/04/01 00:22
* builds/unix/install.mk (uninstall): Don't handle `cache'

b56ff680 – Werner Lemberg <[email protected]> authored on 2006/03/31 23:57
Updated.

21d929be – Werner Lemberg <[email protected]> authored on 2006/03/31 23:43
Updated.

d51b41e0 – Detlef Würkner <[email protected]> authored on 2006/03/29 01:35
no message

fa3651e7 – Werner Lemberg <[email protected]> authored on 2006/03/28 00:06
formatting, copyright year

42137bc6 – David Turner <[email protected]> authored on 2006/03/27 15:10
* src/sfnt/ttkern.c (tt_face_get_kerning): fixed a serious bug

26170df0 – Werner Lemberg <[email protected]> authored on 2006/03/26 02:19
* src/bdf/bdflib.c (ERRMSG4): New macro.

b6f6d247 – Werner Lemberg <[email protected]> authored on 2006/03/24 22:08
_not filtered_ -> _not_ _filtered_

d6e2498f – Werner Lemberg <[email protected]> authored on 2006/03/24 13:31
* src/tools/docmaker/tohtml.py (make_html_para): Convert `...' quotations

af16820a – Werner Lemberg <[email protected]> authored on 2006/03/24 07:46
Normalize quotation to `...'.

e0dd18fc – Werner Lemberg <[email protected]> authored on 2006/03/24 07:14
* src/tools/docmaker/tohtml.py (html_header_1): The `DOCTYPE' comment must

4db32ecb – Werner Lemberg <[email protected]> authored on 2006/03/24 06:54
* docs/CHANGES: Updated.

2ce92037 – David Turner <[email protected]> authored on 2006/03/23 15:58
- added FT_Get_SubGlyph_Info API to freetype.h

d8776b34 – Werner Lemberg <[email protected]> authored on 2006/03/22 15:33
Improve documentation of `FT_LOAD_MONOCHROME'.

6c5b617c – Werner Lemberg <[email protected]> authored on 2006/03/22 10:30
* src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup)

3867d2f2 – Werner Lemberg <[email protected]> authored on 2006/03/22 03:03
* src/cache/ftccache.c, src/cache/ftccache.h (FTC_Node_Destroy):

5556dd21 – Werner Lemberg <[email protected]> authored on 2006/03/21 16:36
* src/base/ftoutln.c (FT_Outline_Get_Orientation): Improve

8439fe85 – Werner Lemberg <[email protected]> authored on 2006/03/21 16:04
* builds/freetype.mk (refdoc), docs/CHANGES, Jamfile (RefDoc),

95f206b1 – Werner Lemberg <[email protected]> authored on 2006/03/21 15:47
* src/sfnt/ttcmap.c (tt_face_build_cmaps): Handle invalid offset

26377008 – Werner Lemberg <[email protected]> authored on 2006/03/21 13:41
* src/cff/cfftypes.h (CFF_CharsetRec): Add `max_cid' member.

a62007fb – Werner Lemberg <[email protected]> authored on 2006/03/21 12:41
Fix ChangeLog.

24b9e87b – David Turner <[email protected]> authored on 2006/03/21 11:30
* src/autofit/aflatin.c (af_latin_metrics_scale): fixed small bug that

5a73d8d2 – Werner Lemberg <[email protected]> authored on 2006/03/20 11:55
* builds/freetype.mk (CACHE_DIR, CACHE_H): Remove.

e091ce35 – David Turner <[email protected]> authored on 2006/03/20 11:01
* src/autofit/aflatin.c (af_latin_hints_init):

da95af6c – David Turner <[email protected]> authored on 2006/03/20 08:32
* builds/win32/visualc/freetype.dsp: updating the project file, adding

505667c6 – David Turner <[email protected]> authored on 2006/03/20 07:13
* builds/unix/install.mk:

256de4b1 – David Turner <[email protected]> authored on 2006/03/20 07:10
* include/freetype/cache/ftccache.h,

Next