This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
:: HEYA!! | |
:: edit the next line to your aseprite.exe's complete path like ("C:/path/to/asesprite.exe") include quotes | |
set asepritePath="C:/Program Files (x86)/Steam/steamapps/common/Aseprite/Aseprite.exe" | |
:: this is the added bit to the output file's name | |
set convertFilenameAdd=_prev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// starts at bl going right and upward (6 px upward) | |
// texture must be 8-bit 1-channel | |
// if drawing the bg outline, there MUST be 1px wiggle room on all sides in the surface | |
// does not do any formatting, draws newlines and tabs AS CHARACTERS cause yea! | |
// | |
// params: | |
// px the image's pixels, for now this only works with 8-bit (1-color channel) paletted images | |
// fgColor main color the font uses | |
// bgColor the outline color of the text (1 pixel wide in the 8 adjacent pixels) | |
// drawBG turns the outline on or off |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Dowsing | |
Copyright 2020 Clairvoire 2020 | |
[email protected] //// \ | |
| | | |
[ ] ___| _|___ | |
// ` v`) __ __ ||___|___|_| | |
o / \ o/ o/ |_|_____|_|| | |
> o o / \ _____\|v v / |____ | |
NewerOlder