Skip to content

Commit 703f105

Browse files
committed
Mention Aseprite as an image editor in palette section
1 parent be4edc9 commit 703f105

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ convert images.
210210

211211
**However,** note that `.bmp` images shown with the "Show Pic/Movie" special
212212
effect can use *any* palette of up to 256 colors and are not limited to the
213-
palette used by LunaticPal. You should use an image editor such as [GIMP] to
213+
palette used by LunaticPal. You should use an image editor such as [GIMP] or [Aseprite] to
214214
convert such images to Indexed mode, which will give superior results compared
215215
to LunaticPal.
216216

@@ -245,13 +245,15 @@ and could use one, please [get in touch](#getting-help).
245245
FLIC movies originated with Autodesk Animator. The movies included with Hamumu
246246
games were created with [3D Studio Max](https://en.wikipedia.org/wiki/Autodesk_3ds_Max).
247247
FLIC export is also provided by contemporary tools like Jasc Animation Shop, and
248-
the modern pixel art and animation editor [Aseprite](https://www.aseprite.org/).
248+
the modern pixel art and animation editor [Aseprite].
249249
Note that HamSandwich fixes a bug in the engine's FLIC decoder which may cause
250250
some exported animations to render incorrectly on the retail versions of the games.
251251

252252
For programmers, libraries like [Aseprite FLIC Library](https://github.com/aseprite/flic) and
253253
[LibFLIC](https://github.com/wangds/libflic) may be of use.
254254

255+
[Aseprite]: https://www.aseprite.org/
256+
255257
## Publishing
256258

257259
Before publishing for the first time, fork this repository on GitHub and commit

0 commit comments

Comments
 (0)