Skip to content
  • Dmitry Kazakov's avatar
    Fix loading of SVG radial gradients with user coordinates · 1d999c6e
    Dmitry Kazakov authored
    This patch implements a weird^W correct conversion of "user coordinates
    on use" coordinates into "object bounding box" coordinates for radial
    gradients.
    
    To keep gradients from getting anisotropic deformations we apply an
    additional transformation that scales them up before painting.
    1d999c6e