]> git.sesse.net Git - nageru/commit
Expose BlurEffect and UnsharpMaskEffect.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 21 Jul 2022 22:23:50 +0000 (00:23 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 21 Jul 2022 22:23:50 +0000 (00:23 +0200)
commit6e5ded9f44606841fb5e905394cca803c7d7abdf
tree9632c5aef3fa6222c0116073b783811bc08c66cd
parent78f47afa331cb41639533a2340817eed0f18137a
Expose BlurEffect and UnsharpMaskEffect.

This was mostly so that people could sharpen the input if they wanted to
(even though unsharp mask is not the best sharpener). BlurEffect was added
mainly because it felt wrong that one could only use a compound effect and not
the underlying one.
nageru/theme.cpp
nageru/theme.h