From 128aa08be8d16a173e0b9187cd48c48b9f2d3ef1 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 3 Aug 2022 16:39:44 +0200 Subject: Improve docs about FLTK coordinate systems Enlarge the screenshot of test/coordinates for better readability in html and pdf docs. --- documentation/src/coordinates.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/src/coordinates.dox') 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. -- cgit v1.2.3