Releases: hyprwm/hyprgraphics
Releases · hyprwm/hyprgraphics
v0.4.0
v0.3.0
v0.2.0
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
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
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
A new update, wee.
Notes for packagers
spng->libpng
Fixes
- images/png: mark surface dirty after copy
MRs
- clang-tidy & comp changes by @Honkazel in #15
- formats: move to libpng for png support by @vaxerski in #19
- nix: update to gcc15 by @FridayFaerie in #21
New Contributors
- @Honkazel made their first contribution in #15
- @vaxerski made their first contribution in #19
- @FridayFaerie made their first contribution in #21
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
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
- add symlink support for image by @qxb3 in #1
- color: unbreak build with libc++ by @jbeich in #3
- Add Dependencies to README.md by @mcwindy in #4
- Allow compiling without JXL support by @earboxer in #6
- Add symlink test by @davc0n in #10
New Contributors
- @qxb3 made their first contribution in #1
- @jbeich made their first contribution in #3
- @mcwindy made their first contribution in #4
- @earboxer made their first contribution in #6
- @davc0n made their first contribution in #10
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Initial release of hyprgraphics
Full Changelog: https://github.com/hyprwm/hyprgraphics/commits/v0.1.0