|
d157fcf0
|
2000-11-29T04:45:26
|
|
* src/truetype/ttobjs.c (TT_Init_Size): Fix #ifdef's to work with
disabled interpreter also.
* src/base/ftnames.c (FT_Get_Sfnt_Name_Count): Fix incorrect
parentheses.
|
|
f214137f
|
2000-11-27T08:31:05
|
|
Changed entry for src/cff/t2gload.c (T2_Parse_CharStrings) to reflect
changes made for even/odd argument counts.
|
|
ed581a34
|
2000-11-27T01:00:38
|
|
Added entry for src/cff/t2gload.c (T2_Parse_CharStrings):
Modified the glyph width parsing code to be more robust.
|
|
6dd303db
|
2000-11-26T21:25:53
|
|
* builds/ansi/ansi.mk: Fix inclusion order of files.
* src/type1/t1objs.c (T1_Init_Face): Compute style flags.
|
|
d1e9249b
|
2000-11-26T10:12:00
|
|
* builds/compiler/ansi-cc.mk (CLEAN_LIBRARY): Fix rule and
conditional.
|
|
27695e5d
|
2000-11-23T08:21:13
|
|
* src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt
function from PSAux module.
* src/type1/t1parse.c (T1_Done_Parse): Renamed to...
(T1_Finalize_Parser): New function (to avoid name clash with a
function in the PSAux module).
(T1_Decrypt): Removed since it it duplicated in the PSAux module.
(T1_Get_Private_Dict): Added `psaux' as new parameter; use decrypt
function from PSAux module.
* src/type1/t1parse.h: Adapted.
|
|
7e10ee40
|
2000-11-23T03:45:52
|
|
Added an entry for "off by one" error in src/cff/t2load.c (T2_Get_String).
|
|
de01c5d9
|
2000-11-22T23:37:31
|
|
Added entry for changes made to t2parse.c (in function parse_t2_real).
|
|
ef0af208
|
2000-11-22T20:40:29
|
|
Changed entry for `src/cff/t2objs.c (T2_Init_Face)' so that it is
shorter.
|
|
30eacee9
|
2000-11-22T14:38:29
|
|
Added entry for changes to T2_Init_Face (related to pure CFF fonts).
|
|
5c4f5ebd
|
2000-11-18T04:42:41
|
|
formatting
|
|
39440180
|
2000-11-16T18:06:55
|
|
added auto-hinting support for synthetic (obliqued)
Type 1 fonts
|
|
34e52707
|
2000-11-13T16:58:01
|
|
Formatting; removing tabs.
|
|
b5274f55
|
2000-11-13T07:37:51
|
|
Added entry for src/sfnt/ttload.c: Change tracing output in functions
TT_LookUp_Table and TT_Load_Generic_Table. Change comments preceding
TT_Load_Generic_Table.
Added entry for src/sfnt/sfobjs.c: In function SFNT_Load_Face, set
boolean variable has-outline to true only if the font has a `glyf' or
`CFF ' table.
|
|
e397e2a3
|
2000-11-12T06:49:17
|
|
* builds/win32/visualc/freetype.dsp: Fix raster1->raster and
type1z->type1.
|
|
8a2503aa
|
2000-11-12T02:53:35
|
|
builds/unix/freetype-config.in, builds/cygwin/freetype-config.in:
Added --libtool option.
|
|
84278bc7
|
2000-11-11T21:48:05
|
|
* builds/cygwin/cygwin-def.in: Same fix as previous.
* builds/unix/unix-def.in: Add
so that installation of freetype-config does not fail.
|
|
2c818337
|
2000-11-11T08:35:24
|
|
Fixed minor type in unix-def.in entry. Oops!
|
|
5279cd24
|
2000-11-11T08:32:41
|
|
Added entry for changes to builds/unix/unix-defs.mk.
|
|
9a5a3ae0
|
2000-11-11T06:27:58
|
|
New file.
|