Skip to content
  • Michael Natterer's avatar
    Use more x,y,width,height instead of x1,y1,x2,y2 · bdd8d8e3
    Michael Natterer authored
    (gimp_paint_core_get_orig_image)
    (gimp_paint_core_get_orig_proj): changed parameters to x,y,width,height.
    Update callers accordingly and use x,y,width,height there too except
    in gimpperspectiveclone.c which does better with a bounding box.
    bdd8d8e3