2007-09-18 23:59:46 +00:00
|
|
|
Here are third-party libraries from other people with necessary
|
|
|
|
componentes for ASE only, I removed some unnecessary files.
|
|
|
|
|
|
|
|
gfli/
|
|
|
|
|
2007-11-28 14:19:36 +00:00
|
|
|
Routines to load/save FLI/FLC files. This is a shortened and
|
|
|
|
modified version of gfli 1.3 (I fix some bugs with color chunks),
|
|
|
|
you can get the entire package from:
|
|
|
|
|
2012-01-05 22:45:03 +00:00
|
|
|
http://www.gimp.org/ (search in the plug-ins)
|
2007-11-28 14:19:36 +00:00
|
|
|
|
|
|
|
jpeg/
|
|
|
|
|
|
|
|
Routines to load/save JPEG files. This is a shortened version of
|
|
|
|
jpeg 6b, you can get the entire package from:
|
|
|
|
|
|
|
|
http://www.ijg.org/
|
2007-09-18 23:59:46 +00:00
|
|
|
|
|
|
|
libart_lgpl/
|
|
|
|
|
2007-11-28 14:19:36 +00:00
|
|
|
Routines to handle paths. This is a shortened version of libart
|
|
|
|
2.3.3, you can get the entire package from:
|
|
|
|
|
2007-09-18 23:59:46 +00:00
|
|
|
http://www.levien.com/libart/
|
|
|
|
|
2007-11-28 14:19:36 +00:00
|
|
|
libgd/
|
|
|
|
|
|
|
|
Routines to manage images. This is a shortened version of libgd
|
|
|
|
2.0.35, you can get the entire package from:
|
|
|
|
|
|
|
|
http://www.libgd.org/
|
|
|
|
|
2007-09-20 00:32:35 +00:00
|
|
|
libpng/
|
|
|
|
|
2007-11-28 14:19:36 +00:00
|
|
|
Routines to load/save PNG files. This is a shortened version of
|
|
|
|
libpng 1.2.20, you can get the entire package from:
|
|
|
|
|
2007-09-20 00:32:35 +00:00
|
|
|
http://www.libpng.org/
|
|
|
|
|
2007-09-18 23:59:46 +00:00
|
|
|
lua/
|
|
|
|
|
2007-11-28 14:19:36 +00:00
|
|
|
Routines to do scripting. This is a shortened and modified version
|
|
|
|
of lua 5.0, you can get the entire package from:
|
|
|
|
|
2007-09-18 23:59:46 +00:00
|
|
|
http://www.lua.org/
|
2007-11-28 14:19:36 +00:00
|
|
|
|
2007-09-18 23:59:46 +00:00
|
|
|
Also, this version has a patch to make the operator != works like ~=
|
|
|
|
|
2007-09-20 00:32:35 +00:00
|
|
|
zlib/
|
|
|
|
|
2007-11-28 14:19:36 +00:00
|
|
|
Used by libpng. This is a shortened version of zlib 1.2.3.
|
|
|
|
|
2007-09-20 00:32:35 +00:00
|
|
|
http://www.zlib.net/
|
|
|
|
|
2007-09-18 23:59:46 +00:00
|
|
|
----------------------------------------------------------------------
|
2012-01-05 22:45:03 +00:00
|
|
|
David A. Capello
|