![]() | |
#161
| |||
| |||
|
|
This spec actually says to implement things in a reasonable way. A conventional Mac screen has a standard resolution of 72 dpi, a Windows screen one of 96 dpi. And it would not be reasonable to enlarge images on Mac screens by 96/72. They both show a CSS value of 1px as 1 screen dot, but the display of point defined sizes differs (as 1 point is 1/72 of an inch, and an inch has not the same amount of dots on each side). 72 is a blast from the past. Only a small proportion have that resolution nowadays. 96 may be closer to the Windows average, but as I type this it is appearing on a 117 ppi screen and a 90 ppi screen at the same time. |
#162
| |||
| |||
|
|
In article <ctUcb.120$ly4.96 (AT) newsfep1-gui (DOT) server.ntli.net>, "Barry Pearson" <news (AT) childsupportanalysis (DOT) co.uk> wrote: This spec actually says to implement things in a reasonable way. A conventional Mac screen has a standard resolution of 72 dpi, a Windows screen one of 96 dpi. And it would not be reasonable to enlarge images on Mac screens by 96/72. They both show a CSS value of 1px as 1 screen dot, but the display of point defined sizes differs (as 1 point is 1/72 of an inch, and an inch has not the same amount of dots on each side). 72 is a blast from the past. Only a small proportion have that resolution nowadays. 96 may be closer to the Windows average, but as I type this it is appearing on a 117 ppi screen and a 90 ppi screen at the same time. Not exactly a blast from the past. The Mac OS (including OS X) is STILL hard-wired to 72 -- it does not "know" how a video display is configured (and even if it did, it wouldn't scale anything to match). |
|
My PowerBook *screen* is 91ppi (1152x768), but to the OS it is 72. And back to the subject line, my browser window is 512px wide on the outside, as I prefer an imaging width of 480px (80 columns of Monaco 9). If a page don't fit, it ain't worth readin'. Period. |
|
As for thumbnails, I just stack 'em vertically: http://www.natural-innovations.com/ds/dsf2002/ -boo who stopped resizing his browser windows ten years ago |
#163
| ||||
| ||||
|
|
Walter Ian Kaye wrote: In article <ctUcb.120$ly4.96 (AT) newsfep1-gui (DOT) server.ntli.net>, "Barry Pearson" <news (AT) childsupportanalysis (DOT) co.uk> wrote: This spec actually says to implement things in a reasonable way. A conventional Mac screen has a standard resolution of 72 dpi, a Windows screen one of 96 dpi. And it would not be reasonable to enlarge images on Mac screens by 96/72. They both show a CSS value of 1px as 1 screen dot, but the display of point defined sizes differs (as 1 point is 1/72 of an inch, and an inch has not the same amount of dots on each side). 72 is a blast from the past. Only a small proportion have that resolution nowadays. 96 may be closer to the Windows average, but as I type this it is appearing on a 117 ppi screen and a 90 ppi screen at the same time. Not exactly a blast from the past. The Mac OS (including OS X) is STILL hard-wired to 72 -- it does not "know" how a video display is configured (and even if it did, it wouldn't scale anything to match). This discussion is really about the physical screen, not what the OS says. (Although it is hard to see how the W3C recommendations can be followed if the OS lies). It is worth having a look at the W3C recommendation to clarify this: http://www.w3.org/TR/REC-CSS2/syndata.html#length-units It talks about viewing distances, angles seen by the eye, etc. |
|
My PowerBook *screen* is 91ppi (1152x768), but to the OS it is 72. |
|
And back to the subject line, my browser window is 512px wide on the outside, as I prefer an imaging width of 480px (80 columns of Monaco 9). If a page don't fit, it ain't worth readin'. Period. Then you are perhaps not part of my target audience. My photographs can be up to 700 pixels wide. (You probably don't like horizontal scrolling - who does?) |
|
As for thumbnails, I just stack 'em vertically: http://www.natural-innovations.com/ds/dsf2002/ -boo who stopped resizing his browser windows ten years ago An interesting approach. Fascinating to see 800 x 600 pixel photographs coming from someone with an imaging width of 480 pixels. Do you use browser resizing, or horizontal scrolling, or live with the fact that you can't view your own pictures on the web? |
#164
| |||
| |||
|
|
Hmm... I wonder if it would be worth it to give the user some size options with the View Image button. It's certainly doable... |
#165
| |||
| |||
|
|
Salagir wrote: There is one thing that could have helped us much, I've wanted it from the day I made my 1st website (so about 1997) and I still want it and it still doesn't exist: a standart image vectorial format. An image, like jpeg or gif: with no size, only a ratio, and with polygons and lines in it. And that would be opened by any browser. It's very, very easy, and lots of logos and web images could be as good in vectorial format. How come no one thought about that???? Chuckle! Now think how big such an image file would have to be! Surely it would be mind-blowingly, awesomely, galactically, enormous? At least for a photograph, which is what I am talking about. |

|
It is worth keeping an eye on JPEG2000, because a JP2 file, I understand, can have a lower resolution image extracted from it without reprocessing the whole lot. But what I don't know is whether these have to be prepacked within it. (Eg. you put a photograph and its thumbnail into the file, then you can get just the thumbnail out). I suspect that it would be hard to extract any abitrary resolution from it. |
|
I think the answer for non-photos is SVG, and eventually all browsers will support it. Needing plugins is a transitional stage. |
#166
| |||
| |||
|
|
On Fri, 26 Sep 2003 11:41:46 +0100, in comp.infosystems.www.authoring.html, Barry Pearson wrote: Salagir wrote: [snip] An image, like jpeg or gif: with no size, only a ratio, and with polygons and lines in it. And that would be opened by any browser. It's very, very easy, and lots of logos and web images could be as good in vectorial format. How come no one thought about that???? Chuckle! Now think how big such an image file would have to be! Surely it would be mind-blowingly, awesomely, galactically, enormous? At least for a photograph, which is what I am talking about. Sorry I missed the beginning of the thread ![]() Of course, photos are the type of image that must stay in jpeg. But almost all gifs and png would come out well as vectors. |
|
I don't really know either. Maybe you can extract resolutions that are two -or a multiple of two- time less -or/and more- than the initial resolution. Shouldn't these kind of image take years to encode and seconds to decode? [snip] |
![]() |
| Thread Tools | |
| Display Modes | |
| |