summaryrefslogtreecommitdiff
path: root/documentation/src
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-08-03 16:39:44 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-08-03 16:39:44 +0200
commit128aa08be8d16a173e0b9187cd48c48b9f2d3ef1 (patch)
treeb2b2154789852e8b8fd11b4fa92304cbbc807eb3 /documentation/src
parent169c6980d1b1ce077f549b9abdf135d3dc3fbab6 (diff)
Improve docs about FLTK coordinate systems
Enlarge the screenshot of test/coordinates for better readability in html and pdf docs.
Diffstat (limited to 'documentation/src')
-rw-r--r--documentation/src/coordinates.dox2
-rw-r--r--documentation/src/coordinates.pngbin6913 -> 15085 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/documentation/src/coordinates.dox b/documentation/src/coordinates.dox
index ca996e64e..cd393ca40 100644
--- a/documentation/src/coordinates.dox
+++ b/documentation/src/coordinates.dox
@@ -21,7 +21,7 @@ In some cases it could also be a subwindow embedded in a
higher-level window, as shown in the figure below.
\image html coordinates.png "FLTK coordinate system"
-\image latex coordinates.png "FLTK coordinate system" width=6cm
+\image latex coordinates.png "FLTK coordinate system" width=10cm
The positions of the TL and BR sub-windows and the TR and BL
groups are all relative to the top-left corner of the main window.
diff --git a/documentation/src/coordinates.png b/documentation/src/coordinates.png
index d712474ef..81d6f8bc0 100644
--- a/documentation/src/coordinates.png
+++ b/documentation/src/coordinates.png
Binary files differ