sync code with last improvements from OpenBSD

This commit is contained in:
purplerain 2023-08-28 05:57:34 +00:00
commit 88965415ff
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
26235 changed files with 29195616 additions and 0 deletions

View file

@ -0,0 +1,10 @@
The XPM library for Amiga works best with AmigaOS 3.x, but will work
(with limited color support) with earlier OS versions too. It can be
compiled with both SAS/C and GCC (makefiles are included).
All functions except the Xpm*Pixmap* functions are supported.
I have also written some Amiga-specific utility functions (not
included). Contact me if you would like to have them too.
-Lorens Younes (d93-hyo@nada.kth.se)