Changelog

1.3.0
-Added new function sign that returns 1, 0, or -1 depending on sign of input.
-Improved warn function to accept variables and group them at program end


1.2.0
-Added two new functions. smooth_blur and blocky_blur

1.1.2
-(Attempted to) Fixed issue with negative sliders

1.1.1
-Fixed minor issue

1.1.0

-Added truncation of decimals.
-Added text wrapping of text through popup_text
-Added cull_whitespace. A function that removes whitespace within an image.
-Added the ability to rotate a point about a separate point.