RSS feed
ac4cd951
– David Turner <david@freetype.org>
authored
on 2000/12/01 19:35
changes to allow compilation under Unix and Cygwin
2e82c93b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/01 16:56
minor fixes
efa80f2b
– David Turner <david@freetype.org>
authored
on 2000/12/01 16:43
fixed a few warnings with Borland C++
aaac8133
– David Turner <david@freetype.org>
authored
on 2000/12/01 13:55
small updates to the documentation and the configure scripts to
4c80f0c9
– Werner Lemberg <wl@gnu.org>
authored
on 2000/12/01 12:25
* INSTALL: Revised.
b1aabf4c
– David Turner <david@freetype.org>
authored
on 2000/11/30 18:48
- added support for the free command-line Borland C++ compiler
8fba32d2
– David Turner <david@freetype.org>
authored
on 2000/11/30 18:12
introduced the new <freetype/config/ftbuild.h> file to determine
c261b63a
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/30 16:58
Added entries for calculation of `face-height' in t1/t2objs.c.
16bf6da6
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/30 16:56
Fixed computation of `face->height'.
21da8484
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/30 16:53
Added calculation of `face->height' for pure CFF fonts.
6c65d91c
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/30 01:23
formatting
ac83e7e0
– David Turner <david@freetype.org>
authored
on 2000/11/29 18:59
fixed a bug in the Conic bezier extrema computation formula..
ada9503d
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/29 12:48
* src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.c
f1ca2344
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/29 10:18
* src/sfnt/sfdriver.c: Include ttsbit.h and ttpost.h only
bf8155a0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/29 10:17
new file
d157fcf0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/28 23:45
* src/truetype/ttobjs.c (TT_Init_Size): Fix #ifdef's to work with
053e24ea
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/27 14:23
formatting
f214137f
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/27 03:31
Changed entry for src/cff/t2gload.c (T2_Parse_CharStrings) to reflect
6dc51e9c
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/27 03:22
T2_Parse_CharStrings: Added more logic to glyph width setting code to
834b53ed
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/26 22:23
Simplied glyph width processing code and the comments pertaining to it.
ed581a34
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/26 20:00
Added entry for src/cff/t2gload.c (T2_Parse_CharStrings):
6037f084
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/26 19:57
In function T2_Parse_CharStrings, modified glyph width assignment code
6dd303db
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/26 16:25
* builds/ansi/ansi.mk: Fix inclusion order of files.
d1e9249b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/26 05:12
* builds/compiler/ansi-cc.mk (CLEAN_LIBRARY): Fix rule and
27695e5d
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/23 03:21
* src/type1/t1load.c (parse_subrs, parse_charstrings): Use decrypt
7e10ee40
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/22 22:45
Added an entry for "off by one" error in src/cff/t2load.c (T2_Get_String).
3da9d565
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/22 22:43
In function T2_Get_String, we called T2_Get_Name with an string id
0fc54d00
– David Turner <david@freetype.org>
authored
on 2000/11/22 22:01
adding cache manager documentation (draft)
de01c5d9
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/22 18:37
Added entry for changes made to t2parse.c (in function parse_t2_real).
a51b45c6
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/22 18:34
Make sure that parse_t2_real correctly parses a CFF real number. Added more comments
ef0af208
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/22 15:40
Changed entry for `src/cff/t2objs.c (T2_Init_Face)' so that it is
30eacee9
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/22 09:38
Added entry for changes to T2_Init_Face (related to pure CFF fonts).
c3dfbde0
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/22 09:34
In function T2_Init_Face, make sure that root->num_faces gets
5c4f5ebd
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/17 23:42
formatting
e006675e
– David Turner <david@freetype.org>
authored
on 2000/11/16 14:06
added support to synthetic Type 1 fonts. Why didn't
39440180
– David Turner <david@freetype.org>
authored
on 2000/11/16 13:06
added auto-hinting support for synthetic (obliqued)
34e52707
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/13 11:58
Formatting; removing tabs.
b5274f55
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/13 02:37
Added entry for src/sfnt/ttload.c: Change tracing output in functions
200a1a41
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/13 02:31
In function TT_Load_Generic_Header, change tracing output to indicate
e0bd0c01
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/13 02:26
In function SFNT_Load_Face, set has_outline to true only if
e397e2a3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/12 01:49
* builds/win32/visualc/freetype.dsp: Fix raster1->raster and
e503527c
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/11 21:55
Added a --libtool option, which returns the absolute path to the
8a2503aa
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/11 21:53
builds/unix/freetype-config.in, builds/cygwin/freetype-config.in:
84278bc7
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/11 16:48
* builds/cygwin/cygwin-def.in: Same fix as previous.
2c818337
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/11 03:35
Fixed minor type in unix-def.in entry. Oops!
5279cd24
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/11 03:32
Added entry for changes to builds/unix/unix-defs.mk.
d5d28f89
– Tom Kacvinsky <tom.kacvinsky@3ds.com>
authored
on 2000/11/11 03:29
Added
9a5a3ae0
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/11 01:27
New file.
4af2f18c
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/11 00:55
Minor fixes.
a82cd844
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/10 17:43
Small fixes and formatting.
a8df54a3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/10 17:39
Revising, formatting.
15d3dcd9
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/10 12:10
Revised.
6f369005
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/10 00:45
Revised.
361d9b8a
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/09 17:15
Revised.
85924a88
– David Turner <david@freetype.org>
authored
on 2000/11/09 14:14
fixed typos in the license
27c8827f
– David Turner <david@freetype.org>
authored
on 2000/11/09 14:10
small update
276e47e7
– David Turner <david@freetype.org>
authored
on 2000/11/09 13:29
- moved default installation of header files to "include/freetype2"
73622119
– David Turner <david@freetype.org>
authored
on 2000/11/09 13:23
- changing the default include path from "include/freetype"
fed760b1
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/09 11:23
Revised.
0901f653
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/09 03:01
Revised.
5330dd6e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/09 01:26
Revised.
c9d7b5e3
– David Turner <david@freetype.org>
authored
on 2000/11/08 22:18
minor warning with VC++ solved
0c426d1e
– David Turner <david@freetype.org>
authored
on 2000/11/08 20:14
updating the "Design of FreeType 2" document
cd1afc4e
– David Turner <david@freetype.org>
authored
on 2000/11/08 19:47
fixed a bug in "docs/glnames.py" which caused he generation of an
3574643b
– David Turner <david@freetype.org>
authored
on 2000/11/08 19:01
major reformatting of the "Glyph Conventions" document.
f42e6595
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/08 15:21
Minor fixes.
a6c747d2
– David Turner <david@freetype.org>
authored
on 2000/11/08 14:44
fixed a small bug: the "linearHoriAdvance" and "vertHoriAdvance" were
5387d894
– David Turner <david@freetype.org>
authored
on 2000/11/08 14:40
fixed max advance width for fixed-pitch T1 fonts
042584a9
– David Turner <david@freetype.org>
authored
on 2000/11/07 19:24
changed comments in the cache sub-system sources
23a0670b
– David Turner <david@freetype.org>
authored
on 2000/11/07 19:20
removed the file <freetype/internal/ftlist.h> and corrected
94e3bfaf
– David Turner <david@freetype.org>
authored
on 2000/11/07 19:15
fixed a small bug in the abstract chunk cache class
8ec9dfd9
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/07 18:56
Moving doc comments for BASE functions from source to header files.
90a03301
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/07 12:21
All function comments are now removed from source files (and moved to the
4b68007b
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/07 01:30
Complementing David's changes with formatting, adding documentation, etc.
c6fa4aff
– David Turner <david@freetype.org>
authored
on 2000/11/06 21:59
removed deprecated reference to "SemTex"
856c5789
– David Turner <david@freetype.org>
authored
on 2000/11/06 21:44
removed incorrect comment
f96594fa
– David Turner <david@freetype.org>
authored
on 2000/11/06 18:07
integrated Yamano-Uchi changes to the base source code. However,
d18440f1
– David Turner <david@freetype.org>
authored
on 2000/11/06 15:37
added simple objects relationships model to the design documentation
b8849e71
– David Turner <david@freetype.org>
authored
on 2000/11/06 15:21
adding library model graphics
25dee217
– David Turner <david@freetype.org>
authored
on 2000/11/06 14:29
some updates to the cache sub-system. some methods were moved from
3a40847c
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/05 23:33
Added/restored the `*' convention for output parameters.
8c883fb5
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/05 18:41
minor fixes.
91481f8a
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/04 18:41
Introduced $(space) in the makefiles to get rid of using the comment
77fb4ced
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/04 04:41
removed redundant checks.
88b2e6c3
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/04 03:37
Ignore build files.
1b6c32fa
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/04 03:35
Ignore some UNIX shared build files.
dc72aff4
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/04 03:33
Finishing David's latest changes (there were some errors in it).
54e75749
– David Turner <david@freetype.org>
authored
on 2000/11/03 21:52
defining new types to hold "internal" fields of public
76a5f623
– David Turner <david@freetype.org>
authored
on 2000/11/03 20:55
major reformatting of the sources:
40911094
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/03 02:57
Don't access freed variables...
7b45c28d
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/03 02:34
Remove redundant code; fix computation of `last'.
a13a473d
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/02 10:14
More C++ fixes.
21fb2d95
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/02 03:20
Adding header file for labs().
098ab26c
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/02 02:53
Moving FreeType license to doc dir.
1a951e30
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/01 15:27
new file
9140ae06
– Werner Lemberg <wl@gnu.org>
authored
on 2000/11/01 15:27
Adding rules for mingw32 compiler.
ab855232
– Werner Lemberg <wl@gnu.org>
authored
on 2000/10/31 17:13
Fixing include header for a `make multi' build.
e4b32a5d
– Werner Lemberg <wl@gnu.org>
authored
on 2000/10/31 15:42
Removing trailing whitespace.
dd33561e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/10/31 14:42
Formatting.
3dc4374f
– Werner Lemberg <wl@gnu.org>
authored
on 2000/10/31 12:49
Formatting.
Next