You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.3.15 Linux binaries available before 2020-06-14 were missing JP2 (JPEG2000) support. This was fixed in binaries labeled 2.3.15.1 or in 2.3.15 binaries available from 2020-06-14.
Support for reading and writing HEIF/HEIC images. HEIC is the still-image sibling of HEVC (a.k.a. H.265), and compresses to about half the size of JPEG but with higher visual quality.
Text: Added SRT subtitle format support.
AudioCurve (audio curve generator): new plugin.
Fix plugin bugs (IO and CImg) with images that take more than 2GiB of memory (e.g. 12000x12000 RGBA float). #456
Fix "Fill" PyPlug: was not filling everything if the Source was larger than the project. #475
Shadertoy: use the preset name as a sublabel.
LensDistortion/IDistort/STMap: add "Use src RoD" option to override format.
Blur: fix handling of render scale when computing derivatives. #496
Text: fix animating font family and retiming the text output. #482#476