mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* Implementation of gaussian blur and box blur with linear/nonlinear colorspace in raster category * styling/formatting * Partial code review * remove image crate, use conversion functions from color.rs * fix box blur checkmark, fix linear/gamma conversion * mult/unmult alpha before/after blur * Code review --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>