RSS feed
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
afdc4c4c
– David Turner <david@freetype.org>
authored
on 2000/02/10 11:08
Updates to the Type 1 driver
51d4e28d
– David Turner <david@freetype.org>
authored
on 2000/02/10 08:11
New version of the Type 1 driver.
5c9a571a
– David Turner <david@freetype.org>
authored
on 2000/02/10 08:10
new psnames module
a9369f2d
– David Turner <david@freetype.org>
authored
on 2000/02/07 13:58
some updates to allow the selective compilation
b5a0487c
– David Turner <david@freetype.org>
authored
on 2000/02/07 13:04
added a python script used to generate some tables
9e416a87
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:49
small fix in rules
5194f8bf
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:48
fixed a small bug that prevented the modules list to
5eaadfcd
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:47
added a new glyph image format:
86fbfb50
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:28
re-adding fterrors.h to the repository..
f45ae1cf
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:28
sorry, a small mistake made me "remove" fterrors.h with WinCVS
200e097c
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:21
updated the "FT_SubGlyph" structure
0dd34348
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:20
The Type 1 experimental driver was updated
8f43c714
– David Turner <david@freetype.org>
authored
on 2000/02/02 07:16
A major refresh of the TrueType driver :
0360168a
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:20
moved the files in "docs/internals" to "docs/design". The image files
17d6bdec
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:18
removed obsolete documentation files
442005b7
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:17
removed the old "glyph_conventions" directory, now replaced by
f9487586
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:15
weel, the previous operation didn't work well, as the images were
f0a46def
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:11
added the image files in binary form in the repository
dda05ee1
– David Turner <david@freetype.org>
authored
on 2000/01/31 13:11
removed the PNG images as they were incorrectly stored as text files
633da99a
– David Turner <david@freetype.org>
authored
on 2000/01/27 09:07
updated changes log
f300d695
– David Turner <david@freetype.org>
authored
on 2000/01/27 09:03
some updates/corrections
2dfb5aca
– David Turner <david@freetype.org>
authored
on 2000/01/27 09:02
added a new experimental Type 1 driver. This version sports several
d42c68e8
– David Turner <david@freetype.org>
authored
on 2000/01/27 08:56
many new small, but important, changes there:
76bbd579
– David Turner <david@freetype.org>
authored
on 2000/01/27 08:35
the T1_Face definition changed slightly to clearly separate the
b3a85b00
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/25 03:16
FreeType licence.
d00a8ce6
– David Turner <david@freetype.org>
authored
on 2000/01/18 04:52
some updates. The yesterday modifications prevented the demo
9d61e468
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/17 21:07
Fixed rule with wildcard.
a5ab5ce7
– David Turner <david@freetype.org>
authored
on 2000/01/17 15:51
adding correct versions of the PNG images
438f8cd2
– David Turner <david@freetype.org>
authored
on 2000/01/17 15:50
removing invalid PNG images
702b8d52
– Eric Olson <eric.olson@sympatico.ca>
authored
on 2000/01/17 14:44
Removed obsolete file in uppercase. FTOPTION.H has fallen behind the
6afe0077
– David Turner <david@freetype.org>
authored
on 2000/01/17 14:25
colored the example source code and corrected some
b94713e9
– David Turner <david@freetype.org>
authored
on 2000/01/17 13:56
Added a FreeType 2 Tutorial !!
3ba47068
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:25
some updates to the "rules.mk" files. Basically, we now
3b925ef7
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:22
fixed a minor bug in the computation of the vertical
fdc225b1
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:21
fixed another small bug in the FT_Read_xxxx functions
8cd9575c
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:21
fixed small bug
281f9f6a
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:20
Important changes were performed to clean up the makefiles,
5ce5884d
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:08
some small updates that are useful to debug
1631d048
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:06
moved the graphics drivers to "demos/graph/*"
cb58dbb4
– David Turner <david@freetype.org>
authored
on 2000/01/17 06:04
Some important changes were performed :
14954e6b
– David Turner <david@freetype.org>
authored
on 2000/01/17 05:56
Some major improvements were required to the Makefile to:
7dff772e
– Werner Lemberg <wl@gnu.org>
authored
on 2000/01/17 03:24
Added ftraster.h for better support of standalone mode.
Next