Skip to content
  • Agata Cacko's avatar
    Implement 0.5 pixel mirror precision for KisPainter · 9a9e1c61
    Agata Cacko authored
    Before this commit, brush engines using the KisPainter,
    would only use mirroring with integer/non-subpixel precision.
    This commit ensures they use the subpixel precision, which allows
    to use them with half-pixel precision.
    
    BUG:427831
    9a9e1c61