I fixed it in master (0.10-dev). Also consider that coordinates passed may
be influenced by CTM (current translation matrix).
Cheers,
Francesco
On Wed, 18 Jan 2023 at 02:27, Brian Erickson
wrote:
> Hello,
>
> Regarding: In the file PdfPainter.h, around the functions "DrawImage".
>bo
On Tue, 2023-01-17 at 22:51 +0100, Brian Erickson wrote:
> Shouldn't it be just "left position"?
Hi,
you are right, it should.
My understanding of this typo is that someone wanted to say "dX and dY
is a bottom-left position of the image" (or "left-bottom", to be
precise).
Bye,