On a high DPI screen, I want to make [Xfig][1] usable by scaling it.
Unscaled it is tiny! One approach could be to run it in a VNC server.
Then set up scaling either server-side, or on the client.
Platform: Linux / X11 (client and server on the same machine!)
*Can TigerVNC scale? Suggestions?*
What I tried so far is client-side scaling:
* Connected with the Windows TightVNC viewer, and specified scaling.
This works, but - well - it's Windows. We need Linux.
* Connected with the viewer that comes with [gtk-vnc][2]. Scaling
works by dragging the window corners. However:
1. It doesn’t seem to be possible to specify a scaling factor of
exactly two. Possible workaround: Give the window a precise size
by using the window manager (FVWM), or by setting `-geometry`.
2. I want a viewer that has no UI, and I didn’t find an option to
disable the menu bar.
[1]:
http://en.wikipedia.org/wiki/Xfig
[2]:
https://wiki.gnome.org/Projects/gtk-vnc