Miller Puckette wrote: ...and make one more attempt to figure out an approach to font
sizes that will work cross-platform...
Thank you Miller, I really think a pleasing constant reference patch template will attract users and inspire learners. Should be as simple as the working with the tk font specs {arial -10 bold} and perhaps from magic from Carmen for tk box resizing? (any code to contribute Carmen?)
b.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Dec 3, 2005, at 12:05 PM, B. Bogart wrote:
Miller Puckette wrote: ...and make one more attempt to figure out an approach to font
sizes that will work cross-platform...
Thank you Miller, I really think a pleasing constant reference patch template will attract users and inspire learners. Should be as simple
as the working with the tk font specs {arial -10 bold} and perhaps from magic from Carmen for tk box resizing? (any code to contribute Carmen?)
Actually, it looks like if you use Tk point sizes that the fonts are
quite close on the various platforms, so pixel sizes (i.e. -10) might
not be necessary. Then tk scaling might be more of an option.
You can see that by changing all the font specs to Tk style. Its just
the box sizing that needs to change then.
.hc
As we enjoy great advantages from inventions of others, we should be
glad of an opportunity to serve others by any invention of ours; and
this we should do freely and generously.
- Benjamin Franklin