AngusJohnson / Image32

An extensive 2D graphics library written in Delphi Pascal
Boost Software License 1.0
137 stars 31 forks source link

Fix issue #75: SVG: Implicit gradient boundaries should duplicate the adjacent color #77

Closed ahausladen closed 3 months ago

ahausladen commented 3 months ago

The first and last gradient color stops are added if their offset isn't 0.0 (first) or 1.0 (last).