treeform / fidget

Figma based UI library for nim, with HTML and OpenGL backends.
MIT License
768 stars 32 forks source link

HiDPI (& fracional) support? #178

Open teras opened 2 years ago

teras commented 2 years ago

Hello. I am trying to use this library on Gnome with my HiDPI monitors , which also use fractional scaling. Is it possible to resize the UI accordingly? In theory, just a x2 would be enough.

To support KDE things might be more complicated, since there the scaling could indeed be fractional.