Hello, thanx for reply.

PNG and JPG files are available at the URL given, as well as PDF documents with 
the compilation results. The old ConTeXt seems to be able to embed PNGs from 
the local disk, but no longer from a remote address.
The new ConTeXt handles both local and remote PNG image in different ways.

Thanx Jaroslav



\setupinteraction[state=start]

\starttext

JPG URL:

\externalfigure[https://hajtmar.cz/temp-ntg/gyzalogo-new.jpg][height=3.5cm]

\par

JPG local:

\externalfigure[gyzalogo-new.jpg][height=3.5cm]

\par

PNG URL:

\externalfigure[https://hajtmar.cz/temp-ntg/gyzalogo-new.png][height=3.5cm]


\par

PNG local file:

\externalfigure[gyzalogo-new.png][height=3.5cm]

\par

Results:

\par

\goto{PDF file by ConTeXt  ver: 
2024.05.17}[url(https://hajtmar.cz/temp-ntg/minimalexample20240517.pdf)]

\par

\goto{PDF file by ConTeXt  ver: 
2018.04.04}[url(https://hajtmar.cz/temp-ntg/minimalexample20180404.pdf)]

\stoptext





> 24. 5. 2024 v 9:17, Wolfgang Schuster <wolfgang.schuster.li...@gmail.com>:
> 
> Thangalin schrieb am 24.05.2024 um 07:56:
>> Hajtmar, please provide a complete, self-contained, minimal working example.
> 
> Yes, a example and the problematic images are needed because a simple test 
> with mill.png which is part of ConTeXt shows no problems but image formats 
> are more complex than Hajtmar believes.
> 
> \setupexternalfigure[location=default]
> 
> \starttext
> \externalfigure[mill]
> \stoptext
> 
> Wolfgang
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
> 
> maillist : ntg-context@ntg.nl / 
> https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
> webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
> archive  : https://github.com/contextgarden/context
> wiki     : https://wiki.contextgarden.net
> ___________________________________________________________________________________

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

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to