DO NOT REPLY [Bug 51759] [PATCH] Moved unique font name prefixing to PDFFactory and added test

2011-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51759 --- Comment #1 from Peter Hancock 2011-09-28 09:07:20 UTC --- Fixed in http://svn.apache.org/viewvc?rev=1175754&view=rev Thanks Mehdi! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

DO NOT REPLY [Bug 51759] [PATCH] Moved unique font name prefixing to PDFFactory and added test

2011-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51759 --- Comment #2 from Peter Hancock 2011-09-28 09:08:06 UTC --- Fixed in http://svn.apache.org/viewvc?rev=1175754&view=rev Thanks Mehdi! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

DO NOT REPLY [Bug 51759] [PATCH] Moved unique font name prefixing to PDFFactory and added test

2011-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51759 --- Comment #3 from Peter Hancock 2011-09-28 09:08:41 UTC --- Fixed in http://svn.apache.org/viewvc?rev=1175754&view=rev Thanks Mehdi! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

DO NOT REPLY [Bug 51760] [PATCH] PostScript PDF-image causes error

2011-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51760 --- Comment #1 from Peter Hancock 2011-09-28 09:13:51 UTC --- Fixed in http://svn.apache.org/viewvc?rev=1175764&view=rev Thanks Mehdi! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

DO NOT REPLY [Bug 48696] [PATCH] AFP rendering of bitmap images broke between revs 829021 and 829061

2011-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48696 --- Comment #13 from Peter Hancock 2011-09-28 09:16:04 UTC --- Final patch committed in http://svn.apache.org/viewvc?rev=1175808&view=rev -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are re

DO NOT REPLY [Bug 51639] Height of element is not correctly computed if the text contains white space only

2011-09-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51639 --- Comment #2 from Aleksey Hlyavich 2011-09-28 10:08:53 UTC --- Hi Vincent, Thank you very much for explanation. I offer a solution of this problem: Height of each line is computed in LineLayoutManager.makeLineBreakPosition(...) by choo

Re: buildbot failure in ASF Buildbot on fop-trunk

2011-09-28 Thread Simon Pepping
I filed an issue for infrastructure at https://issues.apache.org/jira/browse/INFRA-3969. Simon On Mon, Sep 26, 2011 at 08:00:08AM +, build...@apache.org wrote: > The Buildbot has detected a new failure on builder fop-trunk while building > ASF Buildbot. > Full details are available at: > ht

Revision 1175754 introduces a findbugs error

2011-09-28 Thread Simon Pepping
Revision 1175754 introduces a significant findbugs error: VERY confusing to have methods org.apache.fop.fonts.MultiByteFont.getdefaultwidth() and org.apache.fop.fonts.CIDFont.getDefaultWidth() Simon

Re: Revision 1175754 introduces a findbugs error

2011-09-28 Thread mehdi houshmand
Hi, This is my fault, I think this was a merge conflict here, it should be MultiByteFont.getDefaultWidth(). My apologies. Mehdi On 28 September 2011 20:38, Simon Pepping wrote: > Revision 1175754 introduces a significant findbugs error: > > VERY confusing to have methods > org.apache.fop.fonts