File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ convert images.
210210
211211** However,** note that ` .bmp ` images shown with the "Show Pic/Movie" special
212212effect 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
214214convert such images to Indexed mode, which will give superior results compared
215215to LunaticPal.
216216
@@ -245,13 +245,15 @@ and could use one, please [get in touch](#getting-help).
245245FLIC movies originated with Autodesk Animator. The movies included with Hamumu
246246games were created with [ 3D Studio Max] ( https://en.wikipedia.org/wiki/Autodesk_3ds_Max ) .
247247FLIC 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] .
249249Note that HamSandwich fixes a bug in the engine's FLIC decoder which may cause
250250some exported animations to render incorrectly on the retail versions of the games.
251251
252252For 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
257259Before publishing for the first time, fork this repository on GitHub and commit
You can’t perform that action at this time.
0 commit comments