mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-08 08:08:02 +02:00
* docs/design/modules.html: Removed. Covered by design-*.html.
src/smooth/ftgrays.c: Added support for clipped direct rendering in the smooth renderer. This should not break binary compatibility of existing applications. * INSTALL: Updated installation instructions on Win32, listing the new "make setup list" target used to list supported compilers/targets.
This commit is contained in:
parent
859a18a358
commit
28ffa1f5d6
1 changed files with 11 additions and 6 deletions
17
ChangeLog
17
ChangeLog
|
|
@ -1,12 +1,17 @@
|
|||
2000-12-15 David Turner <david.turner@freetype.org>
|
||||
2000-12-14 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* docs/design/modules.html: Removed. Covered by design-*.html.
|
||||
|
||||
2000-12-14 David Turner <david.turner@freetype.org>
|
||||
|
||||
* include/freetype/ftimage.h, include/freetype/fttypes.h,
|
||||
src/smooth/ftgrays.c: added support for clipped direct rendering in
|
||||
the smooth renderer. This should not break binary compatibility of
|
||||
existing applications..
|
||||
src/smooth/ftgrays.c: Added support for clipped direct rendering in
|
||||
the smooth renderer. This should not break binary compatibility of
|
||||
existing applications.
|
||||
|
||||
* INSTALL: updated installation instructions on Win32, listing the
|
||||
new "make setup list" target used to list supported compilers/targets
|
||||
* INSTALL: Updated installation instructions on Win32, listing the
|
||||
new "make setup list" target used to list supported
|
||||
compilers/targets.
|
||||
|
||||
2000-12-13 David Turner <david.turner@freetype.org>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue