Re: Licence issues in hyphenation patterns (was: HyphenationTree bug and Portuguese hyphenation file update)

2003-02-14 Thread Jeremias Maerki
h the Apache licence. > > That includes checking where the files came from. > > > > Just for reference: http://nagoya.apache.org/wiki/apachewiki.cgi?Licensing Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Licence issues in hyphenation patterns (was: HyphenationTree bug and Portuguese hyphenation file update)

2003-02-14 Thread Jeremias Maerki
atch, and I have no objection to > changing the license to match FOP's. However, I would like to add a > matching Portuguese translation to the file, to keep consistency. Which > license is to be used for the hyphenation files? The same used for t

Re: Page Cut Off

2003-02-14 Thread Jeremias Maerki
efore it cuts it off and starts a new pdf. > Maybe this way, memory usage can be cut? > I'm only suggesting this but I'm sure it wouldn't be too complex for FOP > to release from memory the pages it has produced. Jeremias Maerki -

Re: patch for Fop-Ant-Task (maintainance branch)

2003-02-14 Thread Jeremias Maerki
(cvs diff -u) and > > attach it as a file, not as inline text? Thanks. > > > > On 28.01.2003 16:00:19 Stefan.Wachter wrote: > > > The fop Ant task (org.apache.fop.tools.anttasks.Fop) has a bug that > > causes > > > that the

Re: Licence issues in hyphenation patterns (was: HyphenationTree bug and Portuguese hyphenation file update)

2003-02-13 Thread Jeremias Maerki
> ) copies are not made or distributed for commercial or lucrative purpose, and that > ) the contents are not changed in any way. > > Oddly enough, the replaced file has a similar license. > Keiron, Arved: is this allowed in the repository? Recently they &g

Re: Trademark in PS

2003-02-13 Thread Jeremias Maerki
int. > I check the PS file, it did rendered as \231. > Do you know if this is a Gsview problem or we need special treatment of > (TM). I checked other symbols like Copyright, Registered Trademark, they are > fine. Jeremias Maerki --

Re: Errors using TTF from FreeFont project

2003-02-13 Thread Jeremias Maerki
table > [ERROR] TrueType warning: Can't find prep table > > But created PDF file looks fine. What does these > errors mean? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: patch for Fop-Ant-Task (maintainance branch)

2003-02-13 Thread Jeremias Maerki
;. The following patch corrects it. Maybe > one of the commiters can apply the patch. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: maintain branch: problem with XMLRenderer

2003-02-13 Thread Jeremias Maerki
Fixed in CVS. Thanks. But I wonder why nobody found this bug sooner. On 24.01.2003 20:28:24 Diwan, Shridhar wrote: > The XMLRenderer doesn't seem to print the body portion > at least in some cases. The problem seems to be in Jere

Re: clipping text in

2003-02-13 Thread Jeremias Maerki
ed replacing the clip-path attribute with both of the > following which, although they avoid the error, fail to clip the text. > > clip-path:#xpointer(#4203) > clip-path:#xpointer(id(4203)) Jeremias Maerki - To

Re: Another release candidate ...

2003-02-13 Thread Jeremias Maerki
s (which is ok as it will take some time till > the first "redesign-relase") but nevertheless we should finally > finish 0.20.5. > So I propose the following plan: > Make another RC on february 17th and do the final 0.20.5 release > on february the 28th (no delay except

Re: Throwing away code was: Re: cvs commit:

2003-02-11 Thread Jeremias Maerki
On 11.02.2003 20:55:40 J.Pietschmann wrote: > Jeremias Maerki wrote: > >>Dammit, does this mean the page can be already null? > > Sounds like it. :-) > Where the hell is it nulled? I can't find it! It is never set. Area.setPage() is never called for LineAreas or s

Re: cvs commit: xml-fop/src/org/apache/fop/render AbstractRenderer.java

2003-02-11 Thread Jeremias Maerki
l distract us so much from the redesign. Wouldn't life be beautiful if we didn't have to provide support? Just kidding. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: /BT in PS

2003-02-10 Thread Jeremias Maerki
de so far to maintainence branch or it's too late? Christian is the boss here. He already turned down some new functionality and I agree. We need to get 0.20.5 out of the door soon. We can put your stuff in right after the release. Jeremias Maerki --

Re: Encryption

2003-02-10 Thread Jeremias Maerki
I'm concentrating on the redesign. I'd rather help there. > 4) I would like to implement the PDF 1.4 version V2 for the fop redesign... > is anybody interested? Yup. Everything that brings the redesign forward is welcome. Jeremias Maerki -

Re: /BT in PS

2003-02-09 Thread Jeremias Maerki
me all it does is move the point to (0, 0). If so, why > so many matrix manipulations infront of it? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: cvs commit: xml-fop/contrib/servlet/src FopPrintServlet.java FopServlet.java

2003-02-02 Thread Jeremias Maerki
; [EMAIL PROTECTED] wrote: > > Log: > > Move over to examples/servlet > > Umm. The servlet should rather go into the source tree, right next > to the api and (ant-)task... Jeremias Maerki (who's back online next Saturday) ---

Re: Integration of Peter's work

2003-02-02 Thread Jeremias Maerki
On 02.02.2003 05:38:27 Peter B. West wrote: > Jeremias Maerki wrote: > > On 01.02.2003 00:16:30 Peter B. West wrote: > > > > > >>Should we reserve a directory on the web site for storing diagrams which > >>find their way into the Wiki? > > >

Re: Integration of Peter's work

2003-02-01 Thread Jeremias Maerki
nto the Wiki? +0. The other possibility is to put it in the public_html folder of your cvs.apache.org account. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: PostScript Renderer in redesign (was: strokeSVGText in Postscript format)

2003-01-30 Thread Jeremias Maerki
George Yi wrote: > The PDFTranscoder is not referenced in current FOP source yet. Is it used by > Batik? > To my understanding, PSTranscoder has not adapted into Batik, am I right? Jeremias Maerki - To unsubscribe, e-mai

Re: General CVS question

2003-01-30 Thread Jeremias Maerki
ass through my proxy. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Code Snapshot

2003-01-30 Thread Jeremias Maerki
x27;s the way to version 1.0. > I _just_ started looking at fop-dev (yesterday, in fact) so the answers > to my questions may be right there in front of me--sorry to waste the > bandwidth. It's ok. :-) Jeremias Maerki

Re: General CVS question

2003-01-30 Thread Jeremias Maerki
a proxy? My home network, > for various reasons, can't be configured for NAT, so I have to instead run a > proxy server and give my machines limited Internet access via the proxy. > CVS doesn't appear to be one of the things that's easily handled. Jeremias Maerki --

Re: PostScript Renderer in redesign (was: strokeSVGText in Postscript format)

2003-01-30 Thread Jeremias Maerki
ire away. I'll be glad to help. But I must say that I will be mostly away tomorrow and next week from Monday to Friday. On 23.01.2003 20:40:18 Jeremias Maerki wrote: > Deal. I'll start setting up the basic infrastructure for it tomorrow. I > hope we can get you started on this real f

Re: Code Snapshot

2003-01-30 Thread Jeremias Maerki
so you'll know when something's changed. On 30.01.2003 18:16:43 George Yi wrote: > Hi, > I just downloaded the snapshot package from apache. > Is this the lastest development code that everyone makes changes against to? Jeremias Maerki -

Re: PDF Font ToUnicode CMap

2003-01-30 Thread Jeremias Maerki
I have some questions about > artefacts like PDFToUnicode or PDFCMap classes. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: cvs commit: xml-fop/contrib/servlet/src FopPrintServlet.java FopServlet.java

2003-01-29 Thread Jeremias Maerki
Sorry, will relocate. Is org.apache.fop.tools.servlet ok? On 29.01.2003 21:50:21 J.Pietschmann wrote: > [EMAIL PROTECTED] wrote: > > Log: > > Move over to examples/servlet > > Umm. The servlet should rather go into the source tree, right next > to the api and (ant-)ta

Re: drawing borders

2003-01-29 Thread Jeremias Maerki
You can do things like border-width="0.25pt". Please use the fop-user mailing list for asking questions like this next time. Thanks a lot! On 29.01.2003 02:30:03 Paulo Gustavo Benfatti wrote: > There is a way to draw a border of a cell/table/block minor than 1pt ? Je

Re: Problems with the website

2003-01-26 Thread Jeremias Maerki
VS looks ok. Everything works locally. I can only imagine that something went wrong with the synchronization of icarus and daedalus. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

PMC candidates from the FOP subproject

2003-01-25 Thread Jeremias Maerki
As requested we've voted for two FOP committers as representatives for the XML PMC. The initial set is Peter B. West and me: - Peter B. West <[EMAIL PROTECTED]> - Jeremias Maerki <[EMAIL PROTECTED]> In this thread, you'll find the voting results: http://marc.theaimsgroup.co

Re: FOP 0.20.4 & 5rc timing w large COMMENT sections

2003-01-24 Thread Jeremias Maerki
each time. The whole thing should (I'm getting cautious) be a lot faster by the way. Anyone there with Java knowledge and some time and curiosity who wants to analyze this a little more? On 24.01.2003 16:29:22 Clay Leeds wrote: > Jeremias Maerki wrote: > > As Jörg said, you have to t

Re: FOP 0.20.4 & 5rc timing w large COMMENT sections

2003-01-23 Thread Jeremias Maerki
; essentially an FO file to PDF (47030ms+1843ms=48873ms). Any idea where > the additional 15+ seconds went? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: FOP 0.20.4 & 5rc timing w large COMMENT sections

2003-01-23 Thread Jeremias Maerki
.xml via > C:\xml_med7\fo\xml_med7_MIWC.fo took 2813 ms I'm confused. That's only the uncommented one, right? What about the time for the commented one? > In the end, the following took just over 4 seconds, which means I don'

Re: FOP 0.20.4 & 5rc timing w large COMMENT sections

2003-01-23 Thread Jeremias Maerki
e that I can regain that "parity" > for testing? Well, if you use fop.bat to do the testing, you're using the same jars I used above for the XSL transformation. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: FOP 0.20.4 & 5rc timing w large COMMENT sections

2003-01-23 Thread Jeremias Maerki
n to get timings for the transformation. Does that clear it up? On 23.01.2003 21:47:09 Clay Leeds wrote: > Jeremias, > > Jeremias Maerki wrote: > > Hey Maestro! > > > > Have you tried to run only the XSLT part of it? Do that and compare > > execution times there.

Re: FOP 0.20.4 & 5rc timing w large COMMENT sections

2003-01-23 Thread Jeremias Maerki
Hey Maestro! Have you tried to run only the XSLT part of it? Do that and compare execution times there. That should be interesting. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email

Re: strokeSVGText in Postscript format

2003-01-23 Thread Jeremias Maerki
ity. But if some committer take a > lead, I am certainly willing to help to implement some features. > Anyway, help me setup first. I can always learn something:-) Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PRO

Re: Re-design

2003-01-23 Thread Jeremias Maerki
ular the "FO SAX input" and "ASAP > rendering" tasks. I wonder if I could try helping in order to make possible > getting a release available this year. > > But I have not been able to catch the real design/development state of the > 1.0 branch. Does anyone alrea

Re: strokeSVGText in Postscript format

2003-01-23 Thread Jeremias Maerki
enderer in the maintenance branch if you absolutely need that. That way we will avoid having to develop the whole thing twice. If you want I can help you set up the whole thing. I wanted to restart on the PS renderer anyway, just not that

Re: mail clients (was: Integration of Peter's work)

2003-01-23 Thread Jeremias Maerki
Yours are ok. You can check yourself for the In-Reply-To header. On 23.01.2003 19:17:48 Victor Mote wrote: > Jeremias Maerki wrote: > > > It's not only about the HTML. It's also about the "In-Reply-To" > > and/or "References" > > header entry

Re: Integration of Peter's work

2003-01-23 Thread Jeremias Maerki
...and I don't use the built-in Ant support. Doesn't work on my machine. Lots of error with out build.xml. On 23.01.2003 18:32:01 Jeremias Maerki wrote: > > BTW, does anyone here use Eclipse as their IDE? I use it, and getting > > it to play nice with FOP's source ha

Re: Integration of Peter's work

2003-01-23 Thread Jeremias Maerki
asily. I've changed this in the redesign to PDFGraphics2D.javat (t=template). To build the build/gensrc directory, just call "build codegen". Does that help? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: mail clients (was: Integration of Peter's work)

2003-01-23 Thread Jeremias Maerki
ng lists > to NTTP newsgroups. Has there ever been a discussion about moving to a > newsgroup? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: mail clients (was: Integration of Peter's work)

2003-01-23 Thread Jeremias Maerki
client that sends those headers? I don't think the > web-based client I use does, either, so switching to that one solves > nothing. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: mail clients (was: Integration of Peter's work)

2003-01-23 Thread Jeremias Maerki
menu has a more global setting that does the same thing. If there > are other things about Outlook that are problems, I don't know what they > are. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Integration of Peter's work

2003-01-23 Thread Jeremias Maerki
my mail client...pretty much, yes, I am. It's a standard at my > company. The only other option is for me to switch to my private email > account and start using a web-based client. If it's annoying people, I > can. It's a nice-to-have. Jeremias Maerki ---

Re: Integration of Peter's work

2003-01-23 Thread Jeremias Maerki
client you currently use?) On 23.01.2003 14:39:25 Rhett Aultman wrote: > If clear documentation of what needs to be done can be produced, I'm > willing to offer my time to it, too, though I don't know if my not > having R/W access to the CVS would make me an unsuitable candidate.

Re: Integration of Peter's work

2003-01-23 Thread Jeremias Maerki
. > > Warning: extensive style policing will be required. :-) > A bit to do over the next few days. I don't want to put pressure on you. Just know that I'm available if you're ready. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Integration of Peter's work

2003-01-23 Thread Jeremias Maerki
urces. Peter, would you add a Wiki page describing what needs to be done for the integration and what others could help you with? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: BUG: Mapping of ascii minus character in PS renderer

2003-01-23 Thread Jeremias Maerki
hat point in time, > Unicode wasn't there yet, so... > > This is an issue that we may possible want > to solve before 0.20.5 goes final. Personally, I won't > have time before the weekend to check with > the Uni

Re: [Fwd: xml.apache.org refactoring #1]

2003-01-22 Thread Jeremias Maerki
ter known and diverse than the > > mystery that it currently seems to be. > Is it appropriate for PMC? If so, that's great idea. I agree. > >>>+1 for Jeremias and Peter > >> > >>Two very fine candidates. >

Re: [Fwd: xml.apache.org refactoring #1]

2003-01-22 Thread Jeremias Maerki
r out if I had to work with an 33k dialup link. :-) > In any case, it's up to us to work out who we want our representatives > on the PMC to be, and forward one or two names. That's my take on the > matter. Yep. Let's hope the others also share their thoughts with

Re: [Fwd: xml.apache.org refactoring #1]

2003-01-22 Thread Jeremias Maerki
thing. On 21.01.2003 13:38:47 Oleg Tkachenko wrote: > Ok, we've got 3 desperated volunteers. Should we vote? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: [Fwd: xml.apache.org refactoring #1]

2003-01-21 Thread Jeremias Maerki
I'm for having two. Takers? On 21.01.2003 00:12:58 Peter B. West wrote: > Next question: should we go with 1 or get another nomination? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Ready for 0.20.5 from my side

2003-01-20 Thread Jeremias Maerki
Can't we do it in a way that the history gets copied? That way, people downloading an old revision will have both src/org and src/java/org locally, so it uses a bit more storage capacity but still build. Is that doable? On 15.01.2003 19:41:51 Oleg Tkachenko wrote: > Jeremias Maer

Re: [Fwd: xml.apache.org refactoring #1]

2003-01-20 Thread Jeremias Maerki
XML PMC. From my experience, I think that it will > > be better to have 2 people rather than one in order to share workload, > > etc. > So, they want 2 people, I believe it's not a problem for us to elect them, > let's start - candidates? Jeremias Maerki --

Re: Release

2003-01-20 Thread Jeremias Maerki
gi?id=15936) > > Should we try to fix this? If yes any volunteer? I probably could do it but not before Wednesday if nobody else wants it. > Anything else? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTE

Re: duplicated sax classes

2003-01-19 Thread Jeremias Maerki
k.jar for a bunch of batik jars except of batik-ext.jar > it works ok. > Anybody has any ideas? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: generate pdf files and print them to a specific paper bin

2003-01-17 Thread Jeremias Maerki
to generate the PDF. > When the PDF is printed I want the first page to be > printed on letter head paper and all the others on > plain paper. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: PPD parser (was: generate pdf files and print them to a specific paper bin)

2003-01-17 Thread Jeremias Maerki
ck) > FOP's PS renderer to support PPD commands. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Has anybody used the Crystal Reports and how does it compare to t he FOP?

2003-01-17 Thread Jeremias Maerki
't know too much about the Crystal Report, so I would really > appreciate if someone can compare different aspects of FOP and Crystal > Report. I need it to justify the development in FOP! Thank you! Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: File size improvements for PS renderer

2003-01-17 Thread Jeremias Maerki
t; Hope you can still get this into 0.20.5, > > I just tested your patch and it looks good. > I'm inclined to commit the patch. Other opinions? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: simple query regarding PDF output using Turbo Styler

2003-01-15 Thread Jeremias Maerki
t up the page layouts and related > attributes like margin areas, gutter area etc. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Ready for 0.20.5 from my side

2003-01-15 Thread Jeremias Maerki
l continue to do the directory moves in the redesign and I'm still hoping for a volunteer to do the server side move/copy of the src/org directory to src/java/org. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Documentation conventions

2003-01-15 Thread Jeremias Maerki
Ah, yes, and it's FOP, not Fop, I believe. :-) Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Documentation conventions

2003-01-15 Thread Jeremias Maerki
ency will make our site a bit nicer. :-) Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Refactoring of Excalibur XMLUtil

2003-01-15 Thread Jeremias Maerki
Sorry, wrong list. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Refactoring of Excalibur XMLUtil

2003-01-15 Thread Jeremias Maerki
r to me to move them to perhaps org.apache.excalibur.xml.impl. What do you think? Jeremias Maerki FOP committer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Distributing jimi.jar

2003-01-14 Thread Jeremias Maerki
table by Apache What are your thoughts? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Rotating Text Elements

2003-01-13 Thread Jeremias Maerki
n use its own fonts. Though with rotated text I've had my problems. The redesigned FOP will do this a lot better in the future. http://xml.apache.org/fop/svg.html Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROT

Re: thoughts on fonts (was: text-decoration)

2003-01-13 Thread Jeremias Maerki
> Even in this serial design, you could multi-thread either or both of the two > loops. > > It is very possible that I am missing something, but our memory-lean > event-based model would seem to dictate either 1) parsing the document > twice, or 2)

Re: thoughts on fonts (was: text-decoration)

2003-01-13 Thread Jeremias Maerki
On 13.01.2003 19:18:18 Victor Mote wrote: > Jeremias Maerki wrote: > > > Can we sketch that on the Wiki in some simple way? Defining some Java > > interfaces and things like that? Anyway, as you mentioned we should sort > > out things like "Session" and "D

Re: Embedding documentation

2003-01-13 Thread Jeremias Maerki
Very good. I'll start adding to it as soon as I've finished moving files around and documenting the embedding samples. On 13.01.2003 19:55:22 J.Pietschmann wrote: > Jeremias Maerki wrote: > > Yes, but on a new Wiki page on the new API. We've got to scratch > >

Re: docs/xslfoRef.xml

2003-01-13 Thread Jeremias Maerki
Cool, thanks. On 13.01.2003 19:57:46 J.Pietschmann wrote: > Jeremias Maerki wrote: > > There's a xslfoRef.xml containing a "small reference for XSL-FO". An > > XSLT exists for converting the reference to FO. It still reflects the > > Candidate Recommendat

docs/xslfoRef.xml

2003-01-13 Thread Jeremias Maerki
ing left in the docs directory when I'm finished moving docs/examples to examples/fo. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: PDF Output consideration 1.3 vs. 1.4

2003-01-13 Thread Jeremias Maerki
hat the PDF file may not be PDF 1.4 (I'm not sure if lower than 1.3 is > ok). > > To pave the way for future PDF/X support, you may consider still > supporting > PDF 1.3 in the redesign code tree. At least perhaps make it configurable. > > Hope this information is useful.

Re: FOP compliance in XML?

2003-01-13 Thread Jeremias Maerki
; Is there an XML version of the tables in > http://xml.apache.org/fop/compliance.html? > > Alternatively, I'd be interested to have the compliance information > (comments) merged into Chuck Paussa's FO/FOP schema. > > Either way, if nobody is doing it alr

Re: FOP logo

2003-01-13 Thread Jeremias Maerki
by size, others? seems complete to me. > Could a wiki page handle this? You can't upload images AFAIK. Would that be a possibility? http://vote.sparklit.com/poll.spark/640946%22 Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Embedding documentation

2003-01-13 Thread Jeremias Maerki
on the new API. We've got to scratch together what already has been discussed and put that on that page. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Embedding documentation

2003-01-13 Thread Jeremias Maerki
natural to work with. That's why I also implemented my embedding examples using JAXP. I'm not asking for deleting InputHandler and friends, only in the documentation. Altough I'd like to delete them in the redesign. But that's a

Re: [PATCH] doc validation fix

2003-01-13 Thread Jeremias Maerki
On 12.01.2003 04:59:36 Jeff Turner wrote: > On Sat, Jan 11, 2003 at 05:43:37PM +0100, Jeremias Maerki wrote: > > Hi Jeff > > > > I've applied your patches locally. Thanks. Everything's ok with the > > first one, but with the second one I'm having prob

Re: [PATCH] doc validation fix

2003-01-13 Thread Jeremias Maerki
s already taken by the Apache Avalon project for one their new containers. I bet they wouldn't be happy to hear your association with the name. Let's be serious again: What do you think could be improved to make FOP easier to get in

Re: [PATCH] doc validation fix

2003-01-11 Thread Jeremias Maerki
> > The image, width and height fields are unused, but I put them there so > users with pre-patched Forrests (which don't know about @role) don't get > a broken link on the HTML front-page. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Additional page forced by force-page-count

2003-01-10 Thread Jeremias Maerki
k attribute on fo:conditional-page-master-reference. You should be able to create a simple-page-master without static content regions and reference this one with "blank", the normal ones with "not-blank". Got it? Please post to fop-user next time for these questions.

Re: thoughts on fonts (was: text-decoration)

2003-01-10 Thread Jeremias Maerki
will it hold? etc. - We've got various caches. Where will we place each one? - How Avalon and the future API(s) will play into this. - add your ideas... Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: thoughts on fonts (was: text-decoration)

2003-01-10 Thread Jeremias Maerki
t and Rendering run (as defined in the glossary) are > probably the same thing (??). I added something called Rendering instance to > distinguish between different output media for the same document. Feel free > to choose different terms -- I throw those out only to draw the distinction. T

Re: Encryption

2003-01-09 Thread Jeremias Maerki
nd I am currently using a > non-commercial RC4 implementation. If I get the time, I could have it > cleaned up in a week and a half. It might be a little longer if I go ahead > and implement RC4 myself. I might need some help testing, but I already have > it generating encrypted PDFs with and wit

Re: tutorial for 0.20.5 release (was: File size improvements for PS renderer)

2003-01-09 Thread Jeremias Maerki
Uh, yeah. Almost forgot. I guess I can come up with a first version until Thursday. On 09.01.2003 19:42:31 Christian Geisert wrote: > Jeremias Maerki wrote: > > [..] > > > Christian, when do you plan to release 0.20.5? Seems like no major bugs > > are around, right? &g

Re: thoughts on fonts (was: text-decoration)

2003-01-09 Thread Jeremias Maerki
I've added my current thoughts to a Wiki page for those interested in this discussion: http://nagoya.apache.org/wiki/apachewiki.cgi?FOPFontSubsystemDesign You're all welcome to participate. Jeremias Maerki - To unsu

Re: thoughts on fonts (was: text-decoration)

2003-01-08 Thread Jeremias Maerki
Hi Victor Good that you spoke up, so we can discuss this. On 08.01.2003 19:31:35 Victor Mote wrote: > Jeremias Maerki wrote: > > > TextInfo looks better but could IMO be merged with FontState which only > > hold the font name and size and a link to the FontMetrics. Anyway

Re: File size improvements for PS renderer

2003-01-08 Thread Jeremias Maerki
ady for release (like PS font embedding), but work for > me. > > Depending on when the deadline for 0.20.5 is, I could still reapply > the moveto changes in the current CVS version - but I won't find the >

Re: Encryption

2003-01-08 Thread Jeremias Maerki
: > I tried to determine the reason from the archives with clarity... but why > isn't PDF encryption in the core? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: FOP Style Guide (update)

2003-01-08 Thread Jeremias Maerki
Hi Jörg On 08.01.2003 16:38:04 J.Pietschmann wrote: > Jeremias Maerki wrote: > > I've got the same problem with that. I've found more than a few > > occurences of that last example in FOP. It would be nice to restrict > > that rule to one line ifs/fors/while

Re: FOP Style Guide (update)

2003-01-08 Thread Jeremias Maerki
; >if (isEnabled())return true; > or >if (isEnabled()) > return true; > > If you are debugging code written by someone else, > this should be worth the trouble of the additional > line with the closing brace. Jeremias Maerki ---

Re: text-decoration

2003-01-08 Thread Jeremias Maerki
t help if I started again with the PostScript renderer so code factored out into PrintRenderer can be verified? Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Font refactoring

2003-01-08 Thread Jeremias Maerki
rds centralized font management and direct reading of fonts (without XML font metrics). But there's still a lot to do. The stuff compiles and works (as far as I can tell) with the exception of a UnsupportedOperationException which I introduced and shou

Re: FOP Style Guide (update)

2003-01-08 Thread Jeremias Maerki
doesn't support the above, I'd rather leave the settings as they are (even though I started this in the first place). On 08.01.2003 14:23:36 Peter B. West wrote: > Christian Geisert wrote: > > Peter B. West wrote: > > > >> Jeremias Maerki wrote: > >> &

Re: text-decoration

2003-01-08 Thread Jeremias Maerki
ff? > It's a little bit confusing - we've got unused TextState class along with > TextInfo that includes text-decoration info already. Lets get rid of TextState ? > And what about rendering, does pdf support text-decoration directly or we have

Re: FOP Style Guide (update)

2003-01-07 Thread Jeremias Maerki
u have to write: if (isEnabled()) { return true; } Please speak up if the change is unwelcome. Thanks. Jeremias Maerki - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Throwing derivatives of RuntimeException

2003-01-05 Thread Jeremias Maerki
I've just posted this idea on [EMAIL PROTECTED] Let's see what comes back. On 04.01.2003 23:44:24 Joerg Pietschmann wrote: > On Saturday 04 January 2003 21:36, Jeremias Maerki wrote: > > I promise to fix these uglies as soon as my local FOP > > compiles again. > I d

<    2   3   4   5   6   7   8   9   10   11   >