Comment by WillAdams
1 year ago
Would this work if the font was used in a PDF typeset using LaTeX? (EDIT: when running on top of a TeX engine which can access OpenType, or some other tool (such as InDesign)?)
1 year ago
Would this work if the font was used in a PDF typeset using LaTeX? (EDIT: when running on top of a TeX engine which can access OpenType, or some other tool (such as InDesign)?)
why not ? I imagine https://news.ycombinator.com/item?id=41251216
Would LaTeX apply the 'calt' lookups? I don't think so.
XeLaTeX or LuaLaTeX should be able to do that, though I'm not sure offhand whether they successfully embed color fonts into the output PDF.
Naturally, I meant using LaTeX running on top of a TeX typesetting engine which can use OpenType/Unicode.