value of pixel is incorrect according to CSS2+errata
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Low
|
Tavmjong Bah | ||
Experimental |
Fix Committed
|
Undecided
|
Tavmjong Bah |
Bug Description
In the file 'units.txt', a pixel is listed as 1/90th of an inch and gives CSS as a source for this.
However, according to the CSS3 standard at http://
the normative value is 96 dpi (at a 28 inch distance). As it is based on the size of an area of a visual
angle, then at closer distances (I usually work closer to my monitor than 28 inches) it would be a higher number. But in any event, I'd like to suggest it be changed to 967 dpi. to conform with CSS3. I've never seen a reference saying 90dpi is a CSS standard, but I don't know CSS from ages ago -- but SVG wasn't part of the web spec ages ago either.
This is a mostly a 'doc' bug, but it could change the shipped default if it remains at the 1'inch value of dots (would change shipped value from 90 to 96).
Related branches
no longer affects: | inkscape/0.91.x |
Changed in inkscape: | |
milestone: | 0.91 → 0.92 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
Oh...presumably this would also affect the value of a pixel in 'units.xml'.