 |
- In Illustrator the word Optima was typed out twice...the first was converted to "outline" and the other was kept as a font
- The font is actually read in the browser as html text...but there is a drawback
<text transform="matrix(1 0 0 1 12.1099 195.5029)" font-family="'Optima-Bold'" font-size="89.3325">OPTIMA</text>
- Check in multiple browsers and you will discover the issue
- btw...Optima is a Mac font
|