cvs commit: xml-fop/src/org/apache/fop/pdf ASCII85Filter.java

2002-08-01 Thread keiron
keiron 2002/08/01 23:50:08 Modified:src/org/apache/fop/pdf ASCII85Filter.java Log: Simplified ASCII85Filter computation, thereby hopefully working around JVM bugs from Branch Revision ChangesPath 1.5 +21 -6 xml-fop/src/org/apache/fop/pdf/ASCII85Filter.java

cvs commit: xml-fop/src/org/apache/fop/image/analyser EPSReader.java

2002-08-01 Thread keiron
keiron 2002/08/01 23:44:46 Modified:src/org/apache/fop/image/analyser EPSReader.java Log: workaround for eps files that have invalid float bounding box values float values are rounded off according to the spec the %%HiResBoundingBox should be used instead for floating poitn v

cvs commit: xml-fop/src/org/apache/fop/layout/hyphenation Hyphenator.java

2002-08-01 Thread keiron
keiron 2002/08/01 23:31:24 Modified:src/org/apache/fop/layout/hyphenation Hyphenator.java Log: use buffered stream Revision ChangesPath 1.7 +2 -2 xml-fop/src/org/apache/fop/layout/hyphenation/Hyphenator.java Index: Hyphenator.java =

Re: Correction: Leaders and leader-length in justified blocks

2002-08-01 Thread Peter B. West
pietsch, (I've moved this part to fop-dev.) I have just whiled away a few hours looking at this. In terms of what it should do, the spec says, in 7.21.4 "leader-length" NOTE: User agents may choose to use the value of "leader-length.optimum" to determine where to break the line, then use t

DO NOT REPLY [Bug 11247] - Error encountered in converting ttf file in FOP

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 11247] - Error encountered in converting ttf file in FOP

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

[PDF Viewer] Utility request - Followup

2002-08-01 Thread Kevin O'Neill
> >But, how much worth is a creator, without a viewer. In 90% of the > >applications the needs come to launch the viewer to be part of the > >application. No user prefers the print the PDF outside and again open the > >Acrobat Reader to see it. This lessens the competitiveness of the product. > >F

JDK 1.2 containers in maintenance branch

2002-08-01 Thread J.Pietschmann
Hi all, I've replaced most of the JDK 1.0 containers by 1.2 containers in the maintenance branch, ready to commit. The PDF produced from FOP examples compares ok with PDF produced before the conversion. I might have screwed up other renderers, in particular the MIF renderer which required quite a

DO NOT REPLY [Bug 11357] - ASCII85Filter.convertWord() method does not work properly within specific environment

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: real-life "big" document example, add it to the samples?

2002-08-01 Thread J.Pietschmann
Here are the errors I noticed the output for formatting this document: [ERROR] property 'fant-family' ignored [WARNING] table-layout=auto is not supported, using fixed! [ERROR] Error while creating area : Error while recovering Image Informations ... d:/apps/messaging_service/sig_LA.jpg [ERROR]

cvs commit: xml-fop/src/org/apache/fop/pdf ASCII85Filter.java

2002-08-01 Thread pietsch
pietsch 2002/08/01 07:52:49 Modified:src/org/apache/fop/pdf Tag: fop-0_20_2-maintain ASCII85Filter.java Log: Simplified ASCII85Filter computation, thereby hopefully working around JVM bugs Revision ChangesPath No revision

cvs commit: xml-fop/src/org/apache/fop/fo Properties.java

2002-08-01 Thread pbwest
pbwest 2002/08/01 07:12:21 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design Properties.java Log: Added margin shorthand. Added Properties.autoOrDistance() for margin shorthand processing. Revision ChangesPath No revis

Re: table overflow and markers on 20.2

2002-08-01 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: > but I thought these were a function of the unfinished markers in 20.2. I still don't know what "these" refers to, and what function is meant. J.Pietschmann - To unsubscribe, e-mail: [EMAIL PROTECTE

Re: table overflow and markers on 20.2

2002-08-01 Thread Louis . Masters
J.Pietschmann: Let me restate the line: > but I thought these were a function of markers in 20.2. as but I thought these were a function of the unfinished markers in 20.2. Sorry if I offended. Thanks for the info. -Lou "J.Pietschmann" <[EMAIL PROTECTED]> on 08/01/2002 09:30:29 Plea

Re: table overflow and markers on 20.2

2002-08-01 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: > The markers work fine > except in one instance: if ROW4 and ROW5 overflow into the next page, the > retrieve marker will pull ROW5MARKERDATA1 and ignore ROW4MARKERDATA1 even > though ROW 4 is a distinctly new row. If more than two rows overflow, it > seems to work OK (

RE: FOP Specialized Classloader

2002-08-01 Thread Rhett Aultman
I've posted a new attachment to the classloader improvement issue with a casual proposal of the format for the "rules document" mentioned in the inital proposal. Comments are welcome. Barring any disagreements with my ideas, I'll get to writing a DTD for the format and start building a "rule

DO NOT REPLY [Bug 10379] - Improvement to FOP Classloader

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

table overflow and markers on 20.2

2002-08-01 Thread Louis . Masters
I just experienced some bizarre marker/table behavior that I hope someone can shed some light on. I am using fop 0.20.2. Here is the scenario: Say I have a table that has rows of data and marker data: ROW1DATA1ROW1DATA2ROW1DATA3ROW1MARKERDATA1 ROW2DATA1ROW2DATA2ROW2DATA3

patch EPSReader (BoundingBox)

2002-08-01 Thread Torsten Erler
Hi , I've a lot of (incorrect) ps-files produced from a foreign app. The files have BoundingBox values like: %%BoundingBox: 0.0 0.0 139.0 25.8239998 I know that it isn't conform with the spec, which requires %%HiResBoundingBox for floating point values, but I think it is a little bit to

DO NOT REPLY [Bug 11247] - Error encountered in converting ttf file in FOP

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

AW: Adding Arial font support

2002-08-01 Thread J.U. Anderegg
from PDF Reference p.319 Standard Type 1 Fonts The PostScript names of 14 Type 1 fonts, known as the standard fonts, are as follows: 1 Helvetica"Sans-Serif" 2 Helvetica?Bold 3 Helvetica?Oblique 4 Helvetica?BoldOblique 5 Times?Roman "Serif" 6 Times?Bold 7 Times?Italic

DO NOT REPLY [Bug 11247] - Error encountered in converting ttf file in FOP

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 11247] - Error encountered in converting ttf file in FOP

2002-08-01 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: Adding Arial font support

2002-08-01 Thread RamanaJV
What's the relation between Arial and sans-serif, I couldn't get u... -Original Message- From: PATEL, DINESH (ISD) [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 2:50 PM To: '[EMAIL PROTECTED]' Subject: RE: Adding Arial font support Don't you get Arial font by default if y

RE: Adding Arial font support

2002-08-01 Thread PATEL, DINESH (ISD)
Don't you get Arial font by default if you specify font-family="sans-serif" ? > -Original Message- > From: RamanaJV [SMTP:[EMAIL PROTECTED]] > Sent: Thu 01 August 2002 07:13 > To: [EMAIL PROTECTED] > Subject: Adding Arial font support > > HI group, > Is it possible to add A