You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My notes from when I started looking into this while waiting for some builds to finish...
12(7) is the sbw char string command which is similar to hsbw(which we support) but sbw is the more general command and allows you to set the y of the side bearing and the height of the glyph. Sbw is mainly used in CJK fonts or math fonts as seen in your example. To support this I believe we'll need to add vhea and vmtx tables to the converted font which I tried to do quickly but couldn't get to pass the font sanitizer.
In this document http://perso.univ-rennes1.fr/sean.mcnamara/EDchapter.pdf, none of the formulas are visible though it's possible to highlight them by selection.
There is a lot "Warning: Support for Type1 command 12 (7) is not implemented in charstring: ..." with various values after "charstring:".
The more similar referenced issue I found is #845, but it has an error which seems to be different from this one.
Pdf.js 0.3.435
Firefox 13.0.1
Win 7 Pro 64 bit
The text was updated successfully, but these errors were encountered: