On Sat, Apr 13, 2013 at 11:36 PM, irfan mir <theirf@gmail.com> wrote: > Hmm, I didn't know that that was how most graphic libraries fill text. > Now, that I think about it, it is how to fill text in SVG. Well, SVG creates > the shape and then applies the fill on the inside to the outside. No, it's not. To fill text in SVG, you just use the 'fill' property on a <text> element. That determines the bounding box of the text, sizes the image accordingly, and paints it into the text. ~TJReceived on Sunday, 14 April 2013 06:46:42 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:28 UTC