Go to file
David Turner 521e2bc804 Added pre-liminary autoconf support files for Unix. Note that these don't work
correctly for now and will be updated later. They are currently ignored by the
build system.

You can however run `autoconf' when in "freetype2/config/unix" to generate
the `configure' script there.

Then, launch `configure' while in "config/unix". This will generate the
following files:

  - ftconfig.h
  - unix.mk
  - libtool

copy "unix.mk" to "freetype2/config.mk", then run make from the top-level
directory.

Note that for now, these file compile the library (with libtool). However,
installing isn't supported yet, as well as compiling the demo programs..
2000-04-10 12:11:33 +00:00
config Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
demos Consider the smooth renderer completed ! It will probably 2000-04-04 13:17:04 +00:00
docs fixed a small typo ( "height" in place of "eight" !!) 2000-02-10 19:19:51 +00:00
include formatting, and remove the "interface" identifier 2000-04-04 16:46:12 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src a small improvement to the Type 1 hinter, that 2000-04-04 18:21:45 +00:00
BUILD updated documentation for Beta 4 2000-03-13 14:25:00 +00:00
CHANGES updated CHANGES 2000-03-13 14:19:31 +00:00
INSTALL updated CHANGES 2000-03-13 14:19:31 +00:00
Makefile A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
license.txt updated the license 2000-02-22 13:53:16 +00:00