Improve docs about FLTK coordinate systems

Enlarge the screenshot of test/coordinates for better readability in
html and pdf docs.
This commit is contained in:
Albrecht Schlosser 2022-08-03 16:39:44 +02:00
parent 169c6980d1
commit 128aa08be8
2 changed files with 1 additions and 1 deletions

View File

@ -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.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 15 KiB