diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-10-17 12:51:15 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-10-24 19:58:40 -0400 |
commit | 0ea6c432a068fc4edf90c614e68a4f4be94edd14 (patch) | |
tree | 34d709e6b7769f1fd6ba871da52baf43a84825da /doc/README.AMIGA | |
parent | 7a3e69cfb079c7345f3d9b1217f373a706ba544c (diff) |
doc: move doc files to the newly created doc dir.
As per guidelines for all xorg modules.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc/README.AMIGA')
-rw-r--r-- | doc/README.AMIGA | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/README.AMIGA b/doc/README.AMIGA new file mode 100644 index 0000000..7a40137 --- /dev/null +++ b/doc/README.AMIGA @@ -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) |