One thing I would keenly like to see is an alternative to Text Outline, Text Drop Shadow. Because it improves readability tremendously! You could get this effect by making a copy of the text, changing its colour and offsetting it. I would like to see this as an option for e.g., textboxes and menus and so on.
It creates a much more professional, modern, 3D look, compared to Outline (although Outline is useful on busy backdrops)
Drop shadows is something I implemented many years ago, but that never got used. Some time soonish I'd like to add support for multiple fonts and font styles. Currently I'm thinking that each "font" will be one set of character images, and each font has multiple styles which are programmatic modifications of the base font, e.g.: plain, outline, drop-shadow, italic, underlined, bold, gradient.
Unlike supporting variable-width fonts, that isn't going to require a huge amount of work fixing hundreds of places that assume the font size is 8x8. In fact it should be pretty easy.
Unlike supporting variable-width fonts, that isn't going to require a huge amount of work fixing hundreds of places that assume the font size is 8x8. In fact it should be pretty easy.
Not exactly a suggestion as I'm not sure whether it can be made with a sensible UI, but 8-way fill seems generally way more useful than the standard 4-way fill that the sprite editor currently has.
GIMP 2.10 has an implementation (possibly the only implementation?)
Workflow-wise It's not a straight replacement for 4-way fill, but if I had to use only one of 8way and 4way I'd definitely pick 8way. It's much quicker for shading and recoloring.
GIMP 2.10 has an implementation (possibly the only implementation?)
Workflow-wise It's not a straight replacement for 4-way fill, but if I had to use only one of 8way and 4way I'd definitely pick 8way. It's much quicker for shading and recoloring.
That's a good point; it had never even occurred to me that I wanted an 8-way-fill for filling lines.
Of course, you can't draw a shape and then fill it with an 8-way fill, so you do want both and it might be a bad idea to have just an 8-way fill available. But adding a UI for it is doable.
Of course, you can't draw a shape and then fill it with an 8-way fill, so you do want both and it might be a bad idea to have just an 8-way fill available. But adding a UI for it is doable.
It can certainly be useful for lines, but not only that.It's more like a choice of whether you work to escape excessive isolation (4way) or work to add necessary isolation (8way).
Once you have a basic mask (filled outline, or just silhouette) everything else can be done with 8way if you are so inclined.
Quick doodle I made that illustrates coloring exclusively with 8way; step by step animation:
Once you have a basic mask (filled outline, or just silhouette) everything else can be done with 8way if you are so inclined.
Quick doodle I made that illustrates coloring exclusively with 8way; step by step animation:
how about "selective replace" like the replace tool but only in a region defined by the user e.g., a rectangle?
I guess that could be achieved by splitting parts of the image into separate canvases, but it's not easy without some kind of copy/paste board or "send to new canvas" thing.
Or maybe an ability to limit tools effects to a defined region, like drawing a rectangle and all the tools only work in that region. It could be used to isolate parts of an image without needing to split them off.
I guess that could be achieved by splitting parts of the image into separate canvases, but it's not easy without some kind of copy/paste board or "send to new canvas" thing.
Or maybe an ability to limit tools effects to a defined region, like drawing a rectangle and all the tools only work in that region. It could be used to isolate parts of an image without needing to split them off.
guo wrote:
Could we display and alter the default Regen/poison/mute registers for individual heroes, items and enemies? That way we could have items that Regen when equipped etc. Enemies that start poisoned like in FF5, that sort of thing.
Great idea! I was actually asking about this in the Discord server not too long ago, and have wanted this for more than fifteen years.
Remeber: God made you special and he loves you very much. Bye!
guo wrote:
Could we display and alter the default Regen/poison/mute registers for individual heroes, items and enemies? That way we could have items that Regen when equipped etc. Enemies that start poisoned like in FF5, that sort of thing.
If you'd asked a week ago I would have said "no, heroes don't even have registers out of battle". But that Discord discussion about registers and stats made me realise that we should just turn registers into normal stats, which would solve many problems: items could affect registers, status conditions could be read after battle and optionally preserved between battles, enemies could start out with status effects, and it would be easy to add more stats without having to do any renumbering.
SwordPlay wrote:
Or maybe an ability to limit tools effects to a defined region, like drawing a rectangle and all the tools only work in that region. It could be used to isolate parts of an image without needing to split them off.
Yes, this is something I wish we had.



