if use Fl_Gl_Window(x, y, w, h, title);
pixels_per_unit() return 1 on macOS with retina display.
pixel_w() and pixel_h() not retina size.
but in windows it works fine.
if use new Fl_Gl_Window(w, h), pixels_per_unit() return 2.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.