freetype/src/type1z
Werner Lemberg febe3fbeba A first check of FT2's Make system. Many smaller and larger bugs have been
fixed:

. Removing unused variables.

. detect.mk files now must provide $(CONFIG_FILE) and not $(CONFIG_RULE).

. ansi.mk will now be really used as a fallback if the detect mechanism
  fails.

. ANSIFLAGS will now be really used (fixing a typo).

. `make clean' now works (again two typos).

. Detection of gcc on Unix has been fixed (using the `-v' option instead of
  `--version').

. `make devel' now works (on Unix).

. Fixing *again* a bug in demos/graph/x11/rules.mk to allow multiple use
  of `-L' compiler options.

. $(BASE_H) now contains a few more header files.

As usual, a lot of formatting (not finished yet).
2000-03-05 01:14:19 +00:00
..
module.mk A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
rules.mk A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
t1afm.c simple minor fix in t1afm.h/t1afm.c 2000-02-29 17:14:02 +00:00
t1afm.h simple minor fix in t1afm.h/t1afm.c 2000-02-29 17:14:02 +00:00
t1config.h updated version of the experimental Type 1 driver 2000-02-15 12:55:57 +00:00
t1driver.c updated version of the experimental Type 1 driver 2000-02-15 12:55:57 +00:00
t1driver.h updated version of the experimental Type 1 driver 2000-02-15 12:55:57 +00:00
t1errors.h added a new experimental Type 1 driver. This version sports several 2000-01-27 14:02:04 +00:00
t1gload.c updated version of the experimental Type 1 driver 2000-02-15 12:55:57 +00:00
t1gload.h The Type 1 experimental driver was updated 2000-02-02 12:20:53 +00:00
t1load.c updated version of the experimental Type 1 driver 2000-02-15 12:55:57 +00:00
t1load.h added a new experimental Type 1 driver. This version sports several 2000-01-27 14:02:04 +00:00
t1objs.c updated version of the experimental Type 1 driver 2000-02-15 12:55:57 +00:00
t1objs.h added a new experimental Type 1 driver. This version sports several 2000-01-27 14:02:04 +00:00
t1parse.c updated version of the experimental Type 1 driver 2000-02-15 12:55:57 +00:00
t1parse.h added a new experimental Type 1 driver. This version sports several 2000-01-27 14:02:04 +00:00
t1tokens.h The Type 1 experimental driver was updated 2000-02-02 12:20:53 +00:00
type1z.c a few changes to really compile font drivers in 2000-03-01 13:24:38 +00:00