removed SMOOTH_IMAGES, fix for fonts and fill coloring, other misc

This commit is contained in:
benfry
2003-09-19 00:27:31 +00:00
parent 072fc90e38
commit 3aa8a22ba5
2 changed files with 7 additions and 0 deletions

View File

@@ -7,6 +7,12 @@ about to enjoy is extremely hot.
ABOUT REV 0060 -
[ api changes ]
- "No field named "SMOOTH_IMAGES" was found in type "Temporary_NNNN_NNNN".
SMOOTH_IMAGES is no longer needed, or supported.
[ known bugs, pardon our dust ]
- single pixel lines draw on top of everything. they have no alpha

View File

@@ -55,6 +55,7 @@ X rectangles in the parameter list instead of ellipses.
X resize() name is bad because it overrides component..
X resize is maybe goofy, so just size() for all?
X color() with alpha now works properly
X removed SMOOTH_IMAGES
fixes because of dmose parser