-
https://github.com/TrinityCore/TrinityCore/commit/f9eff81388b12f6f8275f892c67bf197188c3450
Client does spline movement differently from the server for movement with MoveSplineFlag::Flying. Client has…
-
I'm trying to pick a library for a project.
AFAIK Pixi doesn't have an API for drawing. When I say drawing, I don't mean the graphics API, I mean being able to draw on the screen with a cursor or tou…
-
Hi, as someone who uses ImageMagick currently for a lot of image processing needs, I would be interested in improving the performance of it all and I've been looking into using VIPS as a potential opt…
-
From a fresh checkout yesterday:
```
./vips resize ~/Tmp/temp.jpg ~/Tmp/temp2.jpg 0.26 --vips-leak
1 objects alive:
0) VipsInterpolateBicubic (0x9115a30), count=1
VipsInterpolateBicubic (bicubic), bi…
-
***PCSX2 version:***
v1.5.0-dev-2194-gada0d5745, but also happens on earlier GIT builds, stable 1.4.0, and earlier.
- **Notes**:
Got worse with build v1.5.0-dev-2184-ga0aa585af, but existed bef…
-
Hey :)
Thanks for this great lib !
Is there a way to draw (automatically) a bezier curve that goes through an array of points ?
-
-
Hi John,
I believe the same three kernels all map to the same underlying kernel function in git master 8.7. Here's some Python to visualize the kernels:
```python
import pyvips as Vips
from p…
-
The links to "VipsInterpolate" throughout the docs - http://www.vips.ecs.soton.ac.uk/usr/share/gtk-doc/html/libvips/VipsInterpolate.html - are dead. What are the possible interpolate values?
-
**System and IINA version:**
- macOS 10.13.4
- IINA 0.0.15.1
**Expected behavior:**
With the following options
```
video-sync=display-resample
interpolation=yes
tscale=triangle
``…