David Capello
02a9d50524
Update copyright year to 2012.
2012-01-06 00:52:11 -03:00
David Capello
ed6090bc36
Convert all newline to LF style and remove all tabs.
...
This was done to avoid mixed files (CRLF & LF) in the repository.
2012-01-05 19:45:03 -03:00
David Capello
aedaf7e5b8
Change README.html to show a link to contributors page.
2011-11-03 00:28:06 -03:00
David Capello
4baf6e2893
Remove Windows 98/2K from CONFIGURATION FILES section in README.html.
2011-09-06 20:31:34 -03:00
David Capello
de4f998789
Some changes to FEATURES section in README.html.
2011-09-06 20:29:29 -03:00
David Capello
e5cf09d059
Remove reference to SourceForge in README.html.
2011-09-06 19:50:08 -03:00
David Capello
639e60181e
Minor changes in README.html and added curl and xfree86 licenses.
2011-08-09 22:52:53 -03:00
David Capello
5c010a6f9c
Remove docs/manual/ directory.
2011-06-16 22:59:23 -03:00
David Capello
3d79324b12
Update README.html file (contact, authors, credits, etc.) and add more licenses.
2011-06-16 22:53:02 -03:00
David Capello
bf395fca61
More updates for copyright year to 2011.
2011-01-20 18:32:31 -03:00
David Capello
c2e831d009
Use giflib to load gif files.
...
With this changes a lot of bugs loading different kind of .gif
files are fixed. GIF files must be loaded as RGBA images to
support background color and different transparent color per
frame combinations.
2011-01-18 20:42:43 -03:00
David Capello
864d13fb40
Add accurate color quantization or use median cut if the sprite has more than 256 colors.
...
+ Implemented issue #3 - Accurate Sprite Quantize.
+ Remove Ben Davis code to quantize color palette (to avoid license problems).
2011-01-14 18:22:23 -03:00
David Capello
31783ffefc
Remove DEFAULT_PREFIX variable (on Linux resources are searched in ../share now).
2010-10-12 17:18:42 -07:00
David Capello
2321c6200c
Removed from README.html instructions about how to compile ASE.
...
The new instructions are in INSTALL.txt and this file should not be distributed with ASE binary releases.
2010-10-12 17:18:01 -07:00
David Capello
bd2db4508e
Do not center the mouse pointer when zoom (Paul Pridham idea).
2010-10-12 10:37:54 -03:00
David Capello
91362d376e
Minor changes in README.html about compilation, make, and paths.
2010-07-23 20:01:31 -03:00
David Capello
63798943e1
Renamed makefile.mgw to makefile.mingw.
2010-07-05 22:36:12 -03:00
David Capello
a1d20f704f
Renamed makefile.lnx to makefile.linux.
2010-07-05 22:34:51 -03:00
David Capello
20ba66383c
Modified comments in README.html about aseprite.cfg (now it is aseprite.ini).
2010-06-24 01:13:38 -03:00
David Capello
dd4cd4f3f8
Added some notes about source code.
2010-04-10 15:37:52 -03:00
David Capello
a85efcded5
ASE will be the name for the next release.
2010-03-27 16:21:41 -03:00
David Capello
72c21e88e2
Still "allegro sprite editor"
2010-03-24 12:39:10 -03:00
David Capello
4ec3f43845
Remove references to old-subversion repository in readme file.
2010-03-24 11:40:33 -03:00
David Capello
d4344ae348
Replaced algo_polygon() with GD library implementation.
2010-03-24 02:59:40 -03:00
David Capello
8028551bd3
Removed a lot of .txt files and created README.html.
2010-02-28 00:28:14 +00:00