> that's great, but any mail client can garble the message body, making
> the patch full of unneeded changes.

For me, the message was ok (i use Apple Mail).

> Could you provide a diff/patch for your change, please? If you do not
> use the svn checkout, then just copy the original file as
> PdfPainter.cpp.orig, then make the change into the PdfPainter.cpp and
> then generate the patch with a diff command:
>    $ diff -up PdfPainter.cpp.orig PdfPainter.cpp >podofo.patch
> Then _attach_ the resulting podofo.patch file to an email message and
> send it here.
>       Thanks and bye,


Sorry, i don’t get it. I have no write access via SVN (i use the App „Versions“ 
on OS X).
Here is the block to change:

        if( IsNewLineChar( *pszCurrentCharacter ) ) // hard-break! 
        {
            vecLines.push_back( PdfString( pszLineBegin, pszCurrentCharacter - 
pszLineBegin ) );
            
            pszLineBegin = pszCurrentCharacter+1;// skip the line feed
            startOfWord = true;
            dCurWidthOfLine = 0.0;
        }

--

Grüße/Regards,
[heubach-media] | Christian Sakowski
christian.sakow...@heubach-media.de
iChat/AIM: SakowskiF
Tel: +49/(0)40/52 10 59-23



> Am 25.11.2015 um 17:28 schrieb zyx <z...@litepdf.cz>:
> 
> On Wed, 2015-11-25 at 17:06 +0100, Christian Sakowski wrote:
>> I found the bug and it works perfectly now.
> 
>       Hi,
> that's great, but any mail client can garble the message body, making
> the patch full of unneeded changes.
> 
> Could you provide a diff/patch for your change, please? If you do not
> use the svn checkout, then just copy the original file as
> PdfPainter.cpp.orig, then make the change into the PdfPainter.cpp and
> then generate the patch with a diff command:
>    $ diff -up PdfPainter.cpp.orig PdfPainter.cpp >podofo.patch
> Then _attach_ the resulting podofo.patch file to an email message and
> send it here.
>       Thanks and bye,
>       zyx
> 
> -- 
> http://www.litePDF.cz                                 i...@litepdf.cz
> 
> 
> 
> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> _______________________________________________
> Podofo-users mailing list
> Podofo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/podofo-users


--
ACHTUNG NEUE ADRESSE: 
heubach media
Osterfeldstr. 12-14 | Haus 1 | Eingang Nord
22529 Hamburg
tel: 040 / 52 10 59 - 10 | fax: -99
mail: i...@heubach-media.de
home: www.heubach-media.de
Geschäftsführer|CEO: Matthias Heubach

Mieten Sie Ihre Computer, iPads & Drucker für Ihre Events bei:
http://www.milo-rental.com

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen.
Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten 
haben,
informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht 
gestattet.
 
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail.
Any unauthorized copying, disclosure or distribution of the
material in this e-mail is strictly forbidden.

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to