Including Fonts in 20.4

2002-10-21 Thread John Gentilin
I want to include windows fonts in my PDF, but not embed them. I converted the ttf font to XML, added it to my config file then I made the change below to FontInfo.java to prevent the exception that occurred where the embedFile is cast to a File object. FOP seemed to run just fine and produced the

Re: page-break-inside

2002-10-21 Thread Marcin Zawadzki
> Marcin Zawadzki wrote: > > If somebody is working on property "page-break-inside" ? > No. Its way down the priority list because its basically redundant. > The only sensoble setting is page-break-inside="avoid", which is the > same as keep-together="always", simply replace it. Keep in mind > that

Re: Cleaning up examples and tests

2002-10-21 Thread Mark Malone
Manuel, My vote? Please Fix! Please Fix! New users like me live and die by these demos and when they don't work I assume that it's my fault and not the demo code. Demos that don't work confuse when they are really there to educate. That's my vote. -M On Monday, October 21, 2002, at 07:38 P

Cleaning up examples and tests

2002-10-21 Thread Manuel Mall
While working on a patch I ran the generation of the fo examples in docs/examples and noticed various warnings and errors being displayed (see below). I also noticed that the testsuite generation doesn't seem to work at all (test/createpdf.sh). Is it worthwhile cleaning this up? I have some time

page-break-inside

2002-10-21 Thread Marcin Zawadzki
If somebody is working on property "page-break-inside" ?   Our company need this property to work with fop, so probably I'll have to implement this.   MZ

[PATCH] RE: Encoding Filters (Formerly Re: Hope this helps- RunLengthEncodeFilter)

2002-10-21 Thread Manuel Mall
Finally got around to do the patch. Its against the current version from the maintenance branch. The patch, apart from adding support for CCFFilters for TIFF images in PDF files, attempts a few other fixes: 1. The FopImageFactory had code with needed explicit uncommenting to support JAI. This is

Re: Bug 13699

2002-10-21 Thread Peter B. West
Jeremias wrote: > I'm planning to write a testcase that runs multiple FOPs > simultaneously to find out where the buggers are. Jeremias, What kind of FOPs are we talking about? Peter -- Peter B. West [EMAIL PROTECTED] http://www.powerup.com.au/~pbwest/ "Lord, to whom shall we go?" --

XSD

2002-10-21 Thread nick . moon
Oleg I have rendered PDF docs using FOP from a DTD, XML XSL files and this works fineI have no designed a XSD and I get the following error message. [ERROR] The markup declarations contained or pointed to by the document type declaration must be well-formed. All the file are well formed accor

Re: XSD

2002-10-21 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: I have rendered PDF docs using FOP from a DTD, XML XSL files and this works fineI have no designed a XSD and I get the following error message. [ERROR] The markup declarations contained or pointed to by the document type declaration must be well-formed. I suspect yo

Re: repository corrupt ?

2002-10-21 Thread Oleg Tkachenko
Marcin Zawadzki wrote: I downloaded fop-0.20.4 with sources. I fund several files missing for example: org.apache.fop.render.pdf.CodePointMapping (not in repository to ) or entire catalog org org.apache.fop.fo.properties (need to search, but founded in repository) To me it's a serious proble

Re: page-break-inside

2002-10-21 Thread J.Pietschmann
Marcin Zawadzki wrote: If somebody is working on property "page-break-inside" ? No. Its way down the priority list because its basically redundant. The only sensoble setting is page-break-inside="avoid", which is the same as keep-together="always", simply replace it. Keep in mind that keep-togeth

DO NOT REPLY [Bug 13807] New: - list-block in table-cell

2002-10-21 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_bu

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

2002-10-21 Thread pbwest
pbwest 2002/10/21 09:15:04 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design PageSequenceMaster.java Log: Separated property classes from fo.Properties to fo.properties.. Revision ChangesPath No revision

repository corrupt ?

2002-10-21 Thread Marcin Zawadzki
I downloaded fop-0.20.4 with sources. I fund several files missing for example: org.apache.fop.render.pdf.CodePointMapping (not in repository to ) or entire catalog  org org.apache.fop.fo.properties (need to search, but founded in repository) To me it's a serious problem, becouse I'm unabl

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

2002-10-21 Thread pbwest
pbwest 2002/10/21 09:07:32 Modified:src/org/apache/fop/fo/expr Tag: FOP_0-20-0_Alt-Design PropertyParser.java Log: Use PropertyConsts.pconsts singleton. Revision ChangesPath No revision No revision

Re: fo validation issue (Latest FO schema)

2002-10-21 Thread Chuck Paussa
Oleg and Peter, Here's the latest iteration of the fo schema. Could someone commit it? The only change is to allow % in length attributes. I believe that the schematron folks are working on a schematron validator that works as an extension to the schema (By adding schematron extensions to the

DO NOT REPLY [Bug 12630] - resizing images

2002-10-21 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_bu

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

2002-10-21 Thread pbwest
pbwest 2002/10/21 09:05:15 Modified:src/org/apache/fop/fo/expr Tag: FOP_0-20-0_Alt-Design SystemFontFunction.java Log: Property classes extracted from fo.Properties to fo.properties.. Revision ChangesPath No revision No

cvs commit: xml-fop/src/org/apache/fop/fo/pagination FoLayoutMasterSet.java FoPageSequenceMaster.java

2002-10-21 Thread pbwest
pbwest 2002/10/21 09:12:54 Modified:src/org/apache/fop/fo/pagination Tag: FOP_0-20-0_Alt-Design FoLayoutMasterSet.java FoPageSequenceMaster.java Log: UriLocalName separated from XMLEvent. Revision ChangesPath No revision