Tagged Questions
1
vote
1answer
396 views
How can I keep the font-width consistent in SVG across different operating systems and browsers?
I'm trying to add some text to a SVG file. The text is dynamic and shown over a rectangle which acts as background.
Since the text is dynamic, the width of background rectangle also needs to be ...
3
votes
3answers
318 views
TTF and other “modern” font systems, and font size differences
I have no formal (and precious little informal) graphic design training.
Fairly famous Computer Science person Dr. Donald Knuth long ago developed a font description system called Metafont. In and of ...