Skip to content

Releases: hyprwm/hyprgraphics

v0.4.0

21 Nov 14:04
8f1bec6

Choose a tag to compare

This update breaks ABI.

Changes

  • resource/AsyncResource: add await() for resources

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 Nov 20:48
ffc999d

Choose a tag to compare

This update breaks ABI.

Changes

  • resources/text: fix alignment layout with center/right

MRs

  • add buffer option to image resource by @salfel in #39

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Oct 11:19
9431db6

Choose a tag to compare

This update breaks ABI.

Notes for packagers

  • new dep: librsvg 2.0

Changes

  • Image: added svg support
  • text: various fixes and improvements

Full Changelog: v0.1.6...v0.2.0

v0.1.6

18 Sep 10:47
c44e749

Choose a tag to compare

Fixes and things :)

New stuff

  • New module: AsyncResourceGatherer

MRs

  • chore: replace libspng with libpng in README.md and CI/Arch by @x70b1 in #30
  • formats: add optional AVIF image support with libheif by @rk234 in #32
  • formats: include vector header by @LinuxUserGD in #34
  • png: fix gray pix formats by @PaideiaDilemma in #35
  • asyncResourceGatherer: add new module by @vaxerski in #36

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

10 Jul 12:06
340494a

Choose a tag to compare

A new update fixing some issues with pngs and adding a few new things.

Fixes

  • png: libpng is straight alpha but cairo is premult

MRs

  • Add Image Embedding Support by @salfel in #24
  • image: include span header by @LinuxUserGD in #26
  • fix style as determined by clang by @salfel in #27
  • formats: fix format selection and some safeguards by @PaideiaDilemma in #28

New Contributors

  • @salfel made their first contribution in #24
  • @LinuxUserGD made their first contribution in #26
  • @PaideiaDilemma made their first contribution in #28

Full Changelog: v0.1.4...v0.1.5

v0.1.4

22 Jun 19:44
b3d628d

Choose a tag to compare

A new update, wee.

Notes for packagers

  • spng -> libpng

Fixes

  • images/png: mark surface dirty after copy

MRs

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

06 Apr 15:29

Choose a tag to compare

A minor update with some fixes and new CM-related math

MRs

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

04 Feb 16:56

Choose a tag to compare

This release adds a few small fixes, and moves to a more robust and fast png parser.

Changes

  • move to libspng for png parsing

MRs

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

03 Dec 18:17

Choose a tag to compare

A small update adding color.

New stuff

  • color: Added color

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Nov 15:38

Choose a tag to compare

Initial release of hyprgraphics

Full Changelog: https://github.com/hyprwm/hyprgraphics/commits/v0.1.0