@grumbles
All CSS errors aside, testing with the Math2Regular.ttf font shows it will not work with ADE.
Quote:
I am toying with the idea of taking a unicode font such as DejaVu and adding a set of ornaments and symbols to the font in one of the private areas. Does anyone have any experience with doing this, maybe with a program like Font Forge? This might be one way of solving the problem for once and for all.
|
Don't do this, even if it works it will break on readers that don't support embedded fonts or allows the user to override the embedded font. A better solution would be to use an .svg image and scale it to the desired size (which would also fix your current problem).