diff options
| -rw-r--r-- | FL/Fl.H | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1003,6 +1003,7 @@ int main() { /** \defgroup fl_screen Screen functions Fl global screen functions declared in <FL/Fl.H>. + FLTK supports high-DPI screens using a screen scaling factor. The scaling factor is initialized by the library to a value based on information obtained from the OS. If this initial value |
