- From: Paul LeBeau <paul.lebeau@gmail.com>
- Date: Tue, 3 Mar 2015 15:59:41 +1300
- To: www-svg <www-svg@w3.org>
Received on Tuesday, 3 March 2015 03:00:29 UTC
A common request on Stack Overflow is to vertically centre text in,say, a circle. It's a common use case for graphs, maps etc. Unfortunately there is no satisfactory solution. Even if/when `alignment-baseline` and `vertical-align` gets widely supported, they don't actually provide a perfect solution. http://jsfiddle.net/ap1dvntt/ Is there a way we can fix this discrepancy? Perhaps by adding an optional second argument to `text-anchor` which would control alignment in the obverse direction? Paul
Received on Tuesday, 3 March 2015 03:00:29 UTC