Werner Lemberg
90d9964ec9
* */*.h: Changed body inclusion macro names to start and end with
...
`__' (those which haven't converted yet). Fixed minor conversion
issues.
* src/winfonts/winfnt.c: Updated to new header inclusion scheme.
* */*.[ch]: Changed source files to adhere to the new
* src/cff/cff.c, src/cff/rules.mk: Updated.
* */*.[ch]: Now using <ft2build.h> as the default build and setup
2000-12-09 00:45:38 +00:00
Werner Lemberg
cc069beb2d
cleanups
2000-12-08 16:17:16 +00:00
David Turner
19ed8afe60
- updated all source files to adhere to the new inclusion scheme
...
- the CFF loader now loads the encodings and charset tables
though doesn't use them for now
2000-12-08 02:42:29 +00:00
Werner Lemberg
7fa51b5535
Formatting.
...
Adding some trivial error checking.
Adding/Fixing tracing levels.
2000-07-08 19:51:42 +00:00
David Turner
a90663f591
vast clean-up of the sources in order to allow flat
...
directory compilation (by defining the FT_FLAT_COMPILE
macro at compile time..)
moved "freetype2/BUILD" to "freetype2/docs/BUILD"
2000-07-08 00:41:13 +00:00
David Turner
81bb4ad937
latest clean-ups..
...
The code compiles with NO WARNINGS with GCC and
Visual C++ (also with LCC minus debugging options)
2000-06-28 04:19:49 +00:00
Werner Lemberg
dcd2e14c58
forgotten fixes.
2000-06-25 07:43:15 +00:00
Werner Lemberg
e3c11d7f00
A new round of formatting, adding/fixing documentation etc.
2000-06-16 06:49:56 +00:00
David Turner
04aa800ce9
added a CID-keyed font driver in "src/cid"
...
fixed two bugs in the smooth renderer
2000-06-01 03:27:48 +00:00