Skip to content
  • Dmitry Kazakov's avatar
    Fix unittests · 10e7e4cc
    Dmitry Kazakov authored
    They have actually found two minor bugs:
    
    1) When scaling down with NN filter there should be at least one
       pixel left in the destination space
    2) KisTransformProcessingVisitor should also support fractional
       offsets, since it is supported by the worker now.
    10e7e4cc