File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9696
9797●●options
9898spec_title:SVG 2 — Coordinate Systems , Transformations and Units
99- spec_date:2025 - 09 - 14
99+ spec_date:2026 - 03 - 12
100100trans_update:2021 - 05 - 03
101101 source_checked:
102102abbr_url:SVGcoords
@@ -835,7 +835,7 @@ <h2 title="Computing the equivalent transform of an SVG viewport">8.2. ~SVG表
835835⇒
836836%translate-y ~INCBY ( %e-縦幅 ~MINUS %vb-縦幅 ~MUL %scale-y ) ~DIV 2
837837◎
838- If align contains 'yMid ', add (e-height - vb-height * scale-y) / 2 to translate-y.
838+ If align contains 'YMid ', add (e-height - vb-height * scale-y) / 2 to translate-y.
839839</ li >
840840 < li >
841841~IF[
@@ -844,7 +844,7 @@ <h2 title="Computing the equivalent transform of an SVG viewport">8.2. ~SVG表
844844⇒
845845%translate-y ~INCBY ( %e-縦幅 ~MINUS %vb-縦幅 ~MUL %scale-y )
846846◎
847- If align contains 'yMax ', add (e-height - vb-height * scale-y) to translate-y.
847+ If align contains 'YMax ', add (e-height - vb-height * scale-y) to translate-y.
848848</ li >
849849 < li >
850850~RET 次に与える値が表現する変形
You can’t perform that action at this time.
0 commit comments