summaryrefslogtreecommitdiff
path: root/lib/elements/gradient_fill.py
AgeCommit message (Collapse)Author
2023-05-13* move all gradient methods to extensionKaalleen
* add underlay to single color elements to compensate density
2023-05-08Gradient blocks (#2275)Kaalleen
* remove underlay * set start and end commands for consecutive blocks with the same color * keep previous params * add option for manual input of end_row_spacing
2022-11-22Convert to gradient blocks extension (#1844)Kaalleen