RSS feed
37379e21
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:22
major changes to the library:
ed7f62ac
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:19
support for FT_LOAD_NO_RECURSE needed by the auto-hinter
7024ca1a
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:18
ftoutln.c is now mandatory. The optional parts of this
e01a41d5
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:17
fixed a stupid bug in FT_MulFix
b5c1a4e5
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:15
a new program to demonstrate the new convenience glyph
6b0149b8
– David Turner <david@freetype.org>
authored
on 2000/03/28 06:14
a new simple program to display composite glyphs in a given
b46a2d8a
– Antoine Leca <antoine-freetype@leca-marti.org>
authored
on 2000/03/23 12:24
Adding the new languages codes from Apple and the new Unicode ranges as for 3.0
14d340ce
– David Turner <david@freetype.org>
authored
on 2000/03/17 18:33
fixed a _really_ stupid bugs in the TrueType Collection
f8bc2d3c
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 08:15
use escapes instead of 8-bit in the Text constant: the 8-bit version got mangled by maccvs...
5a34a7ba
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 08:07
use stream->memory instead of malloc/free.
137c8888
– David Turner <david@freetype.org>
authored
on 2000/03/17 07:47
updated the "smooth" anti-aliaser. By increasing the number
fbf3ce28
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:53
updated project files
65a60dc1
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:53
Here's the Mac FOND driver! It seems to work well, but it turns out the Type 1 drivers (old as well as new) reject about half the fonts I have.
5ae477c4
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:51
Added prototype for T1_Done_Parser()
05ef28c4
– Just van Rossum <just@letterror.com>
authored
on 2000/03/17 06:48
Added mac FOND driver, and use t1z driver instead of the "old" t1 driver.
1d85a73d
– David Turner <david@freetype.org>
authored
on 2000/03/17 05:15
Added a new version of the "smooth". This one uses
7e68ad48
– David Turner <david@freetype.org>
authored
on 2000/03/17 05:14
fix to compile with latest FreeType 2
16afbe2d
– David Turner <david@freetype.org>
authored
on 2000/03/17 05:13
update
a6415244
– David Turner <david@freetype.org>
authored
on 2000/03/13 09:25
updated documentation for Beta 4
c3c7e7fb
– David Turner <david@freetype.org>
authored
on 2000/03/13 09:19
updated CHANGES
757429fd
– David Turner <david@freetype.org>
authored
on 2000/03/13 08:02
fix to get rid of compile warning
7f7aadf4
– David Turner <david@freetype.org>
authored
on 2000/03/13 07:57
finished moving all configuration macros to
3246efed
– David Turner <david@freetype.org>
authored
on 2000/03/13 07:12
first step towards moving all configuration options
06d508c1
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:52
removed the unused/obsolete "ftbbox.c"
4258c4fe
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:50
removed src/shared/ttnameid.h (redundant)
f6dc6c17
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:50
renamed ttnamedid.h to ttnameid.h
7f615aef
– David Turner <david@freetype.org>
authored
on 2000/03/13 06:49
renamed all outlines functions to the
41dbcbf6
– David Turner <david@freetype.org>
authored
on 2000/03/09 06:46
reformatting, changing the FT_Outline structure:
291afa09
– David Turner <david@freetype.org>
authored
on 2000/03/08 09:14
added the new "smooth" anti-aliaser
e98e4af7
– David Turner <david@freetype.org>
authored
on 2000/03/06 12:01
fixed a nasty bug that occured with CMAP format 4..
0f99ddda
– David Turner <david@freetype.org>
authored
on 2000/03/06 08:23
changed the structure of FT_Outline in order to pack
9d76a8d6
– David Turner <david@freetype.org>
authored
on 2000/03/06 04:51
a few fixes to get rid of unwanted compile-time warnings
80f4b060
– Just van Rossum <just@letterror.com>
authored
on 2000/03/05 11:10
fixed typo in comment
1eabbcb4
– Just van Rossum <just@letterror.com>
authored
on 2000/03/05 11:09
properly behave in case the console window became active
7eef5364
– Just van Rossum <just@letterror.com>
authored
on 2000/03/05 11:07
- ft_new_input_stream: don't make a new copy of the pathname
59d8ac46
– Just van Rossum <just@letterror.com>
authored
on 2000/03/05 10:59
formatting: some tabs replaced by spaces
febe3fbe
– Werner Lemberg <wl@gnu.org>
authored
on 2000/03/04 20:14
A first check of FT2's Make system. Many smaller and larger bugs have been
8c5c932e
– Just van Rossum <just@letterror.com>
authored
on 2000/03/02 05:53
fixed typo in comment
1e5754f2
– Just van Rossum <just@letterror.com>
authored
on 2000/03/02 05:52
added missing "else": without it FT_Open_Face() would still scan the list of drivers when specifying an explicit driver
7ba2c674
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:42
readme file: needs copyright notice
858fd5f7
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:38
Mac demo support stuff.
2e8482b3
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:28
Mac modules file. For now the same as the default, minus the t1z driver. First step in adding a Mac FOND driver...
926c81c8
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:26
CodeWarrior Pro4 project file to build the FT library under MacOS
829fbf19
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:18
Mac backend for the graphics subsystem.
f21dac02
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:17
Don't #include <memory.h> but #include <string.h> to avoid header clash under MacOS. I don't think this affects other platforms.
c3b68094
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:16
MacOS: include grmac.h
3d76a9fb
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:15
added cast to the string literal for Text to shut up my compiler. (btw. this literal contains non 7-bit characters!)
2a4f206f
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:11
if compiled for MacOS
6f9a72d5
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:09
ft_basename(): if compiled for MacOS, use the Mac path separator
d35aea70
– Just van Rossum <just@letterror.com>
authored
on 2000/03/01 20:07
ft_new_input_stream(): set the pathname field of the stream to args->pathname. Needed for the Mac fond driver.
ca13392d
– David Turner <david@freetype.org>
authored
on 2000/03/01 08:24
a few changes to really compile font drivers in
d275435a
– David Turner <david@freetype.org>
authored
on 2000/03/01 08:23
simple change to compile with the latest FT2 source
e595014a
– David Turner <david@freetype.org>
authored
on 2000/02/29 12:14
simple minor fix in t1afm.h/t1afm.c
c75f71e0
– David Turner <david@freetype.org>
authored
on 2000/02/29 12:12
fix
e755002d
– David Turner <david@freetype.org>
authored
on 2000/02/29 12:11
moved the ANSI "ftsystem.c" to src/base
7bda46d0
– David Turner <david@freetype.org>
authored
on 2000/02/29 11:56
updated the build system to avoid file duplication :
587bc78f
– David Turner <david@freetype.org>
authored
on 2000/02/28 10:13
the Win32 seems to be fixed and working now
9c84887d
– David Turner <david@freetype.org>
authored
on 2000/02/28 06:32
remaining fixes from Just
9ac7fa16
– David Turner <david@freetype.org>
authored
on 2000/02/28 06:32
small update in config files
7b63d2ea
– David Turner <david@freetype.org>
authored
on 2000/02/28 06:25
fixed a bug that prevented the reading of AFM
7bb7fede
– David Turner <david@freetype.org>
authored
on 2000/02/28 06:23
fixed a bug which appeared when loading
58c10b5a
– David Turner <david@freetype.org>
authored
on 2000/02/22 09:31
updated
9e294349
– David Turner <david@freetype.org>
authored
on 2000/02/22 08:53
updated the license
35eee3f3
– David Turner <david@freetype.org>
authored
on 2000/02/22 08:53
removed the reference to 'type1z' in order to allow compilation under OS/2
63cb46dd
– David Turner <david@freetype.org>
authored
on 2000/02/22 08:34
simple fixes
d60389be
– David Turner <david@freetype.org>
authored
on 2000/02/21 12:46
formatting
a1b60580
– David Turner <david@freetype.org>
authored
on 2000/02/21 12:45
small fix, PageUp/PageDown now work
b2a21e51
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:18
minor change, for benchmark comparison
fbff3e8f
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:18
added a memory checking test program, used to
c64f6442
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:18
simple update to allow several rendering modes
1e7f8432
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:17
simple fix
08fdac98
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:01
fixed a bug in the glyph loader that caused a memory
cbfaedce
– David Turner <david@freetype.org>
authored
on 2000/02/21 11:00
added glyph zone objects
4ea18e55
– David Turner <david@freetype.org>
authored
on 2000/02/17 05:25
added some configuration macros
547a252a
– Werner Lemberg <wl@gnu.org>
authored
on 2000/02/16 03:23
Formatting. Adding/Fixing documentation.
d16a4b81
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:56
removed obsolete hinter source code
95bec282
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:55
updated version of the experimental Type 1 driver
861ba624
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:54
small fix (reduce compiler warnings)
24ea09fc
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:54
small fix
18789bfe
– David Turner <david@freetype.org>
authored
on 2000/02/15 07:53
Added prototype OpenType Layout support
dbe4872b
– David Turner <david@freetype.org>
authored
on 2000/02/14 11:45
removed obsolete source file
a56489e0
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:41
The code has been updated to use the finite-state
33263421
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:38
formatting
85168805
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:38
small bug fix used to compile when the SFNT
7663f222
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:37
Added support for the "attach_file" format-specific driver
818336fd
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:36
Added the function FT_Read_Fields, it acts as a
1d1c7eb8
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:35
small update in FT_Open_Args (more could follow though..)
3188a3a1
– David Turner <david@freetype.org>
authored
on 2000/02/13 08:34
Sorry, forgot some changes needed to get rid of
3983d95f
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:19
fixed a small typo ( "height" in place of "eight" !!)
5ae1259c
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:17
removed the "t1encode" files which are now
7433655c
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:14
Some changes. The SFNT driver is able to return
c3122c98
– David Turner <david@freetype.org>
authored
on 2000/02/10 14:11
added some comments
1ab77fdf
– David Turner <david@freetype.org>
authored
on 2000/02/10 13:08
some updates to make everything compile clean
1a3e3d6a
– David Turner <david@freetype.org>
authored
on 2000/02/10 12:03
introduced the FT_Attach_File function to support additional metrics
5dc8aba7
– David Turner <david@freetype.org>
authored
on 2000/02/10 12:01
some modifications used to introduce the Type 1 AFM parser
1a26888d
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:17
some changes to ensure that the code compiles
a8635cc6
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:15
Very simple AFM Parser
cda32b71
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:14
added the FT_Attach_File function to enable AFM
71ec10ef
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:09
support for the IGNORE_GLOBAL_ADVANCE_WIDTH
dba4b324
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:08
small update to the kerning code
Next