[css-print]: add image-orientation 0, 90, 180, 270 to enhanced la yout

The enhanced layout extension to CSS Print Profile [1] should include the
image-orientation property [2] with the only required values being the four
orientations given in CSS3 angles [3]:
 degrees radians  grads
  0       0.0         0 
 90       1.5708    100
180       3.1416    200
270       4.7124    300

This feature was requested by the PWG [4] in it's June 2002 meeting [5]. The
addition has been seconded by Zoran and Hewlett Packard during the comment
period of the CSS Print Profile [6]

Jim

[1] http://www.w3.org/TR/css-print/#s2.1
[2] http://www.w3.org/TR/css3-page/#orienting
[3] http://www.w3.org/TR/2001/WD-css3-values-20010713/#angles
[4] http://www.pwg.org
[5] http://www.pwg.org/xhtml-print/minutes/Minutes-June-24-2002.html
[6] http://www.w3.org/TR/css-print/

Received on Thursday, 29 January 2004 14:48:34 UTC