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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user