Re: AFP Renderer on Sourceforge

2004-09-29 Thread Clay Leeds
On Sep 29, 2004, at 2:54 AM, Townsend, Pete wrote: Dear fop-dev, The AFP renderer has now been added to sourceforge http://afp-renderer.sourceforge.net and a release is available for download compatible with FOP 0.20.5, please could you close the patch on bugzilla 31213 (or direct them to the

DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-29 Thread bugzilla
gzilla/show_bug.cgi?id=31213 [PATCH] AFP Renderer [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Reso

Re: AFP Renderer on Sourceforge

2004-09-29 Thread Chris Bowditch
Townsend, Pete wrote: Dear fop-dev, The AFP renderer has now been added to sourceforge http://afp-renderer.sourceforge.net and a release is available for download compatible with FOP 0.20.5, please could you close the patch on bugzilla 31213 (or direct them to the above link) so that people don&#

AFP Renderer on Sourceforge

2004-09-29 Thread Townsend, Pete
Dear fop-dev, The AFP renderer has now been added to sourceforge http://afp-renderer.sourceforge.net and a release is available for download compatible with FOP 0.20.5, please could you close the patch on bugzilla 31213 (or direct them to the above link) so that people don't get hold of an o

Re: DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-17 Thread Jeremias Maerki
Pete, very good plan. Having your renderer at SourceForge, either in your own project or with Victor's foray, is equally good. On 17.09.2004 12:58:07 Townsend, Pete wrote: > I've had some interest in the renderer, in fact some enhancement requests! > The renderer currently supports raster fonts (

RE: DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-17 Thread Victor Mote
Pete Townsend wrote: > I've had some interest in the renderer, in fact some > enhancement requests! > The renderer currently supports raster fonts (these tend to > be the most widely used) however I have a request to add > outline font capability, which should be straight forward. > > Rather

Re: DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-17 Thread Clay Leeds
On Sep 17, 2004, at 5:40 AM, Glen Mazza wrote: --- "Townsend, Pete" <[EMAIL PROTECTED]> wrote: I'd still like to see this renderer in the mainstream project, so this will give me a nursery area to enhance the renderer until you feel it appropriate to include the renderer in your code base. We can i

RE: DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-17 Thread Glen Mazza
--- "Townsend, Pete" <[EMAIL PROTECTED]> wrote: > Glen, > > I've had some interest in the renderer, in fact some > enhancement requests! Yes, there's a lot of interest in this renderer, apparently, and with the more publicity, the more that that will increase. > The renderer currently supports

RE: DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-17 Thread Townsend, Pete
1:41 To: [EMAIL PROTECTED] Subject: DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31213>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE

DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-17 Thread bugzilla
gzilla/show_bug.cgi?id=31213 [PATCH] AFP Renderer --- Additional Comments From [EMAIL PROTECTED] 2004-09-17 10:41 --- Thank you! It will someday need to be converted into 1.0, but we will keep this bug open for others to see and incorporate into their 0.20.x code. Glen

DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-14 Thread bugzilla
gzilla/show_bug.cgi?id=31213 [PATCH] AFP Renderer --- Additional Comments From [EMAIL PROTECTED] 2004-09-14 22:35 --- Created an attachment (id=12735) Fix bug with 300 dpi fonts in the AFPFontReader

DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-14 Thread bugzilla
gzilla/show_bug.cgi?id=31213 [PATCH] AFP Renderer --- Additional Comments From [EMAIL PROTECTED] 2004-09-14 07:39 ------- AFP RENDERER READ ME In order to use the AFP Renderer please follow the instrauctions below: 1) The renderer uses the actual AFP (MODCA) font resour

DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-14 Thread bugzilla
gzilla/show_bug.cgi?id=31213 [PATCH] AFP Renderer --- Additional Comments From [EMAIL PROTECTED] 2004-09-14 07:38 --- Created an attachment (id=12723) Zip source code file as binary file

DO NOT REPLY [Bug 31213] - [PATCH] AFP Renderer

2004-09-14 Thread bugzilla
gzilla/show_bug.cgi?id=31213 [PATCH] AFP Renderer --- Additional Comments From [EMAIL PROTECTED] 2004-09-14 07:36 --- Created an attachment (id=12722) Zip file of AFP Renderer source code

DO NOT REPLY [Bug 31213] New: - [PATCH] AFP Renderer

2004-09-14 Thread bugzilla
gzilla/show_bug.cgi?id=31213 [PATCH] AFP Renderer Summary: [PATCH] AFP Renderer Product: Fop Version: 0.20.2 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: g

Re: AFP Renderer Patch

2004-09-13 Thread Jeremias Maerki
Yes, it's probably best if you include the new files in a ZIP file and attach that separately. On 13.09.2004 11:20:37 Townsend, Pete wrote: > Ok, I did try the command line option as well (with the version of CVS > shipped with WinCVS) - Is my problem related to the fact that these are new > java

RE: AFP Renderer Patch

2004-09-13 Thread Townsend, Pete
didn't include the new files. (cvs diff -wuNr fop-0_20_2-maintain xml-fop > patch.txt) Pete. -Original Message- From: Glen Mazza [mailto:[EMAIL PROTECTED] Sent: 13 September 2004 03:46 To: [EMAIL PROTECTED]; Pete Townsend Subject: Re: AFP Renderer Patch I stay away from WinCVS and

Re: AFP Renderer Patch

2004-09-12 Thread Glen Mazza
I stay away from WinCVS and just use the command line: c:\cvs diff -u > c:\mypatch.txt Thanks, Glen --- Pete Townsend <[EMAIL PROTECTED]> wrote: > I'm trying to generate the patch for the AFP > renderer, something I've not done before! >

AFP Renderer Patch

2004-09-12 Thread Pete Townsend
I'm trying to generate the patch for the AFP renderer, something I've not done before!   Can someone tell me what I need to do, following the notes on the web site I just get the following output to the winCVS console:   cvs -q diff -wu xml-fop (in directory C:\xml-fop\) ? xml-fo

Re: AFP Renderer

2004-08-10 Thread Glen Mazza
rers in house > confirms this. > Good point. Thanks for your endorsement of this render type--this certainly carries weight with me. > Even if we never get round to committing > Pete's AFP Renderer, at > least if it is available as a Patch in bugzilla, its > a better sta

RE: AFP Renderer

2004-08-10 Thread Townsend, Pete
ext internal project. Having said that I am keen to get involved in supporting xml-fop and am happy to do this in my own time assisting in the support of the AFP renderer. There are various tools that can view AFP/MODCA data streams so a mainframe is not required to support it!! There is a good view

Re: AFP Renderer

2004-08-10 Thread Chris Bowditch
Keiron Liddle wrote: Well I did it for an internal project and was never allowed to release the code so it has remained unchanged and closed for some time now. I still believe that all is needed is for someone to start put the code into the public. The basic format (although binary and a bit diffic

Re: AFP Renderer

2004-08-10 Thread Chris Bowditch
Townsend, Pete wrote: Glen, I'll get this added as a patch (via Bugzilla as Chris suggested). The developer forum can then decide if this is something you wish to take forward (perhaps someone can get feedback from the user community as to whether it would be desirable). It has saved us a huge am

Re: AFP Renderer

2004-08-10 Thread Chris Bowditch
esource page, as we currently do in such cases) to the project. Well the external AFP Renderer on the Resources page, just isnt very practical. Even if we never get round to committing Pete's AFP Renderer, at least if it is available as a Patch in bugzilla, its a better starting point than the external one by Hansuli Anderegg. Chris

RE: AFP Renderer

2004-08-10 Thread Eckard_Buchner
Return Receipt Your RE: AFP Renderer document

RE: AFP Renderer

2004-08-10 Thread Keiron Liddle
-Original Message- From: Chris Bowditch [mailto:[EMAIL PROTECTED] Sent: Tuesday, 10 August 2004 6:10 PM To: [EMAIL PROTECTED] Subject: Re: AFP Renderer Glen Mazza wrote: > There are already other AFP Renderers for FOP > 0.20.5--actually Hansuli has it in our resources page: >

Re: AFP Renderer

2004-08-10 Thread Chris Bowditch
st a bit more" on it. :-) While it would be great to have an AFP renderer we also have to see how to support it. Pete seems to imply a code dump ("Once I move on to the next project it is unlikely to happen.") so a little warning sign may be asked for. How many of us understand AFP? I do

Re: AFP Renderer

2004-08-10 Thread Chris Bowditch
Glen Mazza wrote: There are already other AFP Renderers for FOP 0.20.5--actually Hansuli has it in our resources page: http://xml.apache.org/fop/resources.html I agree with Pete here - this AFP renderer is too disjointed and has a few limitations which make it too unpractical. And--amazing what

RE: AFP Renderer

2004-08-09 Thread Townsend, Pete
y are likely to be reluctant to have the code released elsewhere (i.e. on a resource page) - we have a very sensitive legal department! Regards, Pete. -Original Message- From: Glen Mazza [mailto:[EMAIL PROTECTED] Sent: 09 August 2004 14:55 To: [EMAIL PROTECTED] Subject: RE: AFP Renderer

RE: AFP Renderer

2004-08-09 Thread Glen Mazza
My primary goal is not to "get this committed." But if you have code you wish to donate to the ASF, just do so via Bugzilla. It doesn't matter which format--it is the logic in the code that is being sought. No guarantees, however, as to it ever getting committed into FOP, because we don't have s

RE: AFP Renderer

2004-08-09 Thread Townsend, Pete
an open source font and converting it to AFP so that a free AFP font would be available for people to test/try out (unless anyone is aware of an existing opens AFP font?). I did quite a lot of research before writing my own AFP renderer and could not find an open source implementation, so I thin

Re: AFP Renderer

2004-08-09 Thread Jeremias Maerki
) While it would be great to have an AFP renderer we also have to see how to support it. Pete seems to imply a code dump ("Once I move on to the next project it is unlikely to happen.") so a little warning sign may be asked for. How many of us understand AFP? I don't. Yet. ;) On 09.08

RE: AFP Renderer

2004-08-09 Thread Glen Mazza
need commit access to CVS at some point > to include this in the > redesign build. What are the timescales for a > developer release? > > Regards, Pete. > > > > -Original Message- > From: Chris Bowditch > [mailto:[EMAIL PROTECTED] > Sent: 09 Aug

RE: AFP Renderer

2004-08-09 Thread Townsend, Pete
this in the redesign build. What are the timescales for a developer release? Regards, Pete. -Original Message- From: Chris Bowditch [mailto:[EMAIL PROTECTED] Sent: 09 August 2004 12:00 To: [EMAIL PROTECTED] Subject: Re: AFP Renderer Townsend, Pete wrote: > Dear FOP Developers, >

Re: AFP Renderer

2004-08-09 Thread Chris Bowditch
Townsend, Pete wrote: Dear FOP Developers, Could you let me know whether you'd be interested in adding a AFP renderer to the project. I really think it would be worthwhile as many enterprise scale projects use AFP printing and being able to use a formatted object so they can be rendered as A

RE: AFP Renderer

2004-08-09 Thread Townsend, Pete
Dear FOP Developers, Could you let me know whether you'd be interested in adding a AFP renderer to the project. I really think it would be worthwhile as many enterprise scale projects use AFP printing and being able to use a formatted object so they can be rendered as AFP or PDF is

Re: AFP Renderer / Batch Assembler for FOP

2002-12-07 Thread Raj
ROTECTED]> Sent: Saturday, December 07, 2002 10:05 AM Subject: New: AFP Renderer / Batch Assembler for FOP > For details see: > > see http://mypage.bluewin.ch/huanderegg > > Topics of general interest: > > - use of Jeremias Maerki's extension sample: for PDF

New: AFP Renderer / Batch Assembler for FOP

2002-12-07 Thread J.U. Anderegg
For details see: see http://mypage.bluewin.ch/huanderegg Topics of general interest: - use of Jeremias Maerki's extension sample: for PDF bookmarks, JavaScripts, barcodes? - Java Image I/O - decoupling the renderer Hansuli Anderegg