Displaying 1 result from an estimated 1 matches for "flyspeck".
2005 Nov 06
2
How do I change the resolution Wine reports to the app?
...do not
correctly render text boxes - evidently the app is being told that the
size a given piece of text will require is different than the size the
text actually will require - as a result the text does not fit into the
space allocated for it.
Also, most Windows apps seem to be using .5 point flyspeck as the
fontsize - I have to use X's ability to change the screen size (ALT-KP+)
to really see the apps - it is as though they were targets to 640x480,
and I am running 1600x1200.
Yes, I realize that many windows programmers are horrid and use actual
pixel sizes rather than point sizes, and...