ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ICC profiles for \externalfigure
@ 2017-10-08  9:09 Pablo Rodriguez
  2017-10-09 18:16 ` Hans Hagen
  0 siblings, 1 reply; 7+ messages in thread
From: Pablo Rodriguez @ 2017-10-08  9:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear Luigi and Hans,

I have the following sample:

    \setupbackend
      [format=PDF/A-3a,
       intent=sRGB IEC61966-2.1,
       profile={sRGB.icc,default_gray.icc},
       level=0]

    \setuptagging[state=start]

    \setupcolors[cmyk=no, pagecolormodel=auto]

    \setupexternalfigure[location=default]

    \startTEXpage[offset=1em, align=center]
    \dontleavehmode
    \externalfigure[cow-black]

    \dontleavehmode
    \externalfigure[cow-brown]

    \dontleavehmode
    \externalfigure[basic-figures.pdf][scale=200]
    \stopTEXpage
    \stoptext

The third external figure is found at
http://pdf.ousia.tk/basic-figures.pdf. I included it, since it adds a
transparency group (and I guess this might be relevant).

PDF/A-3a validation (http://verapdf.org) warns about XObjects not having
any ICC profile.

Would it be possible to add the "profile" key to \externalfigure, so
that each figure may have its own profile (or the reference to the
profile) added?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2017-10-10 20:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-08  9:09 ICC profiles for \externalfigure Pablo Rodriguez
2017-10-09 18:16 ` Hans Hagen
2017-10-09 19:55   ` Pablo Rodriguez
2017-10-09 23:02     ` Hans Hagen
2017-10-10  9:27       ` Henning Hraban Ramm
2017-10-10 20:11         ` Pablo Rodriguez
2017-10-10 20:09       ` Pablo Rodriguez

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).