"*.jpg is bugged", previously working
Hi again, was something changed WRT JPEG images? Since a few versions some images that used to work are denied with the error message "... is bugged". Maybe there *is* something wrong with them, but I don’t see a problem. "file" gives: JPEG image data, Exif standard: [TIFF image data, big-endian, direntries=12, height=3408, bps=0, PhotometricIntepretation=RGB, orientation=upper-left, width=2368], baseline, precision 8, 607x420, components 3 JPEG image data, JFIF standard 1.01, resolution (DPI), density 72x72, segment length 16, Exif Standard: [TIFF image data, big-endian, direntries=9, manufacturer=FLIR Systems AB, model=FLIR ONE Pro, orientation=upper-left, xresolution=152, yresolution=160, resolutionunit=2, software=Common_dll v1.0.0b1, datetime=2021:08:03 15:28:27], baseline, precision 8, 640x480, components 3 The latter is one of Harald’s infrared pictures. I can send them off-list, if you like. Hraban
On 9/1/2021 7:22 PM, Henning Hraban Ramm via ntg-context wrote:
Hi again,
was something changed WRT JPEG images?
Since a few versions some images that used to work are denied with the error message "... is bugged".
Maybe there *is* something wrong with them, but I don’t see a problem.
"file" gives:
JPEG image data, Exif standard: [TIFF image data, big-endian, direntries=12, height=3408, bps=0, PhotometricIntepretation=RGB, orientation=upper-left, width=2368], baseline, precision 8, 607x420, components 3
JPEG image data, JFIF standard 1.01, resolution (DPI), density 72x72, segment length 16, Exif Standard: [TIFF image data, big-endian, direntries=9, manufacturer=FLIR Systems AB, model=FLIR ONE Pro, orientation=upper-left, xresolution=152, yresolution=160, resolutionunit=2, software=Common_dll v1.0.0b1, datetime=2021:08:03 15:28:27], baseline, precision 8, 640x480, components 3
The latter is one of Harald’s infrared pictures.
I can send them off-list, if you like. well, we cannot dump that image from wet memory so ...
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On 9/1/2021 7:22 PM, Henning Hraban Ramm via ntg-context wrote:
Hi again,
was something changed WRT JPEG images?
Since a few versions some images that used to work are denied with the error message "... is bugged".
Maybe there *is* something wrong with them, but I don’t see a problem.
"file" gives:
JPEG image data, Exif standard: [TIFF image data, big-endian, direntries=12, height=3408, bps=0, PhotometricIntepretation=RGB, orientation=upper-left, width=2368], baseline, precision 8, 607x420, components 3
JPEG image data, JFIF standard 1.01, resolution (DPI), density 72x72, segment length 16, Exif Standard: [TIFF image data, big-endian, direntries=9, manufacturer=FLIR Systems AB, model=FLIR ONE Pro, orientation=upper-left, xresolution=152, yresolution=160, resolutionunit=2, software=Common_dll v1.0.0b1, datetime=2021:08:03 15:28:27], baseline, precision 8, 640x480, components 3
The latter is one of Harald’s infrared pictures.
I can send them off-list, if you like.
\starttext \externalfigure[20200910T115319.JPG][height=4cm] \externalfigure[old-paper-1140627-638x420.jpg][height=4cm] \stoptext both show up ok (fwiw: the jpg code didn't really change since the first release of lmtx) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Am 01.09.2021 um 23:50 schrieb Hans Hagen via ntg-context
: On 9/1/2021 7:22 PM, Henning Hraban Ramm via ntg-context wrote:
Hi again, was something changed WRT JPEG images? Since a few versions some images that used to work are denied with the error message "... is bugged". Maybe there *is* something wrong with them, but I don’t see a problem. "file" gives: JPEG image data, Exif standard: [TIFF image data, big-endian, direntries=12, height=3408, bps=0, PhotometricIntepretation=RGB, orientation=upper-left, width=2368], baseline, precision 8, 607x420, components 3 JPEG image data, JFIF standard 1.01, resolution (DPI), density 72x72, segment length 16, Exif Standard: [TIFF image data, big-endian, direntries=9, manufacturer=FLIR Systems AB, model=FLIR ONE Pro, orientation=upper-left, xresolution=152, yresolution=160, resolutionunit=2, software=Common_dll v1.0.0b1, datetime=2021:08:03 15:28:27], baseline, precision 8, 640x480, components 3 The latter is one of Harald’s infrared pictures. I can send them off-list, if you like.
\starttext \externalfigure[20200910T115319.JPG][height=4cm] \externalfigure[old-paper-1140627-638x420.jpg][height=4cm] \stoptext
both show up ok
(fwiw: the jpg code didn't really change since the first release of lmtx)
It’s a problem with grph-downsample.lua (or maybe GM), I must research further... \loadluafile[grph-downsample] \setupexternalfigures[ conversion=lowres.jpg, resolution=72, ] \starttext \externalfigure[20200910T115319][height=4cm] \externalfigure[old-paper-1140627-638x420][height=4cm] \stoptext Hraban
It’s a problem with grph-downsample.lua (or maybe GM), I must research further... gm .. gs .. etc .. always keep the version that works when updating (I
On 9/2/2021 12:10 AM, Henning Hraban Ramm via ntg-context wrote: think my gm is very old by now .. one seldom need the latest greatest conversion features) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
Am 02.09.2021 um 09:27 schrieb Hans Hagen
: On 9/2/2021 12:10 AM, Henning Hraban Ramm via ntg-context wrote:
It’s a problem with grph-downsample.lua (or maybe GM), I must research further... gm .. gs .. etc .. always keep the version that works when updating (I think my gm is very old by now .. one seldom need the latest greatest conversion features)
I install all these programs with MacPorts and update them frequently, it’s like a Linux distribution... HR
participants (2)
-
Hans Hagen
-
Henning Hraban Ramm