RSS feed
7a1e2c12
– David Turner <david@freetype.org>
authored
on 2001/12/14 10:06
* builds/mac/freetype.mac: a new Makefile to build with MPW on MacOS
bce2986d
– David Turner <david@freetype.org>
authored
on 2001/12/14 09:52
fixing hinted advance width bug in all font drivers
2b30c17f
– David Turner <david@freetype.org>
authored
on 2001/12/12 11:07
* src/pshint/pshglob.c: adding correct BlueScale/BlueShift support,
2f5d1b76
– Werner Lemberg <wl@gnu.org>
authored
on 2001/12/12 10:15
* builds/unix/freetype2.m4: Some portability fixes.
fa4ca883
– Werner Lemberg <wl@gnu.org>
authored
on 2001/12/11 09:11
* src/base/descrip.mms (OBJS): Add ftdebug.obj.
04bfe312
– Werner Lemberg <wl@gnu.org>
authored
on 2001/12/11 09:09
* src/sfnt/ttload.c (TT_Load_Generic_Header): Typos.
09feefee
– David Turner <david@freetype.org>
authored
on 2001/12/11 08:49
* src/base/fttrigon.c (FT_Cos): fixed a small bug that caused slightly
dd271820
– David Turner <david@freetype.org>
authored
on 2001/12/11 08:38
* builds/unix/freetype-config.in: modified the script to prevent
7da4824d
– David Turner <david@freetype.org>
authored
on 2001/12/11 08:14
* include/freetype/internal/ftstream.h: fixed the definitions of
640078d4
– David Turner <david@freetype.org>
authored
on 2001/12/10 05:47
* src/pcf/pcfdriver.c (PCF_Init_Face): allow Xft to use PCF fonts
66646404
– David Turner <david@freetype.org>
authored
on 2001/12/07 19:54
small fix
e9e130c0
– Werner Lemberg <wl@gnu.org>
authored
on 2001/12/07 16:56
Formatting.
145f94cb
– David Turner <david@freetype.org>
authored
on 2001/12/07 09:43
added new charmap cache. see include/freetype/cache/ftccmap.h
6b2e4d4e
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/12/06 20:51
Noted my Mac OS changes from today
69905a2f
– Werner Lemberg <wl@gnu.org>
authored
on 2001/12/06 13:37
Fix ChangeLog.
41892ed1
– Werner Lemberg <wl@gnu.org>
authored
on 2001/12/06 13:37
* INSTALL: Small update.
07c8774c
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/12/06 12:52
Exported new routine for getting a path from a name
7013373e
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/12/06 12:52
Added support for Mac OS X .dfonts and also getting a filespec for a given font by name
a0976455
– David Turner <david@freetype.org>
authored
on 2001/12/06 11:45
oops, forgot to add new file and remove old one in src/cache
c8ad30a7
– David Turner <david@freetype.org>
authored
on 2001/12/05 12:24
* src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging
14183ea0
– David Turner <david@freetype.org>
authored
on 2001/12/05 10:59
First of all, a big thanks to Werner and Antoine for their latest work !!
c3b21608
– Werner Lemberg <wl@gnu.org>
authored
on 2001/12/04 20:22
Formatting.
d0e6ad63
– Antoine Leca <antoine-freetype@leca-marti.org>
authored
on 2001/11/20 14:22
* include/freetype/ttnameid.h: Added some new Microsoft language
f2c56515
– David Turner <david@freetype.org>
authored
on 2001/11/19 20:29
* src/pshinter/{pshalgo2.c, pshalgo1.c}: fixed stupid bug in sorting
adf07a93
– David Turner <david@freetype.org>
authored
on 2001/10/30 18:51
* src/smooth/ftgrays.c: adding experimental "gamma" support. This
9d7e5e8b
– David Turner <david@freetype.org>
authored
on 2001/10/29 12:22
other auto-hinter experiments not worthy of a Changelog entry
b92479b8
– David Turner <david@freetype.org>
authored
on 2001/10/29 05:45
experimental changes to debug the auto-hinter. These are not
75133bff
– David Turner <david@freetype.org>
authored
on 2001/10/27 13:36
fixed a small performance bug in the new cache sub-system implementation
8d14d472
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/26 14:02
Changed a minor typo.
0805ec25
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/26 14:01
Changed tjk@ams.org to tkacvins@freetype.org.
cd605b63
– David Turner <david@freetype.org>
authored
on 2001/10/26 12:58
_major_ re-design of the caching sub-system. Still using the same API
ae340bbf
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/10/26 09:24
Incorporated changes for faces other than the first
3200d68d
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/10/26 09:23
Changed to reflect current status
91ff4225
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/10/26 09:23
Added changes about MacOS stuff
a11cd4e1
– David Turner <david@freetype.org>
authored
on 2001/10/26 03:21
a few updates used to debug the auto-hinter as well as
2f553a2c
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/10/25 12:04
Added change about ftlib.prj
a2ccd98a
– Leonard Rosenthol <leonardr@pdfsages.com>
authored
on 2001/10/25 11:56
Updated project to CodeWarrior 7 and latest FT source files
dcb2b27e
– David Turner <david@freetype.org>
authored
on 2001/10/24 19:33
updated comment explaining how to use project-specific
40da4e40
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/24 10:45
* builds/unix/ftsystem.c (FT_New_Memory): Added a missing `}'.
7bb92766
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/24 10:43
In function FT_New_Memory, added a missing `}'.
aa007cd2
– David Turner <david@freetype.org>
authored
on 2001/10/24 04:04
* include/freetype/internal/ftmemory.h, src/base/ftdbgmem.c:
5a1de37e
– David Turner <david@freetype.org>
authored
on 2001/10/24 03:32
replaced liberal uses of "memset" by the "MEM_Set" macro call
3a65746f
– David Turner <david@freetype.org>
authored
on 2001/10/24 03:31
replaced liberal uses of "memset" by the "MEM_Set" macro call
6e34ec93
– David Turner <david@freetype.org>
authored
on 2001/10/23 16:19
updating the debugging memory manager to run on Unix, VMS and
8dc0fb85
– David Turner <david@freetype.org>
authored
on 2001/10/22 16:15
updating debug manager
88cdbb34
– David Turner <david@freetype.org>
authored
on 2001/10/22 11:24
removed bogus warnings
950c6690
– David Turner <david@freetype.org>
authored
on 2001/10/22 10:50
* include/freetype/internal/ftmemory.h, src/base/ftdbgmem.c: modified
869fc490
– David Turner <david@freetype.org>
authored
on 2001/10/22 04:32
Added a new debugging memory manager implementation. See the
a006a0f5
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/21 16:30
2001-10-21 Tom Kacvinsky <tjk@ams.org>
dfa45684
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/21 16:26
In function CFF_Done_Font, make sure that subfonts are freed only if
726a4fa6
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/21 12:30
2001-10-21 Tom Kacvinsky <tjk@ams.org>
98289a2a
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/21 12:29
In function CFF_Done_Font, make sure to free the subfonts array to
12d40dac
– David Turner <david@freetype.org>
authored
on 2001/10/21 11:41
* src/type1/t1load.c: fixed memory leak bugs that appeared with certain
e6eaadf6
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/20 16:49
Added another entry for t1load.c related to synthetic fonts: make sure
629bf286
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/20 16:46
In function parse_encoding, add a test to make sure that custom
3beab5bd
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/20 13:53
Added entries for changes to t1load.c.
48f26bc7
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2001/10/20 13:44
In functions parse_font_name and parse_subrs, added a test for when
620ec149
– Werner Lemberg <wl@gnu.org>
authored
on 2001/10/19 21:29
renaming todo -> TODO
7e4b52d1
– David Turner <david@freetype.org>
authored
on 2001/10/19 05:17
getting rid of compiler warnings
3b9f1e09
– David Turner <david@freetype.org>
authored
on 2001/10/19 04:15
another small test of the CVS loginfo setup
0d7ccf1d
– David Turner <david@freetype.org>
authored
on 2001/10/19 03:34
adding or updating files to the old build system to compile
b3e1b292
– David Turner <david@freetype.org>
authored
on 2001/10/18 11:02
just testing the CVS loginfo setup
043be66c
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:58
just testing the CVS loginfo setup
b347aaa2
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:57
just testing the CVS loginfo setup
ec3c28a8
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:54
just testing the CVS loginfo setup
8e005d50
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:50
just testing the CVS loginfo setup
6043d2bc
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:49
just testing the CVS loginfo setup
d5fb3512
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:45
just testing the CVS loginfo setup
0ad006b7
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:36
just testing the CVS loginfo setup
12c68306
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:35
just testing the CVS loginfo setup
8d6aae02
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:33
just testing the CVS loginfo setup
83536854
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:31
just testing the CVS loginfo setup
a0b314c0
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:27
just testing the CVS loginfo setup
3b25cc7b
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:25
just testing the CVS loginfo setup
6ea520aa
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:12
just testing the CVS loginfo setup
3cb25009
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:10
just testing the CVS loginfo setup
5a4c1ff3
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:07
just testing the CVS loginfo setup
02f3b488
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:02
just testing the CVS loginfo setup
730d0540
– David Turner <david@freetype.org>
authored
on 2001/10/18 10:00
just testing the CVS loginfo setup
0ebf28c7
– David Turner <david@freetype.org>
authored
on 2001/10/18 09:58
just testing the CVS loginfo setup
29d5a0ec
– David Turner <david@freetype.org>
authored
on 2001/10/18 09:52
just testing the CVS loginfo setup
afa38542
– David Turner <david@freetype.org>
authored
on 2001/10/18 09:22
documentation update
f373e2d9
– David Turner <david@freetype.org>
authored
on 2001/10/18 09:20
rewrote "glnames.py" to fix a rather nasty bug that made FreeType
c9349c93
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:59
updating ChangeLog and Jamfile for the new Postscript hinter
c55099de
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:57
changing pixel size computations for better accuracy (experimental)
540e7cd6
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:50
Adding glyph hinter debugging program.
5893c1bb
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:49
add support for new postscript hinter
573a98d0
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:46
add support for new postscript hinter
a83bc088
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:38
adding new postscript hinter
0e49a4b8
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:26
adding support to new postscript hinter
a1471038
– David Turner <david@freetype.org>
authored
on 2001/10/18 07:23
fixing a "bug" that affected the Postscript hinter: growing a memory block
39bea028
– David Turner <david@freetype.org>
authored
on 2001/10/18 06:27
fixed typo
1c5802a4
– David Turner <david@freetype.org>
authored
on 2001/10/18 05:51
updated FT_Div64by32
ea5a981c
– David Turner <david@freetype.org>
authored
on 2001/10/17 10:29
minimal optimisation submitted by Graham Asher
034a1932
– David Turner <david@freetype.org>
authored
on 2001/10/17 09:57
documentation update for 2.0.5
23bcde19
– David Turner <david@freetype.org>
authored
on 2001/10/17 09:48
implementing a new function named "FT_Get_Postscript_Name" to
40d006af
– David Turner <david@freetype.org>
authored
on 2001/10/17 07:33
tagging files, checking new CVS -> mail script
80b8d770
– Werner Lemberg <wl@gnu.org>
authored
on 2001/10/10 15:56
Fixed a bug in `glnames.py' that prevented it from generating
1cd4f85e
– David Turner <david@freetype.org>
authored
on 2001/10/09 03:32
updating CHANGES
b4b96260
– David Turner <david@freetype.org>
authored
on 2001/10/08 17:18
* src/psnames/pstables.h, src/psnames/psmodule.c, src/tools/glnames.py:
Next