[Podofo-users] Exception while running in iOS 7

2014-06-05 Thread VED PRAKASH
Hi, I am using podofo library in my iOS app, it works well in iOS6.0 where as it crashes when I run on iOS7.0. Its exactly same as this issue http://stackoverflow.com/questions/19970782/podofo-library-crash-in-ios-7-but-working-in-ios-6-and-earlier It normally crashes on

[Podofo-users] Heads-Up: Drawing API to be changed within the next few weeks

2014-06-05 Thread zyx
Hello all, I'd like to give a heads-up that I'll be merging changes from zyx_integration branch, which are also changing drawing API - to get more freedom when drawing. I will skip the change which hid inline functions from headers, because it was not accepted. I'd like to include it in

Re: [Podofo-users] Heads-Up: Drawing API to be changed within the next few weeks

2014-06-05 Thread Palmer Zent
Hi zyx, I am working on a small patch that adds partial support for Type3 fonts (it will at least be usable for text searching features). It should be ready by the beginning of next week. Is it okay with you if I commit it then or is it going to mess up your merge? --  Palmer Zent On June 5,

Re: [Podofo-users] Heads-Up: Drawing API to be changed within the next few weeks

2014-06-05 Thread zyx
On Thu, 2014-06-05 at 11:28 -0400, Palmer Zent wrote: It should be ready by the beginning of next week. Is it okay with you if I commit it then or is it going to mess up your merge? Hi, I cannot tell for sure, I changed many things, also around fonts. You can see the changes in the

Re: [Podofo-users] Exception while running in iOS 7

2014-06-05 Thread zyx
On Thu, 2014-06-05 at 16:57 +0530, VED PRAKASH wrote: I am using podofo library in my iOS app, it works well in iOS6.0 where as it crashes when I run on iOS7.0. Its exactly same as this issue

Re: [Podofo-users] Outputting Arabic (via Harfbuzz) [on Windows]

2014-06-05 Thread Leonard Rosenthol
As you discovered, you will need to provide your own Arabic shaper (and glyph selection module). Leonard On 6/4/14, 8:57 AM, Drupal dru...@readytext.co.uk wrote: Dear All Firstly, my sincere thanks to the team behind PoDoFo for making this software freely available. Just to summarize my

Re: [Podofo-users] Heads-Up: Drawing API to be changed within the next few weeks

2014-06-05 Thread Leonard Rosenthol
Is the set of changes easily reviewable? On 6/5/14, 11:17 AM, zyx z...@litepdf.cz wrote: Hello all, I'd like to give a heads-up that I'll be merging changes from zyx_integration branch, which are also changing drawing API - to get more freedom when drawing. I will skip the change which

Re: [Podofo-users] Heads-Up: Drawing API to be changed within the next few weeks

2014-06-05 Thread zyx
On Fri, 2014-06-06 at 01:11 +, Leonard Rosenthol wrote: Is the set of changes easily reviewable? Hi, I guess so. As I said, it's in the branch: podofo/branches/_dev/zyx_integration If it was not understood, then it is in SourceForge's svn. The changes start at commit 1526 [1]. You