RSS feed
76effc30
– David Turner <david@freetype.org>
authored
on 2002/07/30 14:42
* include/freetype/ftincrem.h: adding new experimental header file
b3d5e9cf
– Werner Lemberg <wl@gnu.org>
authored
on 2002/07/28 01:05
s/ft_memset/FT_MEM_SET/.
bdb10748
– Werner Lemberg <wl@gnu.org>
authored
on 2002/07/27 18:51
* src/sfnt/ttload.c (sfnt_dir_check): Make it work with TTCs.
b94f3d3e
– Werner Lemberg <wl@gnu.org>
authored
on 2002/07/26 10:52
* src/pshinter/pshalgo3.c (psh3_hint_table_record,
7f74a52a
– Werner Lemberg <wl@gnu.org>
authored
on 2002/07/26 05:09
Fixing ChangeLog entries.
0327329d
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/25 05:21
Changed some tabs to spaces in changelog.
94e4b5bc
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/25 05:20
Fixed silly date error in change log.
fac34ae1
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/25 05:17
Added missing log entry for incremental font loading changes made
6ebd6fd5
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/24 14:38
logged latest change to ttobjs.c
11f0ab7d
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/24 09:58
FIX for bug reported by Sven Neumann [sven@gimp.org] on the FreeType
320da730
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/19 07:40
More work on supporting fonts passed from GhostScript:
bd8b0851
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 12:57
Added support for incrementally loaded Type 1 faces.
cd0d1dfa
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 12:38
Changes to support incremental Type 42 fonts: assume a font has glyphs if it
ea94abb1
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 12:25
Added the incremental loading system for the CID driver.
13217f25
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 11:59
Added the incremental loading system for the TrueType driver.
d53cf1df
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 11:04
Added incremental loading capability to FT_Open_Face.
96089b95
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 11:03
FT_CONFIG_OPTION_INCREMENTAL is now used to compile
03011c64
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 11:02
Added a new configuration macro, FT_CONFIG_OPTION_INCREMENTAL,
0e2fb076
– Graham Asher <graham.asher@btinternet.com>
authored
on 2002/07/18 10:05
Added types and structures to support incremental typeface loading.
fed59b7c
– David Turner <david@freetype.org>
authored
on 2002/07/17 18:51
* src/sfnt/ttload.c (TT_Load_SFNT_Header): fixed a recent bug that prevented
3e19d85d
– David Turner <david@freetype.org>
authored
on 2002/07/17 17:52
* include/freetype/config/ftoption.h, include/freetype/internal/tttypes.h,
d1214ac9
– David Turner <david@freetype.org>
authored
on 2002/07/17 17:14
* include/freetype/config/ftoption.h, include/freetype/internal/tttypes.h,
075c35de
– David Turner <david@freetype.org>
authored
on 2002/07/17 16:56
* include/freetype/cache/ftccache.h, src/cache/ftccache.i,
b55464fa
– David Turner <david@freetype.org>
authored
on 2002/07/11 19:55
small fix
3314a975
– David Turner <david@freetype.org>
authored
on 2002/07/11 19:51
small fix
7acd73fd
– David Turner <david@freetype.org>
authored
on 2002/07/11 19:41
* src/sfnt/ttload.c, src/sfnt/ttload.h, src/sfnt/ttdriver.c: changing
66013875
– David Turner <david@freetype.org>
authored
on 2002/07/11 12:27
updatinf the object sub-system and dynamic hash table implementations
8db6a070
– David Turner <david@freetype.org>
authored
on 2002/07/11 07:26
* include/freetype/t1tables.h, include/freetype/internal/psaux.h,
d473204c
– David Turner <david@freetype.org>
authored
on 2002/07/10 13:10
* src/cff/cffobjs.c: small fix to select the Unicode charmap by default
a87bb792
– David Turner <david@freetype.org>
authored
on 2002/07/10 12:58
* src/cff/cffobjs.c: small fix to allow OpenType fonts to support Adobe
b9b2cac6
– David Turner <david@freetype.org>
authored
on 2002/07/10 12:52
* src/cff/cffcmap.c, src/cff/cffcmap.h, Jamfile, rules.mk: new files added
ee06410b
– David Turner <david@freetype.org>
authored
on 2002/07/09 12:49
* src/pshinter/pshglob.c: fixed a bug that prevented the hinter from using
971517ac
– David Turner <david@freetype.org>
authored
on 2002/07/08 19:13
* src/pshinter/pshglob.h, src/pshinter/pshglob.c: adding support for
f0f1b6ae
– David Turner <david@freetype.org>
authored
on 2002/07/08 19:05
* src/base/ftglyph.c (FT_Glyph_To_Bitmap): added code to return succesfully
02c3aede
– David Turner <david@freetype.org>
authored
on 2002/07/08 19:02
* docs/DEBUG.TXT: adding debugging support documentation
27c322e9
– David Turner <david@freetype.org>
authored
on 2002/07/08 18:26
* include/freetype/freetype.h, src/base/ftobjs.h,
dcb61e47
– David Turner <david@freetype.org>
authored
on 2002/07/05 11:54
* src/pfr/pfrobjs.c (pfr_slot_load): fixed a small bug that returned
699053ca
– David Turner <david@freetype.org>
authored
on 2002/07/04 18:48
2002-07-03 David Turner <david@freetype.org>
9f7d079c
– David Turner <david@freetype.org>
authored
on 2002/07/03 17:00
adding Owen Taylor's patches to the Postscript hinter for testing
26438805
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:57
where, if a glyph has more than hint mask, the second mask
49b1a9d0
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:54
adding path stroker
0c46f70e
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:53
* include/freetype/ftstroker.h, src/base/ftstroker.c, src/base/Jamfile:
d36b4a59
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:52
formatting
6ec3f347
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:50
* src/sfnt/ttcmap0.c: fixing the cmap 8 and 12 parsing routines
ac90c0e8
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:35
* include/freetype/fttrigon.h, src/base/fttrigon.c: adding
3dff94f5
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:34
* include/freetype/internal/ftobject.h: updating the object sub-system
58ad559a
– David Turner <david@freetype.org>
authored
on 2002/07/01 17:33
* include/freetype/ftsynth.h, src/base/ftsynth.c: rewriting the automatic
0d73b0c4
– David Turner <david@freetype.org>
authored
on 2002/06/26 19:45
* include/freetype/internal/ftobject.h: updating the object sub-system
b7e18efc
– David Turner <david@freetype.org>
authored
on 2002/06/26 18:05
adding path stroker component (first steps)
318f3bef
– David Turner <david@freetype.org>
authored
on 2002/06/26 16:30
* src/truetype/ttgload.c (TT_Load_Composite_Glyph),
ba7148d8
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/26 07:26
Added release info.
bff86cbe
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/26 01:58
Minor fixes and grammatical corrections/additions.
aa89ddb9
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/25 17:37
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 3.
74c0d933
– David Turner <david@freetype.org>
authored
on 2002/06/23 06:57
documentation updates for 2.1.2
9cbb166d
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/22 09:35
Minor fixes. Formatting.
0460c1d9
– David Turner <david@freetype.org>
authored
on 2002/06/22 06:07
* include/freetype/internal/t42types.h, src/base/fttype1.c,
37b263e9
– David Turner <david@freetype.org>
authored
on 2002/06/22 05:36
* src/pfr/pfrgload.c (pfr_glyph_load_compound): fixing a small composite
a0d8abf9
– David Turner <david@freetype.org>
authored
on 2002/06/21 03:42
preparing for the 2.1.2 release
e583a022
– David Turner <david@freetype.org>
authored
on 2002/06/21 03:42
* README, docs/CHANGES: preparing for the 2.1.2 release
38f8e894
– David Turner <david@freetype.org>
authored
on 2002/06/21 03:33
* src/pfr/pfrobjs.h, src/pfr/pfrobjs.c, src/pfr/pfrload.c,
7e3df82e
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/20 17:03
* src/base/fttype1.c: Include FT_INTERNAL_TYPE42_TYPES_H.
87a2bc7b
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/20 06:57
* src/base/ftoutln.c (FT_Vector_Transform): Fix serious typo
0657a8ac
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/19 15:43
* src/type42/t42objs.c (t42_check_size_change): Removed.
0bb4a0f9
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/19 11:57
* src/psaux/t1cmap.c (t1_cmap_custom_char_index,
3afd706d
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/18 16:30
* src/pfr/pfrobjs.c (pfr_face_init): Fix typo.
d372ee4e
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2002/06/18 12:53
Added note about VC++ project update
0cf2dbaf
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2002/06/18 12:51
Added the PFR module
0270c36c
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/17 04:01
Install freetype2.m4.
fd97d137
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/15 21:14
Fix glyph indices to make index zero always the undefined glyph.
d2e3d4ff
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/14 04:54
Add new cmap support to BDF driver
89df58f8
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/14 04:09
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
2bf2376c
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/12 14:40
Typo.
bd8e324a
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/12 04:43
* src/bdf/bdflib.c: s/FT_Short/short/ for consistency.
a1e45652
– David Turner <david@freetype.org>
authored
on 2002/06/11 16:35
* builds/win32/ftdebug.c: added a missing #endif
5f4e102a
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/11 02:53
Minor fixes.
25a6e3a1
– David Turner <david@freetype.org>
authored
on 2002/06/10 19:03
* include/freetype/internal/ftobjs.h, src/autohint/ahglyph.c,
b1d8f73d
– David Turner <david@freetype.org>
authored
on 2002/06/10 18:41
* src/pcf/pcfdriver.c (pcf_cmap_char_next): fixed a bug that caused
4d12d89d
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/08 10:23
New file.
47a09ca3
– David Turner <david@freetype.org>
authored
on 2002/06/08 09:51
fixed a typo in "src/cache/ftccache.i"
957fa856
– David Turner <david@freetype.org>
authored
on 2002/06/08 09:48
- removing a typo in ftccache.i that prevented it from compiling correctly
995d1165
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/08 08:50
* src/cache/ftccache.i (GEN_CACHE_LOOKUP): Move declaration of
ad9ce8c6
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/08 08:33
* builds/amiga/smakefile, builds/amiga/makefile: Updated.
8c90c22d
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/08 02:47
* src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link)
5a2f39e8
– David Turner <david@freetype.org>
authored
on 2002/06/07 21:06
adding template cache lookup routine
4927e37a
– David Turner <david@freetype.org>
authored
on 2002/06/07 21:05
commit last fixes and optimisations to the cache manager.
f47d5f0b
– David Turner <david@freetype.org>
authored
on 2002/06/07 18:09
debugging new cache hash table implementation
08b7ad44
– David Turner <david@freetype.org>
authored
on 2002/06/07 16:07
* include/freetype/cache/ftccache.h, src/cache/ftccache.c,
7504e48e
– David Turner <david@freetype.org>
authored
on 2002/06/07 03:24
* src/base/ftobjs.c (FT_Render_Glyph_Internal): changed definition
9f95babf
– David Turner <david@freetype.org>
authored
on 2002/06/07 03:23
* src/type42/t42drivr.c, src/type42/t42drivr.h, src/type42/t42parse.c,
5a1fae15
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/03 16:01
Add 8bpp support.
5be28b0d
– Werner Lemberg <wl@gnu.org>
authored
on 2002/06/02 08:11
* src/pfr/pfrload.c (pfr_phy_font_done): Free `blue_values' array.
7925edce
– Werner Lemberg <wl@gnu.org>
authored
on 2002/05/30 15:29
* src/bdf/bdflib.c (_bdf_readstream): Allocate `buf' dynamically.
5bbb4940
– Werner Lemberg <wl@gnu.org>
authored
on 2002/05/30 15:22
* src/bdf/descrip.mms, src/type42/descrip.mms: New files.
d490e373
– David Turner <david@freetype.org>
authored
on 2002/05/28 19:40
* docs/CHANGES: updating file for upcoming release (2.1.1)
02d4d59a
– Werner Lemberg <wl@gnu.org>
authored
on 2002/05/28 18:38
* builds/amiga/makefile, builds/amiga/smakefile,
2a4fa134
– David Turner <david@freetype.org>
authored
on 2002/05/28 18:07
* include/freetype/ftxf86.h, src/base/ftxf86.c: added a new API named
2f2390cb
– David Turner <david@freetype.org>
authored
on 2002/05/28 17:41
formatting
69e7ee03
– David Turner <david@freetype.org>
authored
on 2002/05/28 16:29
* src/pshinter/pshglob.c (psh_blues_scale_zones): fixed a bug that
665f30d3
– David Turner <david@freetype.org>
authored
on 2002/05/28 16:14
* include/freetype/ftbdf.h: adding documentation comments for the
877ff678
– Werner Lemberg <wl@gnu.org>
authored
on 2002/05/28 02:03
* src/base/ftnames.c (FT_Get_Sfnt_Name): Don't use FT_STREAM_READ_AT
Next