Quote Originally Posted by gwpriester View Post
Do you think this has something to do with the embedded font description being off? The description I would guess has to tell the monitor where to render the fonts, what the dimensions of the characters are, etc.
Thanks Gary, Xara reports;
DicotMedium Regular - Installable
The xr_fonts.css is:
@font-face { font-family: 'DicotMedium';
font-weight: normal;
font-style: normal;
src: url("XaraWDGeneratedHTMLfont1.woff") format("woff"), url("XaraWDEmbeddedHTMLfont1.eot?") format("embedded-opentype"), local('DicotMedium');
}
So I believe all is correctly in place.

I can code the position to be exact in CSS but this is not a viable solution.

Acorn