Releases: treeform/pixie
Releases · treeform/pixie
5.0.7
What's Changed
- Fix spellings to work with --styleCheck:usages by @simonkrauter in #537
- improved image dimension proc functionality by @guzba in #541
- Fix documentation in contexts.nim by @simonkrauter in #546
- Extend example text.nim by @simonkrauter in #547
- added support for open type format 12 by @Nimaoth in #552
New Contributors
- @simonkrauter made their first contribution in #537
- @Nimaoth made their first contribution in #552
Full Changelog: 5.0.6...5.0.7
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
What's Changed
- add videos section to readme by @guzba in #498
- encode dibs for windows clipboard by @guzba in #501
- fix int set construction by @bung87 in #513
- Add sink annotations and use an openarray instead of seq to reduce co… by @beef331 in #511
- produce smaller pngs by @guzba in #514
New Contributors
Full Changelog: 5.0.1...5.0.2
5.0.1
5.0.0
What's Changed
- faster simple path filling by @guzba in #449
- a little faster partitioning, runtime-checked avx fill by @guzba in #450
- 2 pixel-aligned vertical lines shortcut by @guzba in #451
- super shortcut for path filling by @guzba in #452
- aligned sse2 + avx2 isOneColor isOpaque isTransparent, toPremultipliedAlphaAvx2 by @guzba in #453
- Correct some minor typos in README by @EyeCon in #455
- simd changes started as discussed by @guzba in #454
- Cubic tangent error. by @treeform in #457
- use trapezoid method more by @guzba in #456
- Quantize each vertex only once. by @treeform in #458
- var seq simd by @guzba in #459
- simd, hasSimd pragmas by @guzba in #461
- New image diff and x-ray system. by @treeform in #463
- start on neon by @guzba in #464
- path.commands is seq[float32] by @guzba in #468
- toPremultipliedAlpha rounds, + neon version by @guzba in #469
- Fix non-simd magnifyBy2 by @treeform in #470
- Update to the new mask masters. by @treeform in #465
- simd macro works on signature not just name, split applyOpacity + invert by @guzba in #471
- copy proc consistent by @guzba in #472
- image.fill(paint) by @guzba in #473
- deflake tests by @guzba in #474
- deflake by @guzba in #475
- Dev by @treeform in #476
- image ceil, bugfix path fill mask blend by @guzba in #478
- delete mask ref object type by @guzba in #479
- tmp jpeg fix by @guzba in #481
- more image simd by @guzba in #480
- faster flip vertical & horizontal by @guzba in #482
- neon minifyBy2 magnifyBy2 by @guzba in #483
- rounding minifyBy2, updated masters by @guzba in #484
- switch to split draw, either pixel-aligned fast or smooth slower by @guzba in #485
- neon line blends by @guzba in #486
- paths.nim simd re-organize by @guzba in #487
- avx2 line coverage blends, neon line blends by @guzba in #488
- faster draw smooth part 1 by @guzba in #490
- Add opaqueBounds. by @treeform in #489
- update bindings, fix hasSimd macro + comments by @guzba in #491
- add to bindings by @guzba in #492
- move simd macros to nimsimd by @guzba in #493
- Use chroma's blends better. by @treeform in #494
- little things by @guzba in #495
- faster draw smooth using line gather then blend by @guzba in #496
New Contributors
Full Changelog: 4.4.0...5.0.0
4.4.0
What's Changed
- jpeg pass by @guzba in #426
- Update readme to conform to our style. by @treeform in #430
- safe small changes by @guzba in #432
- update zippy dep, -d:lto + gcc >= 11 fix, decode image dimensions, small things by @guzba in #433
- decode png ptr+len api by @guzba in #434
- quantize to prevent leaks with float32 by @guzba in #435
- png crc, zippy, convertToImage by @guzba in #436
- fixed point hits by @guzba in #437
- started tiff by @guzba in #438
- animated gif support by @guzba in #439
- much faster toStraightAlpha + other stuff by @guzba in #440
- faster png decode by @guzba in #442
- path fillHits refactor by @guzba in #443
- encode filter 2 pngs, simd unfilter filter 2 pngs by @guzba in #444
- simpler sort is better with ints by @guzba in #445
- implement the last 2 mask:mask blends simd by @guzba in #446
- fillCoverage refactor by @guzba in #447
- paths and simd perf improvements by @guzba in #448
Full Changelog: 4.3.0...4.4.0
4.3.0
What's Changed
- Jpg by @treeform in #414
- Dev by @treeform in #415
- More JPEG parser cleanup. by @treeform in #416
- jpeg tests/ stuff by @guzba in #417
- Fix for Mask.mask* issue. by @treeform in #418
- small jpeg things by @guzba in #419
- jpeg by @guzba in #420
- some jpeg by @guzba in #422
- remove stb, commit to new jpeg by @guzba in #423
- Add TTC Font format. by @treeform in #421
- random things by @guzba in #425
- Add JPEG exif orientation. by @treeform in #424
Full Changelog: 4.2.0...4.3.0