Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!csd4.milw.wisc.edu!leah!bingvaxu!sunybcs!boulder!stan!dce From: dce@Solbourne.COM (David Elliott) Newsgroups: comp.windows.x Subject: Design philosophy question -- Font size changes Message-ID: <1480@marvin.Solbourne.COM> Date: 15 Jun 89 21:04:50 GMT Reply-To: dce@Solbourne.com (David Elliott) Organization: Solbourne Computer Inc., Longmont, Colorado Lines: 16 I'm developing a program that uses a mixture of bitmaps and fonts, and I need advice on what to do with my bitmaps when the user specifies a smaller or larger font than the default (in the toolkit I am using, the default is 9x15). I've been told that it isn't proper to ignore font size resources, so the problem is what to do with the bitmaps. Currently, I am making my bitmaps 12x12 and centering them vertically. This means that the bitmaps look silly with a big font. With a smaller font, it means that the user gets some overlap with other objects, which they will have to live with. -- David Elliott dce@Solbourne.COM ...!{boulder,nbires,sun}!stan!dce