shithub: freetype+ttf2subf

RSS feed

cda2d957 – David Turner <[email protected]> authored on 2006/02/16 17:45
* builds/amiga/src/base/ftsystem.c, devel/ftoption.h

0d565fdc – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/15 02:44
* include/freetype/internal/ftobjs.h (FT_Face_InternalRec): Remove

5225402a – Werner Lemberg <[email protected]> authored on 2006/02/15 01:05
* include/freetype/ftoutln.h (FT_Outline_Embolden): Mention in

3dc00181 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/14 08:36
* src/sfnt/ttmtx.c (tt_face_get_metrics): Typo.

9a2b3b6d – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/14 03:37
* src/sfnt/ttmtx.c (tt_face_load_hhea, tt_face_load_hmtx): Simply

35222ff7 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/14 02:25
Clean up the SFNT_Interface. In this final pass, `load_hmtx' is

e0decd1e – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/14 02:20
* src/sfnt/ttmtx.h, src/sfnt/ttmtx.c: Why are there two copies of

65863a57 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/14 02:01
Clean up the SFNT_Interface. In this pass, we want to treat the font

f5aa47be – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/14 01:40
Clean up the SFNT_Interface. Table loading functions are now named

d39fda2b – Werner Lemberg <[email protected]> authored on 2006/02/12 16:49
Formatting, copyright years.

4c507ffa – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/11 08:22
* src/autofit/afcjk.c (af_cjk_metrics_init): Fix a stupid bug...

f9a69132 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/11 07:12
* include/freetype/config/ftoption.h (AF_CONFIG_OPTION_CJK): #define

d1d4bffe – Werner Lemberg <[email protected]> authored on 2006/02/10 17:15
formatting

4cdb45c0 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/02/09 09:17
Introduce experimental autofit CJK module based on akito's autohint

6be99f91 – Werner Lemberg <[email protected]> authored on 2006/02/09 02:38
* src/cid/cidparse.c (cid_parse_new): Remove shadowing variable.

4f41d63b – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/02/08 20:43
fix src/cid/cidparse.c for too-short CIDFont

458c3423 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/02/08 07:58
fix --with-old-mac-fonts option

54a79c88 – Werner Lemberg <[email protected]> authored on 2006/02/01 02:54
Use `?='.

8a4de0d6 – Werner Lemberg <[email protected]> authored on 2006/02/01 02:52
* Makefile, *.mk: Use `?=' where appropriate.

9a8006b1 – Werner Lemberg <[email protected]> authored on 2006/02/01 01:07
* builds/unix/install.mk (install): Fix path for ftmodule.h.

03379b65 – Werner Lemberg <[email protected]> authored on 2006/02/01 00:40
* builds/unix/unixddef.mk: Actually do define PLATFORM (fixing

82a0e3cd – Werner Lemberg <[email protected]> authored on 2006/02/01 00:22
s/index/size_index/ to avoid compiler warnings.

38beff00 – Werner Lemberg <[email protected]> authored on 2006/02/01 00:14
* src/otvalid/module.mk: s/otvalid_module_class/otv_module_class/.

59939244 – Werner Lemberg <[email protected]> authored on 2006/01/31 15:17
Implement new, simplified module selection. With GNU make it is now

5d146851 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/31 05:29
* src/cff/cffobjs.c (cff_face_init), src/cid/cidobjs.c

98d802b8 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/31 02:01
* include/freetype/internal/t1types.h (AFM_FontInfo),

7596fd3a – Werner Lemberg <[email protected]> authored on 2006/01/28 11:29
* src/*/module.mk (.PHONY): Add.

f6a25503 – Werner Lemberg <[email protected]> authored on 2006/01/28 05:38
* devel/ftoption.h: Synchronize with

68a15ebb – Werner Lemberg <[email protected]> authored on 2006/01/28 02:30
* README, docs/FTL.TXT: Fix email address for bug reports.

7213b4fe – David Turner <[email protected]> authored on 2006/01/27 11:42
* builds/unix/configure.ac: fixed build problem on Cygwin

be3c9814 – Werner Lemberg <[email protected]> authored on 2006/01/27 09:16
Formatting, copyright years.

6a681fa8 – David Turner <[email protected]> authored on 2006/01/27 07:11
* src/autofit/afwarp.c: simple #ifdef to prevent compilation when

97c64185 – David Turner <[email protected]> authored on 2006/01/27 07:06
* builds/win32/visualc/freetype.dsp: updating project file to

ff0e9e6c – David Turner <[email protected]> authored on 2006/01/27 04:15
* builds/freetype.mk, Jamfile: define the macro FT2_BUILD_LIBRARY

9cc4aed8 – Werner Lemberg <[email protected]> authored on 2006/01/26 16:03
Formatting.

bcc438b1 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/23 09:12
* include/freetype/freetype.h (FT_Select_Size): Rename the second

4c6234d9 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/23 05:46
* src/psaux/psaux.c src/psaux/psauxmod.c src/type1/t1driver.c: Make

ed70ca5a – Werner Lemberg <[email protected]> authored on 2006/01/23 02:28
* builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from

b36bf527 – Werner Lemberg <[email protected]> authored on 2006/01/22 02:09
* src/autofit/afloader.c (af_loader_load_g): Move AF_USE_WARPER up

1be9ebf5 – Werner Lemberg <[email protected]> authored on 2006/01/22 01:58
* src/autofit/rules.mk (AUTOF_DRV_SRC): Add afwarp.c.

e7be64e9 – Werner Lemberg <[email protected]> authored on 2006/01/21 12:27
Fix ChangeLog.

bb4edc92 – David Turner <[email protected]> authored on 2006/01/21 09:31
* src/autofit/aflatin.c, src/autofit/afwarp.h, src/autofit/afwarp.c,

8c16ed36 – David Turner <[email protected]> authored on 2006/01/19 08:10
* src/sfnt/ttsbit0.c (tt_face_load_strike_metrics): fixed small

8b560632 – Werner Lemberg <[email protected]> authored on 2006/01/19 03:30
* builds/win32/visualc/freetype.dsp: Updated.

47bf95dd – Werner Lemberg <[email protected]> authored on 2006/01/17 11:55
Use pscmap service in CFF module.

ce94c7a9 – Werner Lemberg <[email protected]> authored on 2006/01/16 17:35
Formatting, copyright years.

108fdbbb – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/16 10:35
* src/psaux/afmparse.c, src/psaux/afmparse.h: New files which

ea1e8d3a – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/15 10:01
* include/freetype/internal/ftobjs.h, src/base/ftobjs.c,

1723dcc2 – Werner Lemberg <[email protected]> authored on 2006/01/15 02:30
Formatting, minor clean-ups.

ce5ee00d – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/15 01:32
copyright year updates.

212aee0d – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/15 01:24
* include/freetype/internal/ftobjs.h (ft_fake_vertical_metrics),

e5ff059f – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/15 01:00
* src/bdf/bdfdrivr.c (BDF_Glyph_Load), src/pcf/pcfdrivr.c

01fa8238 – Werner Lemberg <[email protected]> authored on 2006/01/14 03:17
Many doc fixes. From Chia-Yi.

3d8eeb8e – Werner Lemberg <[email protected]> authored on 2006/01/14 02:10
Formatting, comment fixes.

e33dc2eb – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/14 00:09
* docs/CHANGES: Mention the size selection change.

f1c2b91e – Werner Lemberg <[email protected]> authored on 2006/01/13 09:53
Formatting, copyright year updates.

fa7d6ab2 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2006/01/13 07:21
* include/freetype/internal/sfnt.h (SFNT_Interface): New method

64714a28 – Werner Lemberg <[email protected]> authored on 2006/01/12 03:49
Copyright year, minor formatting.

8ab0979d – Werner Lemberg <[email protected]> authored on 2006/01/12 03:12
Prepare use of pscmap service within CFF module.

356a4d89 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/01/11 22:33
* Add declarations of new MacOS-specific APIs

435046b5 – Werner Lemberg <[email protected]> authored on 2006/01/11 05:57
Formatting, improving comments.

adf828ff – Werner Lemberg <[email protected]> authored on 2006/01/11 05:08
Fix Savannah bug #15056 and use pscmap service in psaux module.

f8d16cc5 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2006/01/11 04:28
* Fix 'deprecated' warnings in building for MacOS

6cdab92b – Werner Lemberg <[email protected]> authored on 2006/01/08 17:34
* docs/CHANGES: Updated.

30bd2844 – Werner Lemberg <[email protected]> authored on 2006/01/08 14:38
* src/base/ftutil.c (ft_highpow2): s/FT_BASE/FT_BASE_DEF/.

e8f92af3 – Werner Lemberg <[email protected]> authored on 2006/01/08 08:43
* src/pcf/pcfread.c (pcf_get_bitmaps): Remove unused variable

05cda08b – Werner Lemberg <[email protected]> authored on 2006/01/08 08:37
Fix ChangeLog.

3dfcef69 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2005/12/28 01:47
add '\n' to the end of src/sfnt/ttbdf.c

748b171d – Werner Lemberg <[email protected]> authored on 2005/12/25 04:15
Doc typos. From Huw Davies.

083ba0b7 – Werner Lemberg <[email protected]> authored on 2005/12/23 10:10
Formatting, documentation improvements.

e6bb9533 – David Turner <[email protected]> authored on 2005/12/23 08:32
* Jamfile, docs/reference/README: fix it so that "jam refdoc" works

53be6e9b – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2005/12/23 07:22
ftmac.c counts supported faces only

b79b5133 – Werner Lemberg <[email protected]> authored on 2005/12/20 07:01
Formatting, improving comments.

ce34d122 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/12/17 08:12
* src/truetype/ttinterp.c (Update_Max): Set current size of buffer

dcb8b710 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/12/16 09:27
* include/freetype/internal/ftobjs.h (ft_glyphslot_grid_fit_metrics),

db0182f0 – David Turner <[email protected]> authored on 2005/12/14 16:16
small update

89a2a4b5 – David Turner <[email protected]> authored on 2005/12/14 15:38
* include/freetype/config/ftoption.h,

8def3c89 – David Turner <[email protected]> authored on 2005/12/14 11:38
* Jamfile: small fix to ensure that ftexport.sym is placed in the

5b5f382b – David Turner <[email protected]> authored on 2005/12/14 11:37
* src/autofit/aflatin.c, src/autofit/afhints.c: changed the

0779163e – Werner Lemberg <[email protected]> authored on 2005/12/12 02:40
Add missing files.

364db082 – Werner Lemberg <[email protected]> authored on 2005/12/07 15:34
* src/sfnt/sfobjc.c (sfnt_init_face): Move tag check to...

3b8db669 – Werner Lemberg <[email protected]> authored on 2005/12/06 05:47
Fix ChangeLog and source code comment.

a3690cda – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/12/06 03:24
* src/truetype/ttobjs.c (tt_size_init): size->ttmetrics.valid is

a10a9f91 – Werner Lemberg <[email protected]> authored on 2005/12/04 07:48
Fix source code comment.

2a0903a5 – Werner Lemberg <[email protected]> authored on 2005/12/03 03:13
* src/type42/t42objs.x (T42_Face_Init): Replace call to

21a7d844 – Werner Lemberg <[email protected]> authored on 2005/11/30 16:05
Minor doc update.

44e47d5f – Werner Lemberg <[email protected]> authored on 2005/11/30 13:47
* src/sfnt/ttcmap.c, src/sfnt/ttcmap.h:

b5d88e8e – Werner Lemberg <[email protected]> authored on 2005/11/30 03:55
* docs/CHANGES: Document latest charmap code changes.

b797fdb5 – Werner Lemberg <[email protected]> authored on 2005/11/30 03:48
* docs/CHANGES: Document ftdump's `-v' option.

a28bc4c7 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/11/29 21:39
* src/sfnt/ttcmap.c (tt_cmap4_char_map_binary,

a0911343 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/11/29 06:32
Major update to distinguish between unsorted and overlapped segments

569ec4ee – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/11/29 06:27
* src/sfnt/ttcmap.c (struct TT_CMap12Rec_, tt_cmap12_init,

df1598e3 – Detlef Würkner <[email protected]> authored on 2005/11/25 03:04
2005-11-15 Detlef W�rkner <[email protected]>

6e0d20bb – Detlef Würkner <[email protected]> authored on 2005/11/25 03:02
Adjusted the compiler options to the current sources.

ba0893c9 – Detlef Würkner <[email protected]> authored on 2005/11/25 03:01
The assumed Seek() position in the file cache was off by one byte.

6b1c597c – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2005/11/24 00:16
MPW makefiles are updated to build all available modules

c815f33b – Werner Lemberg <[email protected]> authored on 2005/11/22 04:37
Add some references.

67ba2118 – Werner Lemberg <[email protected]> authored on 2005/11/21 12:32
* src/bdf/bdfdrivr.c (bdf_interpret_style, BDF_Face_Done): Fix small

840232ad – Werner Lemberg <[email protected]> authored on 2005/11/21 07:36
* src/sfnt/ttload.c (sfnt_init): Add tracing message.

275be9ba – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/11/20 22:05
* src/sfnt/ttsbit0.c (tt_sbit_decoder_load_image): image_offset is

Next