shithub: freetype+ttf2subf

RSS feed

f582cf3f – David Turner <[email protected]> authored on 2005/09/26 05:27
* src/autofit/aflatin.c (af_latin_compute_stem_width): fixed bad

03ee7c82 – David Turner <[email protected]> authored on 2005/09/23 10:14
* src/autofit/afangles.c (af_angle_atan): replaced CORDIC-based

18e44430 – David Turner <[email protected]> authored on 2005/09/23 09:22
* src/base/Jamfile: adding src/base/ftgxval.c

99ded0be – David Turner <[email protected]> authored on 2005/09/23 04:00
* src/autofit/aflatin.c (af_latin_hints_init): fixed a bug that

b3feb80e – Werner Lemberg <[email protected]> authored on 2005/09/23 03:40
* docs/CHANGES: Mention SING Glyphlet support.

ad20e6ba – David Turner <[email protected]> authored on 2005/09/22 16:37
* src/base/Jamfile: fixing broken Jamfile

8eacad6d – Werner Lemberg <[email protected]> authored on 2005/09/19 03:07
* freetype2/src/sfnt/ttload.c (sfnt_dir_check): Modified to allow a

7e25c688 – Werner Lemberg <[email protected]> authored on 2005/09/09 14:00
* src/sfnt/sfobjs.c (sfnt_load_face): Reactivate code to set

99aa14c2 – Werner Lemberg <[email protected]> authored on 2005/09/05 15:31
Fixes for `make multi' and using C++ compiler.

4a7f0b1c – Werner Lemberg <[email protected]> authored on 2005/09/01 03:33
* src/gxvalid/gxvbsln.c (GXV_BSLN_VALUE_EMPTY): Add `U'.

a4aa1c5b – Werner Lemberg <[email protected]> authored on 2005/08/31 18:39
* src/gxvalid/gxvbsln.c (gxv_bsln_validate): Fix tracing message.

eff1ee3b – Werner Lemberg <[email protected]> authored on 2005/08/31 16:40
* src/truetype/ttgload.c (load_truetype_glyph): Fix typo.

9b71edb0 – Werner Lemberg <[email protected]> authored on 2005/08/31 12:29
* src/gxvalid/gxvbsln.c: Fix compiler warnings.

4814030b – Werner Lemberg <[email protected]> authored on 2005/08/31 03:13
* src/gxvalid/README: Revised.

a723526a – Werner Lemberg <[email protected]> authored on 2005/08/29 20:22
* include/freetype/freetype.h, include/freetype/ftchapters.h: Add

3bfb1c08 – Werner Lemberg <[email protected]> authored on 2005/08/29 07:59
* src/truetype/ttgload.c [TT_MAX_COMPOSITE_RECURSE]: Removed.

b82e773b – Werner Lemberg <[email protected]> authored on 2005/08/26 01:50
* builds/unix/freetype2.in (CFlags): Add missing directory.

169a6d8a – Werner Lemberg <[email protected]> authored on 2005/08/25 02:00
* docs/CHANGES: Mention gxvalid module.

55b0908e – Werner Lemberg <[email protected]> authored on 2005/08/24 04:04
* src/autofit/aflatin.c (af_latin_metrics_scale): Initialize

a4386214 – Suzuki, Toshiya (鈴木俊哉) <[email protected]> authored on 2005/08/24 00:31
Add gxvalid module to validate TrueType GX/AAT tables.

2752bd1a – Werner Lemberg <[email protected]> authored on 2005/08/22 03:11
* src/truetype/ttgload.c (TT_Load_Glyph): Only translate outline

15c1f5d3 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/08/20 04:17
* src/truetype/ttdriver.c (Load_Glyph): Don't check the validity of

3774b997 – Werner Lemberg <[email protected]> authored on 2005/08/20 01:45
* src/sfnt/ttload.c (tt_face_load_metrics_header): Ignore missing

53ac64e3 – Werner Lemberg <[email protected]> authored on 2005/08/20 01:33
* src/otvalid/otvmod.c (otv_validate): Use ft_validator_run instead

ffa033b1 – Werner Lemberg <[email protected]> authored on 2005/08/19 04:56
* src/truetype/ttgload.c (load_truetype_glyph): Fix compiler

da245ee3 – Werner Lemberg <[email protected]> authored on 2005/08/18 03:40
Forgot to check in last change.

d6d73989 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/08/15 22:06
* src/truetype/ttinterp.c, src/truetype/ttinterp.h: Update copyright

0142e6af – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/08/15 21:54
* src/truetype/ttinterp.c, src/truetype/ttinterp.h: Remove original

f20a4d35 – Werner Lemberg <[email protected]> authored on 2005/08/10 09:24
* docs/INSTALL.ANY: Updated.

b2d65d75 – Werner Lemberg <[email protected]> authored on 2005/08/03 17:21
* src/sfnt/sfdriver.c (sfnt_interface) [FT_OPTIMIZE_MEMORY]:

8e3fc5ea – Werner Lemberg <[email protected]> authored on 2005/08/03 17:17
* src/otvalid/otvcommn.h: Remove dead code.

89fff9b9 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/07/31 07:41
* src/truetype/ttobjs.h (tt_size_run_fpgm, tt_size_run_prep): New functions.

2a41ab9e – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/07/26 04:14
* src/truetype/ttdriver.c (Set_Char_Sizes): Avoid unnecessary

baed3dd0 – Werner Lemberg <[email protected]> authored on 2005/07/13 02:58
Oops! Undo private change.

07437dba – Werner Lemberg <[email protected]> authored on 2005/07/13 02:56
* include/freetype/ftoutln.h (FT_Outline_Embolden): Fix prototype.

3500df46 – Werner Lemberg <[email protected]> authored on 2005/07/05 05:00
* include/freetype/internal/ftmemory.h (FT_REALLOC_ARRAY): Fix typo.

c5621628 – David Turner <[email protected]> authored on 2005/06/30 07:46
* src/sfnt/ftbitmap.c, src/truetype/ttgload.c, src/sfnt/ttcmap.c:

7b33dca4 – Werner Lemberg <[email protected]> authored on 2005/06/23 16:31
Formatting.

87f9bfc4 – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/06/21 23:56
Add an entry about rewritten of `ftview' and `ftstring'

8cfb220e – Wu, Chia-I (吳佳一) <[email protected]> authored on 2005/06/20 05:04
* include/freetype/internal/ftobjs.h, src/base/ftobjs.c: New function

49f4d34e – Werner Lemberg <[email protected]> authored on 2005/06/16 15:07
* src/base/ftoutln.c (FT_Outline_Embolden): Strength should be

765cb0fa – Werner Lemberg <[email protected]> authored on 2005/06/08 08:54
* Version 2.1.10 released.

288ce143 – Werner Lemberg <[email protected]> authored on 2005/06/08 07:56
* builds/amiga/*: Added copyright notes, reworked some comments.

0f1c4fa7 – Werner Lemberg <[email protected]> authored on 2005/06/06 03:01
Minor documentation fixes.

60a04df7 – Werner Lemberg <[email protected]> authored on 2005/06/04 19:04
Add license.

56c368c4 – Werner Lemberg <[email protected]> authored on 2005/06/04 19:00
* Add copyright notices to all files which don't have one.

255ce16e – Werner Lemberg <[email protected]> authored on 2005/06/04 01:27
* include/freetype/ftimage.h (FT_Outline_MoveToFunc,

19254955 – Werner Lemberg <[email protected]> authored on 2005/06/02 03:14
typos.

82b71922 – Werner Lemberg <[email protected]> authored on 2005/06/02 03:12
Mention that the otvalid module might be moved to another library.

3d7b1d55 – Werner Lemberg <[email protected]> authored on 2005/06/01 11:30
* src/base/ftstroke.c (ft_stroker_inside): Revert `sigma' patch from

38e82be1 – Werner Lemberg <[email protected]> authored on 2005/05/30 15:22
* include/freetype/ftbitmap.h (FT_Bitmap_Embolden): Minor

71d76281 – Werner Lemberg <[email protected]> authored on 2005/05/30 03:54
* src/base/ftbitmap.c (FT_Bitmap_Embolden): Fix emboldening bitmap

25500f8c – Werner Lemberg <[email protected]> authored on 2005/05/30 03:50
Add missing ChangeLog entry.

c162eac5 – Werner Lemberg <[email protected]> authored on 2005/05/28 17:52
* src/base/ftbitmap.c (FT_Bitmap_Embolden): Handle negative pitch.

e70371c4 – Werner Lemberg <[email protected]> authored on 2005/05/27 02:01
* src/base/ftobjs.c (ft_cmap_done_internal): New function.

3a36ef7e – Werner Lemberg <[email protected]> authored on 2005/05/27 00:18
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): Initialize `error'.

6d8c1821 – Werner Lemberg <[email protected]> authored on 2005/05/26 17:02
* docs/GPL.txt: Update postal address of FSF.

afb2ba57 – Werner Lemberg <[email protected]> authored on 2005/05/25 01:51
* docs/CHANGES: Updated.

b4119a93 – Werner Lemberg <[email protected]> authored on 2005/05/24 09:46
* README.CVS: Mention file permissions.

67d546a8 – Werner Lemberg <[email protected]> authored on 2005/05/24 00:49
* configure: Always remove config.mk, builds/unix/unix-def.mk, and

b8b8de80 – Werner Lemberg <[email protected]> authored on 2005/05/23 17:34
Fix ChangeLog.

92aa527a – Werner Lemberg <[email protected]> authored on 2005/05/23 17:33
* builds/amiga/makefile.os4 (WARNINGS), builds/compiler/gcc-dev.mk

f9e05597 – David Turner <[email protected]> authored on 2005/05/23 09:04
* include/freetype/cache/ftcache.h, src/cache/ftccache.c,

a4dbed30 – Werner Lemberg <[email protected]> authored on 2005/05/23 08:01
* src/base/rules.mk (BASE_SRC): Don't add ftsynth.c here but...

8a62ea25 – Werner Lemberg <[email protected]> authored on 2005/05/22 16:46
* src/base/rules.mk (BASE_SRC): Add ftsynth.c.

e75c81a3 – Werner Lemberg <[email protected]> authored on 2005/05/22 16:43
Fix ChangeLog.

f814f682 – Werner Lemberg <[email protected]> authored on 2005/05/22 16:33
* src/base/ftrfork.c (raccess_guess_apple_generic): Mark

01152db1 – David Turner <[email protected]> authored on 2005/05/21 06:42
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): fixing a bug that produced

b9ee7370 – Werner Lemberg <[email protected]> authored on 2005/05/20 17:52
* docs/CHANGES: Updated.

8ae1dceb – Werner Lemberg <[email protected]> authored on 2005/05/20 02:22
* include/freetype/ftimage.h (FT_Raster_Params),

e623bfa8 – Werner Lemberg <[email protected]> authored on 2005/05/19 09:51
typo

f9fccbee – Werner Lemberg <[email protected]> authored on 2005/05/19 03:20
* src/raster/ftmisc.h: New file. Only needed if ftraster.c is

eaab4a3c – Werner Lemberg <[email protected]> authored on 2005/05/18 03:01
* docs/announce: Start updating.

fe25ac74 – Werner Lemberg <[email protected]> authored on 2005/05/17 16:37
Add missing ChangeLog entry.

ce235eaf – Werner Lemberg <[email protected]> authored on 2005/05/17 16:35
* builds/win32/visualc/freetype.vcproj: Updated.

fa420250 – Werner Lemberg <[email protected]> authored on 2005/05/11 16:04
* include/freetype/ftimage.h (FT_Raster_RenderFunc),

958f019d – Werner Lemberg <[email protected]> authored on 2005/05/09 18:29
* include/freetype/internal/ftserv.h (FT_FACE_FIND_GLOBAL_SERVICE)

22ad9ef0 – Werner Lemberg <[email protected]> authored on 2005/05/09 18:11
Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck

43ebad42 – Werner Lemberg <[email protected]> authored on 2005/05/07 02:10
* src/truetype/ttpload.c (tt_face_get_location): Fix typo.

483daa9f – Werner Lemberg <[email protected]> authored on 2005/05/06 15:24
* src/cff/cffobjs.c (cff_face_init): Set ppem value in top

5452fbe3 – Werner Lemberg <[email protected]> authored on 2005/05/05 03:44
Handle malformed `loca' table entries.

750fa961 – David Turner <[email protected]> authored on 2005/05/01 06:11
* Jamfile: removing otvalid from the list of compiled modules

a0a3aa93 – Werner Lemberg <[email protected]> authored on 2005/04/28 01:34
* docs/TODO: Updated.

ea5b8562 – Werner Lemberg <[email protected]> authored on 2005/04/24 17:50
* src/otvalid/otvcommn.c

b01676b2 – Werner Lemberg <[email protected]> authored on 2005/04/18 03:13
* src/cff/cffobjs.c (cff_face_init): Set default upem value in top

c01c9042 – Werner Lemberg <[email protected]> authored on 2005/04/14 12:03
* include/freetype/freetype.h (FT_Vector_Transform),

e7602c4b – Werner Lemberg <[email protected]> authored on 2005/04/14 07:43
* src/type1/t1load.c (parse_charstrings): Catch this non-standard

1ea53e87 – Werner Lemberg <[email protected]> authored on 2005/04/13 14:12
* docs/TODO: Updated.

4f65eed8 – Werner Lemberg <[email protected]> authored on 2005/04/09 05:50
src/pshinter/pshalgo.c (ps_hints_apply): Change scaling values only

8744edfe – Werner Lemberg <[email protected]> authored on 2005/04/06 10:48
* src/truetype/ttgload.c (tt_face_get_metrics) [FT_OPTIMIZE_MEMORY]:

14911fac – Werner Lemberg <[email protected]> authored on 2005/04/04 16:38
Fix ChangeLog.

0529ba8d – David Turner <[email protected]> authored on 2005/04/03 18:09
* include/freetype/config/ftoption.h: commenting the definition of

730b7b1f – Werner Lemberg <[email protected]> authored on 2005/04/03 16:44
* src/type1/t1parse.c (T1_New_Parser): Relax the check for a valid

a76108ba – Werner Lemberg <[email protected]> authored on 2005/04/03 16:11
* docs/CHANGES, include/freetype/freetype.h: Improve documentation

e5bcbf95 – Werner Lemberg <[email protected]> authored on 2005/04/01 18:57
Add comment about hard-coded dropout mode.

a6e9ff3d – Werner Lemberg <[email protected]> authored on 2005/03/26 17:57
* builds/amiga/src/base/ftsystem.c (ft_amiga_stream_io): Fix buffer

2cefb52f – Werner Lemberg <[email protected]> authored on 2005/03/26 05:27
* src/autofit/afglobal.c (af_face_globals_get_metrics):

4a80d05e – Werner Lemberg <[email protected]> authored on 2005/03/26 05:18
Update of the Amiga port.

61c2c33a – Werner Lemberg <[email protected]> authored on 2005/03/25 17:18
Update of the Amiga port.

c740c191 – Werner Lemberg <[email protected]> authored on 2005/03/23 12:44
* tests/*: Removed.

Next