summaryrefslogtreecommitdiffstats
path: root/krita/doc/coordinates.txt
diff options
context:
space:
mode:
Diffstat (limited to 'krita/doc/coordinates.txt')
-rw-r--r--krita/doc/coordinates.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/krita/doc/coordinates.txt b/krita/doc/coordinates.txt
deleted file mode 100644
index 3518faee..00000000
--- a/krita/doc/coordinates.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Coordinates in Krita
-
-As with any paint app, finding out what you mean when you say (x,y) is difficult.
-There are the screen coordinates, the coordinates of the canvas inside the view,
-the zoomed coordinates -- and the image coordinates, paint device coordinates and the
-coordinates of the data inside the paint device.
-
-Iterators are created in terms of the image coordinates.
-