-
Type: Bug
-
Status: Applied
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2 CD 05
-
Fix Version/s: ODF 1.2 CD 06
-
Component/s: Text
-
Labels:None
-
Proposal:
-
Resolution:
The value scale-min now reads:
"scale-min: equals the value scale, except that the calculated width or height is a minimum height rather than an absolute one."
The value scale reads:
"scale: the height should be calculated depending on the width, so that the ratio of width and height of the original image or object size is preserved."
I was replacing the "equals" in scale-min when I noticed that "...is a minimum height rather than an absolute one." isn't meaningful.
Nor does it make much sense to say that "...the calculated width or height is a minimum height.." Both width and height are a minimum height?
Is the purpose to say that the original ratio of the original object size is not preserved? (implementation dependent?)