Package: transfig
Version: 1:3.2.5.a-2.1

Bug #304958 (archived, despite resolution rejected):

> When exporting to PS/EPS/PDF a figure that contains an embedded bitmap image
> wider or taller than 4096 pixels (in my case a full A3-sized picture scanned 
> at
> 600 dpi), the following error message is printed:
> 
>     Incorrect image size: 10136 x 7024
>
> and the embedded bitmap image is removed from the PS/EPS/PDF output.
> All other figure components are still exported.
>
> Apparently there's an (arbitrary?) limitation on the dimensions of embedded
> bitmap images.

In response to this submission, the limit was increased from 4096 to 8192,
but this was not sufficient:

> Unfortunately it's not fixed.
> 
> >    * New upstream version 3.2.5-alpha7
> >      - fixed radius of circles in SVG output (Closes: #272466).
> >      - fixes conversion of latin1 chars in special text (Closes: #275305).
> >      - increasese MAXWIDTH of embedded images from 4K to 8K (Closes: 
> > #304958).
> 
> Since my embedded image is still larger than the recently increased limit, I
> still get the following error message:
> 
> | Error during EXPORT.  Messages:
> |
> |  Incorrect image size: 10136 x 7024

Still failing:

| Incorrect image size: 9952 x 7040

Just increasing the MAXWIDTH define in fig2dev/dev/psencode.c to e.g. 16384
still fixes the problem.

Gr{oetje,eeting}s,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to