1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-02 22:25:48 +01:00

Small fixes for 0.51.0, and a missing file.

This commit is contained in:
dan
1999-01-25 21:17:45 +00:00
parent 416e3a82be
commit 75a7f74723
6 changed files with 829 additions and 13 deletions

View File

@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = no-dependencies
lib_LTLIBRARIES = libwraster.la
libwraster_la_LDFLAGS = -version-info 1:1:1
libwraster_la_LDFLAGS = -version-info 1:2:0
bin_SCRIPTS = get-wraster-flags

View File

@@ -90,7 +90,7 @@ AUTOMAKE_OPTIONS = no-dependencies
lib_LTLIBRARIES = libwraster.la
libwraster_la_LDFLAGS = -version-info 1:1:1
libwraster_la_LDFLAGS = -version-info 1:2:0
bin_SCRIPTS = get-wraster-flags

View File

@@ -1,6 +1,5 @@
- support for other types of displays and convertion modes (currently only
supports PseudoColor and TrueColor in some depths)
- Gimp's xcf format?
- shared library version
- add clipping code to RCombineArea()
- remake and optimize converters