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 Binary files a/documentation/src/coordinates.png and b/documentation/src/coordinates.png differ