Skip to content

Releases: HumbleUI/Skija

0.143.13

15 Apr 20:15

Choose a tag to compare

Fixed:

0.143.12

30 Mar 18:17

Choose a tag to compare

Added:

  • Canvas: annotateRectWithURL, annotateNamedDestination, annotateLinkToDestination #108 via @dzaima

0.143.11

09 Mar 17:59

Choose a tag to compare

Changed:

  • Skia version m143-da51f0d60e-2 -> m143-da51f0d60e-3

Added:

0.119.4

09 Mar 17:54

Choose a tag to compare

Changed:

  • Skia version m119-fcb55886b9 -> m119-fcb55886b9-2

Added:

0.143.10

27 Feb 21:37

Choose a tag to compare

Added:

  • Color: convertRGBToHSV, convertToHSV, makeFromHSV, color constants #105 via @Eatgrapes
  • ColorSpace: all the missing functions #105 via @Eatgrapes

Fixed:

  • Absolute CI build paths in release binaries #106

0.143.9

06 Feb 18:09

Choose a tag to compare

Added:

Changed:

  • [ BREAKING ] Pixmap::getInfo -> Pixmap::getImageInfo #101 via @Eatgrapes
  • [ BREAKING ] Bitmap::peekPixels now returns Pixmap, same as Skia #101 via @Eatgrapes
  • Color::makeLerp, Color4f::makeLerp now produce correct results with alpha #101 via @Eatgrapes

0.119.3

31 Jan 22:59

Choose a tag to compare

Added:

0.143.8

29 Jan 17:46

Choose a tag to compare

Added

0.143.7

29 Jan 11:49

Choose a tag to compare

Fixed

0.143.6

26 Jan 15:07

Choose a tag to compare

Added:

Fixed:

  • Path::convertConicToQuads returning incomplete array #94