diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-08-03 16:39:44 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2022-08-03 16:39:44 +0200 |
| commit | 128aa08be8d16a173e0b9187cd48c48b9f2d3ef1 (patch) | |
| tree | b2b2154789852e8b8fd11b4fa92304cbbc807eb3 /documentation/src/coordinates.dox | |
| parent | 169c6980d1b1ce077f549b9abdf135d3dc3fbab6 (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/coordinates.dox')
| -rw-r--r-- | documentation/src/coordinates.dox | 2 |
1 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. |
