https://bugs.winehq.org/show_bug.cgi?id=40377
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net --- (In reply to hl w from comment #0)
After copying fontsub.dll and t2embed.dll from Windows XP and setting them to native, build in override, I can embed Fonts when exporting to PDF. However, When a font is in a TrueType fonts collection(*.ttc), it cannot be embed and become bitmaps in PDF, such as SimSun fonts.
Problems with native dlls are not normally considered valid Wine bugs. The fact that you need native t2embed and fontsub to embed fonts at all are valid bugs, but those have already been reported (bug 31662 and bug 40081).
Moreover, when I enter a math equation in Word. I can't see the equations in the exported PDF.
That's also probably related to bug 31662; console output when exporting to PDF shows:
fixme:t2embed:TTGetEmbeddingType (0x501ec 0x3321a8) stub
I'm not sure whether there should be a separate bug for that.
*** This bug has been marked as a duplicate of bug 31662 ***