Description
Generic GTK image scaling helpers for haskell-gi.
Description
Please see the README on Github at https://github.com/taffybar/gtk-scaling-image#readme
README.md
gtk-scaling-image
gtk-scaling-image provides generic GTK image sizing helpers for Haskell GI applications. It includes:
- aspect-ratio-preserving pixbuf scaling to a target size
- CSS-aware border and padding measurement helpers
- a draw-based auto-fill image widget that scales to allocation without
Gtk.Imageresize feedback loops
This package was extracted from the shared image widget code used by taffybar and gtk-sni-tray.