When I run 

\font\test={name:Georgia}
\test 

abcx
\bye

with the plain fontloader (similar with luaotfload), and then check
in preflight against the pdf/A-2b or pdf/A-3b I get (beside other
not relevant complaints)

CIDset in subset font is incomplete (font contains glyphs that are
not listed)

The details say additionally (translated): "CID stream contains
*all* CID sets of the embedded font: not true"


If I run with context

\starttext
\font\test={name:Georgia}
\test 

abcx
\stoptext 

I don't get the complain. What is context doing additionally here? I
don't think that it is a engine problem, I tried also with luatex
1.09.0 and 1.09.2.


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to