Am 01.09.22 um 13:43 schrieb juh+ntg-context--- via ntg-context:
Am 01.09.22 um 10:51 schrieb Henning Hraban Ramm via ntg-context:

\loadluafile[grph-downsample]
\doifmodeelse{print}{%
     \def\Resolution{300}
}{%
     \def\Resolution{96}
}%

\setupexternalfigures[
   %directory={./Logos,img},
   conversion=lowres.jpg,
   resolution=\Resolution,
]

With the script I get strange results. I am not sure whether the resolution is correctly calculated.

And I am wondering what the script is doing with png files.

This one attacks all images, but it doesn’t calculate the final size correctly.

Hraban

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

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

Reply via email to