Thanks for your patch!

Comitted

Am Friday 14 September 2007 schrieb Pierre Marchand:
> It works better with this change (I hope it breaks nothing):
>
> Index: src/PdfRect.cpp
> ===================================================================
> --- src/PdfRect.cpp     (révision 636)
> +++ src/PdfRect.cpp     (copie de travail)
> @@ -94,7 +94,7 @@
>          m_dLeft   = inArray[0].GetReal();
>          m_dBottom = inArray[1].GetReal();
>          m_dWidth  = inArray[2].GetReal() - m_dLeft;
> -        m_dHeight = inArray[3].GetReal() + m_dBottom;
> +        m_dHeight = inArray[3].GetReal() - m_dBottom;
>      }
>      else
>      {



-- 
**********************************************************************
Dominik Seichter - [EMAIL PROTECTED]
KRename  - http://www.krename.net  - Powerful batch renamer for KDE
KBarcode - http://www.kbarcode.net - Barcode and label printing
PoDoFo - http://podofo.sf.net - PDF generation and parsing library
SchafKopf - http://schafkopf.berlios.de - Schafkopf, a card game,  for KDE
Alan - http://alan.sf.net - A Turing Machine in Java
**********************************************************************

Attachment: pgp0d0al2nxlc.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to