-
Originally suggested by @liuhongran626 in Discussed in #1852
Originally posted by **liuhongran626** May 19, 2022
Hello,Scott!
I think you can add a new drag mode, just like a rubber band, rat…
-
**Describe the bug**
AFAIK the JXL file has been losslessly compressed:
* https://github.com/libjxl/testdata/blob/main/jxl/splines.jxl
Depending on the arch libjxl is compiled I do not get th…
-
Related to #222
We've split this out as this will require some more, deeper exploration. If my understanding is correct, this approach is fundamentally different from other spline methods we've im…
-
**Describe the bug**
On Linux, the Spline component's Spline Type property is blank, and clicking the dropdown does not do anything. As per documentation (https://www.o3de.org/docs/user-guide/compone…
-
Okay @GranMinigun, I'm a bit late to the party... I gave the Windows High DPI support a go today, and I'm seeing some weird behaviour. In short, it seems that when using 125%, 150%, etc. scaling in Wi…
-
Hatti's BF1 tools have this, and it's really cool.
Basically it should work like this:
(All quaternions are unit quaterions. We already do this, but just in case we're not, they have to be normal…
-
This isn’t an issue as much as a question. Every article I’ve read about Catmull Rom interpolates all the points in between but this implementation uses the Bézier curve function on Path2D / Canvas. H…
-
**Describe the bug**
Using oiiotool to read an EXR with a `` while using the flag `-i:ch=R,G,B,A` results in a crash. If changing the flag to `-i --ch R,G,B,A`, it does not crash. If the file does n…
-
This issue track enhancements to the library that may be implemented soon. They are mostly additions or cleans that do not affect the current system. I prefer to have all enhancements in one issue to …
-
I'm new to libvips and want to perform common image corrections like the adjustment of white balance, hue, brightness or tonal range. Are there tutorials/documentations covering these adjustments? I'm…