1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-25 07:32:36 +01:00

Fixed buggy RSaveXPM() in wraster library.

This commit is contained in:
dan
1999-07-25 20:28:30 +00:00
parent e0423a1276
commit d7384c2e07
2 changed files with 16 additions and 9 deletions

View File

@@ -6,6 +6,8 @@ Changes since version 0.60.0:
- fixed crash when displaying workspace name in some positions.
- fixed compilation problem when WS_INDICATOR was defined.
- added edge attraction. See NEWS.
- fixed buggy RSaveXPM() in wraster library. Its output was messed up, and
caused crashes for icons with more than 1024 colors.
Changes since version 0.53.0: