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
Chrome/Firefox seems to have problems to encode some embedded fonts when opening the ouput file although Pdf2Dom does not log any error/information while processing the input file.
Expected Behavior
Chrome/Firefox are able to encode the embedded font files.
Current Behavior
Chrome/Firefox cant encode some font files. The logs state:
Chrome
Failed to decode downloaded font: data:application/x-font-woff;base64,###base64### Minted_FontList.html:1 OTS parsing error: CFF : Failed to parse table
Chrome/Firefox seems to have problems to encode some embedded fonts when opening the ouput file although Pdf2Dom does not log any error/information while processing the input file.
Expected Behavior
Chrome/Firefox are able to encode the embedded font files.
Current Behavior
Chrome/Firefox cant encode some font files. The logs state:
Chrome
Failed to decode downloaded font: data:application/x-font-woff;base64,###base64### Minted_FontList.html:1 OTS parsing error: CFF : Failed to parse table
Firefox
downloadable font: CFF : Failed to parse table (font-family: "NYDYER Theodore" style:normal weight:400 stretch:100 src index:0) source: data:application/x-font-woff;base64,###base64###
Steps to Reproduce
The text was updated successfully, but these errors were encountered: