File:SVG center text vertically.svg
| Uploaded by | Watchduck |
|---|---|
| Upload date | 2026-07-09T15:02:49Z |
| MIME type | image/svg+xml |
| Dimensions | 512 × 717 px |
| File size | 1.1 KB |
Summary
| Description |
dominant-baseline failThe aim here is to center text vertically (with cap height understood as the height of the text). The red text uses The green text is initially placed with the baseline at the target height, and then moved down with a transform. <g font-size="15" style="font-family: Arial, Helvetica, sans-serif;">
<text x="25" y="20" text-anchor="middle" dominant-baseline="central" style="fill: red;">678</text>
<text x="25" y="50" text-anchor="middle" transform="translate(0, 5.6)" style="fill: green;">678</text>
</g>
|
||
| Date | |||
| Source | Own work | ||
| Author |
|
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
| This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication. | |
| The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.
|
Category:CC-Zero
Category:Creative Commons CC0 1.0 Universal Public Domain Dedication missing SDC copyright license
Category:Pictures showing a librsvg bug (without description)
Category:SVG example images
Category:SVG examples by Watchduck
Category:Self-published work
Category:Self-published work missing SDC copyright license
