shithub: freetype+ttf2subf

RSS feed

77054f29 – David Turner <[email protected]> authored on 2000/04/14 16:49
updates for the fifth beta

d8723b4f – David Turner <[email protected]> authored on 2000/04/14 07:29
fixed another small bug. The metrics were not computed

1216e434 – David Turner <[email protected]> authored on 2000/04/14 07:22
fixed a small bug that prevented the loading of certain

231d0587 – David Turner <[email protected]> authored on 2000/04/14 06:29
raised the value of TT_MAX_SUBGLYPHS, as it prevented

7ae268a2 – Werner Lemberg <[email protected]> authored on 2000/04/10 18:50
Fixed a compiler warning.

69e010fd – Werner Lemberg <[email protected]> authored on 2000/04/10 18:50
Removed compiler warnings.

32a53b22 – Werner Lemberg <[email protected]> authored on 2000/04/10 08:14
Adding LDFLAGS. I don't know yet a good solution (within GNU make) to

c83bfdd5 – Werner Lemberg <[email protected]> authored on 2000/04/10 08:13
Adding string.h

521e2bc8 – David Turner <[email protected]> authored on 2000/04/10 08:11
Added pre-liminary autoconf support files for Unix. Note that these don't work

90a36c55 – David Turner <[email protected]> authored on 2000/04/04 14:21
a small improvement to the Type 1 hinter, that

46ab6331 – David Turner <[email protected]> authored on 2000/04/04 12:46
formatting, and remove the "interface" identifier

ea10fbf9 – David Turner <[email protected]> authored on 2000/04/04 09:17
Consider the smooth renderer completed ! It will probably

82942cc2 – David Turner <[email protected]> authored on 2000/03/30 03:43
simple fix required by the auto-hinting module

3562d014 – Just van Rossum <[email protected]> authored on 2000/03/28 14:41
minor improvements, mainly to the PFB testing code...

69473e4e – David Turner <[email protected]> authored on 2000/03/28 11:40
fixed the display on 24-bit and 32-bit displays

37379e21 – David Turner <[email protected]> authored on 2000/03/28 06:22
major changes to the library:

ed7f62ac – David Turner <[email protected]> authored on 2000/03/28 06:19
support for FT_LOAD_NO_RECURSE needed by the auto-hinter

7024ca1a – David Turner <[email protected]> authored on 2000/03/28 06:18
ftoutln.c is now mandatory. The optional parts of this

e01a41d5 – David Turner <[email protected]> authored on 2000/03/28 06:17
fixed a stupid bug in FT_MulFix

b5c1a4e5 – David Turner <[email protected]> authored on 2000/03/28 06:15
a new program to demonstrate the new convenience glyph

6b0149b8 – David Turner <[email protected]> authored on 2000/03/28 06:14
a new simple program to display composite glyphs in a given

b46a2d8a – Antoine Leca <[email protected]> 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 <[email protected]> authored on 2000/03/17 18:33
fixed a _really_ stupid bugs in the TrueType Collection

f8bc2d3c – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/03/17 08:07
use stream->memory instead of malloc/free.

137c8888 – David Turner <[email protected]> authored on 2000/03/17 07:47
updated the "smooth" anti-aliaser. By increasing the number

fbf3ce28 – Just van Rossum <[email protected]> authored on 2000/03/17 06:53
updated project files

65a60dc1 – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/03/17 06:51
Added prototype for T1_Done_Parser()

05ef28c4 – Just van Rossum <[email protected]> authored on 2000/03/17 06:48
Added mac FOND driver, and use t1z driver instead of the "old" t1 driver.

1d85a73d – David Turner <[email protected]> authored on 2000/03/17 05:15
Added a new version of the "smooth". This one uses

7e68ad48 – David Turner <[email protected]> authored on 2000/03/17 05:14
fix to compile with latest FreeType 2

16afbe2d – David Turner <[email protected]> authored on 2000/03/17 05:13
update

a6415244 – David Turner <[email protected]> authored on 2000/03/13 09:25
updated documentation for Beta 4

c3c7e7fb – David Turner <[email protected]> authored on 2000/03/13 09:19
updated CHANGES

757429fd – David Turner <[email protected]> authored on 2000/03/13 08:02
fix to get rid of compile warning

7f7aadf4 – David Turner <[email protected]> authored on 2000/03/13 07:57
finished moving all configuration macros to

3246efed – David Turner <[email protected]> authored on 2000/03/13 07:12
first step towards moving all configuration options

06d508c1 – David Turner <[email protected]> authored on 2000/03/13 06:52
removed the unused/obsolete "ftbbox.c"

4258c4fe – David Turner <[email protected]> authored on 2000/03/13 06:50
removed src/shared/ttnameid.h (redundant)

f6dc6c17 – David Turner <[email protected]> authored on 2000/03/13 06:50
renamed ttnamedid.h to ttnameid.h

7f615aef – David Turner <[email protected]> authored on 2000/03/13 06:49
renamed all outlines functions to the

41dbcbf6 – David Turner <[email protected]> authored on 2000/03/09 06:46
reformatting, changing the FT_Outline structure:

291afa09 – David Turner <[email protected]> authored on 2000/03/08 09:14
added the new "smooth" anti-aliaser

e98e4af7 – David Turner <[email protected]> authored on 2000/03/06 12:01
fixed a nasty bug that occured with CMAP format 4..

0f99ddda – David Turner <[email protected]> authored on 2000/03/06 08:23
changed the structure of FT_Outline in order to pack

9d76a8d6 – David Turner <[email protected]> authored on 2000/03/06 04:51
a few fixes to get rid of unwanted compile-time warnings

80f4b060 – Just van Rossum <[email protected]> authored on 2000/03/05 11:10
fixed typo in comment

1eabbcb4 – Just van Rossum <[email protected]> authored on 2000/03/05 11:09
properly behave in case the console window became active

7eef5364 – Just van Rossum <[email protected]> authored on 2000/03/05 11:07
- ft_new_input_stream: don't make a new copy of the pathname

59d8ac46 – Just van Rossum <[email protected]> authored on 2000/03/05 10:59
formatting: some tabs replaced by spaces

febe3fbe – Werner Lemberg <[email protected]> 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 <[email protected]> authored on 2000/03/02 05:53
fixed typo in comment

1e5754f2 – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/03/01 20:42
readme file: needs copyright notice

858fd5f7 – Just van Rossum <[email protected]> authored on 2000/03/01 20:38
Mac demo support stuff.

2e8482b3 – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/03/01 20:26
CodeWarrior Pro4 project file to build the FT library under MacOS

829fbf19 – Just van Rossum <[email protected]> authored on 2000/03/01 20:18
Mac backend for the graphics subsystem.

f21dac02 – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/03/01 20:16
MacOS: include grmac.h

3d76a9fb – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/03/01 20:11
if compiled for MacOS

6f9a72d5 – Just van Rossum <[email protected]> authored on 2000/03/01 20:09
ft_basename(): if compiled for MacOS, use the Mac path separator

d35aea70 – Just van Rossum <[email protected]> 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 <[email protected]> authored on 2000/03/01 08:24
a few changes to really compile font drivers in

d275435a – David Turner <[email protected]> authored on 2000/03/01 08:23
simple change to compile with the latest FT2 source

e595014a – David Turner <[email protected]> authored on 2000/02/29 12:14
simple minor fix in t1afm.h/t1afm.c

c75f71e0 – David Turner <[email protected]> authored on 2000/02/29 12:12
fix

e755002d – David Turner <[email protected]> authored on 2000/02/29 12:11
moved the ANSI "ftsystem.c" to src/base

7bda46d0 – David Turner <[email protected]> authored on 2000/02/29 11:56
updated the build system to avoid file duplication :

587bc78f – David Turner <[email protected]> authored on 2000/02/28 10:13
the Win32 seems to be fixed and working now

9c84887d – David Turner <[email protected]> authored on 2000/02/28 06:32
remaining fixes from Just

9ac7fa16 – David Turner <[email protected]> authored on 2000/02/28 06:32
small update in config files

7b63d2ea – David Turner <[email protected]> authored on 2000/02/28 06:25
fixed a bug that prevented the reading of AFM

7bb7fede – David Turner <[email protected]> authored on 2000/02/28 06:23
fixed a bug which appeared when loading

58c10b5a – David Turner <[email protected]> authored on 2000/02/22 09:31
updated

9e294349 – David Turner <[email protected]> authored on 2000/02/22 08:53
updated the license

35eee3f3 – David Turner <[email protected]> authored on 2000/02/22 08:53
removed the reference to 'type1z' in order to allow compilation under OS/2

63cb46dd – David Turner <[email protected]> authored on 2000/02/22 08:34
simple fixes

d60389be – David Turner <[email protected]> authored on 2000/02/21 12:46
formatting

a1b60580 – David Turner <[email protected]> authored on 2000/02/21 12:45
small fix, PageUp/PageDown now work

b2a21e51 – David Turner <[email protected]> authored on 2000/02/21 11:18
minor change, for benchmark comparison

fbff3e8f – David Turner <[email protected]> authored on 2000/02/21 11:18
added a memory checking test program, used to

c64f6442 – David Turner <[email protected]> authored on 2000/02/21 11:18
simple update to allow several rendering modes

1e7f8432 – David Turner <[email protected]> authored on 2000/02/21 11:17
simple fix

08fdac98 – David Turner <[email protected]> authored on 2000/02/21 11:01
fixed a bug in the glyph loader that caused a memory

cbfaedce – David Turner <[email protected]> authored on 2000/02/21 11:00
added glyph zone objects

4ea18e55 – David Turner <[email protected]> authored on 2000/02/17 05:25
added some configuration macros

547a252a – Werner Lemberg <[email protected]> authored on 2000/02/16 03:23
Formatting. Adding/Fixing documentation.

d16a4b81 – David Turner <[email protected]> authored on 2000/02/15 07:56
removed obsolete hinter source code

95bec282 – David Turner <[email protected]> authored on 2000/02/15 07:55
updated version of the experimental Type 1 driver

861ba624 – David Turner <[email protected]> authored on 2000/02/15 07:54
small fix (reduce compiler warnings)

24ea09fc – David Turner <[email protected]> authored on 2000/02/15 07:54
small fix

18789bfe – David Turner <[email protected]> authored on 2000/02/15 07:53
Added prototype OpenType Layout support

dbe4872b – David Turner <[email protected]> authored on 2000/02/14 11:45
removed obsolete source file

a56489e0 – David Turner <[email protected]> authored on 2000/02/13 08:41
The code has been updated to use the finite-state

33263421 – David Turner <[email protected]> authored on 2000/02/13 08:38
formatting

85168805 – David Turner <[email protected]> authored on 2000/02/13 08:38
small bug fix used to compile when the SFNT

7663f222 – David Turner <[email protected]> authored on 2000/02/13 08:37
Added support for the "attach_file" format-specific driver

Next