Text in SVG: 3nd Attempt (Size Reduction)
Several days ago I wrote about finally solving the text in SVG problem. The key is to convert your font file to base64 data stream and include it in the SVG.
Read More ->Several days ago I wrote about finally solving the text in SVG problem. The key is to convert your font file to base64 data stream and include it in the SVG.
Read More ->Last week I attempted another SVG logo conversion, and failed. This was because the logo used Palatino Tinotype, a font that appears to be safe but isn’t.
Read More ->