From eaf50f4779f6e52750f9ac42950969cd9d9e1656 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sat, 8 Apr 2023 21:08:19 +0200 Subject: Wayland.dox: add "Fractional scaling" paragraph --- documentation/src/wayland.dox | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation/src') diff --git a/documentation/src/wayland.dox b/documentation/src/wayland.dox index 7afca71d4..353509e45 100644 --- a/documentation/src/wayland.dox +++ b/documentation/src/wayland.dox @@ -518,6 +518,18 @@ that scales the graphics driver by this factor with \c cairo_scale(). Overall, an FLTK object, say an Fl_Window, of size \c WxH FLTK units occupies W * wld_scale * gui_scale x H * wld_scale * gui_scale pixels on the display. +