RE: Fonts

2004-05-23 Thread Victor Mote
Peter B. West wrote: > I have been exploring the way fonts are handled by Java as > part of setting up a Java layout engine and renderer. I have > committed a new class - org.apache.fop.render.awt.fonts - as > a first cut at a fonts database for this application. I will > attach the class de

Re: Fonts

2004-05-23 Thread Peter B. West
Glen Mazza wrote: (Far from being an expert on fonts, but commenting anyway... ;) Peter B. West wrote: I have read again the Wiki page on the font subsystem in the light of my current work with Java fonts. I'm afraid that I am still convinced that font handling is properly the preserve of the r

missing karma (was: Re: [Bug 29124] New: - New line breaking algorithm)

2004-05-23 Thread Jeremias Maerki
Simon, I've just sent a note about that. I hope you (and Clay) will have karma soon. It seems to have been forgotten. I don't think I have the necessary powers to add karma myself. Even if I had I wouldn't know what to do. By now I know a lot about Subversion, but still almost nothing about CVS (o

Re: [Bug 29124] New: - New line breaking algorithm

2004-05-23 Thread Simon Pepping
Hi Luca, On Thu, May 20, 2004 at 03:30:13PM -, [EMAIL PROTECTED] wrote: > > Ok, so here is the patch I was talking about in the fop-dev mailing list. This is a strong and careful piece of work. > Some implementation notes: > 1) > In order to minimize changes in other files, the LLM interact

DO NOT REPLY [Bug 27150] - FOP does not formatting xml to pdf in Jetspeed/Applet, but it works in Java application

2004-05-23 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29025] - Document/LayoutStrategy consolidation

2004-05-23 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://issues.apache.org/bugzilla/show_bu

Re: Fonts

2004-05-23 Thread Glen Mazza
(Far from being an expert on fonts, but commenting anyway... ;) Peter B. West wrote: I have read again the Wiki page on the font subsystem in the light of my current work with Java fonts. I'm afraid that I am still convinced that font handling is properly the preserve of the renderers. The la

Bug report for Fop [2004/05/23]

2004-05-23 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Fonts

2004-05-23 Thread Peter B. West
I have been exploring the way fonts are handled by Java as part of setting up a Java layout engine and renderer. I have committed a new class - org.apache.fop.render.awt.fonts - as a first cut at a fonts database for this application. I will attach the class description to this email. The fo