JordanMagnuson
JordanMagnuson
Hm... yeah, coming from Photoshop, it's strange to see the bounding box all the time, because in Photoshop it is basically never shown unless the transform tool is selected. In...
@Giwayume My point about Photoshop is not to argue that it is the "gold standard" in terms of being the perfect/ideal image editor. (That may or may not be true,...
Okay, here's a showrt video showing rasterized layer behavior and bounding box differences in Photoshop vs. miniPaint: https://www.loom.com/share/2f7c9f8a42594b9f8c0409e30cf3430d
> I think the terminology is getting a little muddied here... Yes, I agree. The problem is that both Photoshop and miniPaint have an operation called "rasterize", even though in...
> In order to duplicate the Photoshop behavior you desire, it would need to still do the same thing except run an auto-crop on the layer afterwards to trim the...
> Same thing if you set the rotation back to 0. It not working with rotation is really just a lack of knowledge in implementation. I was wondering about this....
Okay, I've opened two separate issues to tackle these changes: https://github.com/viliusle/miniPaint/issues/299 https://github.com/viliusle/miniPaint/issues/300
> haxelib run as3hx test/ out/ Yes, this line is helpful!
Perhaps also mention (earlier on), that besides being downloaded from github, as3hx can be installed like any other haxe library via `haxelib install as3hx` **Quickstart:** Install: `haxelib install as3hx` Run:...
This would be a great addition. Using regex in search to filter other elements of the log is typically fine, but regex is terrible for trying to get a date...