ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* CID set missing with plain fontloader
@ 2019-02-11  9:59 Ulrike Fischer
  2019-02-11 11:45 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrike Fischer @ 2019-02-11  9:59 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-11 12:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11  9:59 CID set missing with plain fontloader Ulrike Fischer
2019-02-11 11:45 ` Hans Hagen
2019-02-11 12:30   ` Ulrike Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).