Skip to content
  • Agata Cacko's avatar
    Add KritaUtils::mirrorX for QPointF precision · 6daaab5e
    Agata Cacko authored
    Before this commit, KritaUtils only had functions to mirror
    with the axis having only integer precision.
    This commit adds functions that can mirror with the point
    with float precision. That allows using them for mirroring
    axis in the middle of the pixel.
    
    CCBUG:427831
    6daaab5e