Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!tut.cis.ohio-state.edu!ucbvax!hoptoad!hugh From: hugh@hoptoad.uucp (Hugh Daniel) Newsgroups: comp.windows.news Subject: Scaleing in NeWS Message-ID: <9443@hoptoad.uucp> Date: 31 Dec 89 02:55:36 GMT References: <8912271740.AA04243.rxb@plutonium.ASC.SLB.COM> Reply-To: hugh@toad.com (Hugh Daniel) Organization: Grasshopp Group Lines: 22 There is a simple solution to the problem of the current batch of moniters not being able to tell the OS what there DPI is. Simpley use a enviornment variable, say setenv DPI display1=72,display2=116 or some such rot. This even lets users change the dpi on there screens to say, make EVERYTHING look bigger. Of cource the problems with this is that all of Sun's code is dependent on screen size, as in the File Manager's waste basket which comes up in the middle of a 1600x1200 screen (a XView app., but the same is true of Suns NDE (no more name changes...) toolkit). Also, with the low res of the screens Sun (and theire non Compeditors) use (say, screens with less the 2kx2k and less then 4 bits deep) one has to go to a LOT of work to get PostScript glyphs to look right, which has not been done. The alturnitive is to define everything by Pixels, which the last rev. that I saw of the Open Look spec. is back to using. This also is a lot of work, but the short term advantage is that at one dpi things look right, of cource next month when the next higher res. screen comes in someone gets to do all that work again... ||ugh Daniel hugh@toad.com Grasshopper Group, +1 415/668-5998 hugh@xanadu.com 210 Clayton St. San Francisco CA94117