summaryrefslogtreecommitdiffstats
path: root/config/milestone.txt
Commit message (Collapse)AuthorAgeLines
* Bump goanna version for SVG handling updatewolfbeast2018-09-07-1/+1
|
* Switch to Lanczos scaling from Hamming to get acceptable fast downscaling.wolfbeast2018-07-14-1/+1
| | | | | | | | | | In visual tests we see that Hamming-1 is not as good as Lanczos-2, however it is about 40% faster, and Lanczos-2 itself is about 30% faster than Lanczos-3. The use of Hamming-1 has been deemed an unacceptable trade-off between quality and speed due to the limited pixel space it operates in, so we pick Lanczos-2 here. On modern hardware, Lanczos-2 doesn't have any noticeable impact in normal use.
* Account for offsets when creating buffers for image textures.wolfbeast2018-06-07-1/+1
|
* Use natural border width rounding.wolfbeast2018-04-18-1/+1
| | | | | | | Round subpixel border widths to nearest integer instead of nearest-below integer. Split caret widths off from border widths and continue to use rounding to nearest-below integer for that. Bump Goanna version for visual rendering change.
* Bump Goanna version for CSS improvements.wolfbeast2018-03-12-1/+1
|
* Identify as Goanna + set Goanna platform version.wolfbeast2018-02-21-1/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+13