diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ + +libpcd - reading PhotoCD images +------------------------------- + +This is a tiny library for decoding PhotoCD images. Its not exactly +new, it exists for years. I've just released it separately for the +first time now. It used to come bundled with xpcd. + +Some documentation is in pcd.html. + +Use "make" to build static and shared elf libraries. +Use "make install" as root to install them. + +Have fun, + + Gerd + +-- +Gerd Knorr <kraxel@bytesex.org> |