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

2004-09-14 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_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


Re: [VOTE] Luca Furini for Committer

2004-09-14 Thread Jeremias Maerki
Good idea. I haven't seen him on fop-user, yet, (hint, hint) but I'm
glad to have someone around who's helping accelerate FOP HEAD's
development. So +1 from me.

On 14.09.2004 20:47:59 Simon Pepping wrote:
> I propose that we make Luca Furini a member of the FOP team.


Jeremias Maerki



Re: [VOTE] Luca Furini for Committer

2004-09-14 Thread Clay Leeds
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sep 14, 2004, at 11:47 AM, Simon Pepping wrote:
Team,
I propose that we make Luca Furini a member of the FOP team.
+1
Clay Leeds - [EMAIL PROTECTED]
- -- 
Web Developer - Medata, Inc. - 
PGP Public Key: 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)

iEYEARECAAYFAkFHPtIACgkQRixs4Cbu7eh45ACgoZ3bKG3Mc4uWGEyReoeHS+Ol
XFMAnjte5skz5/KvATTXfOpyizAz/fQk
=yZkS
-END PGP SIGNATURE-


[VOTE] Luca Furini for Committer

2004-09-14 Thread Simon Pepping
Team,

I propose that we make Luca Furini a member of the FOP team.

On 18 March Luca submitted his first patch, which solved a few
problems concerning hyphenation. A few more insightful patches for our
inline layout and hyphenation systems followed. On 20 May Luca
surprised us by a patch which contained a partial implementation of
the line breaking algorithm of Donald E. Knuth and Michael
F. Plass. Later he submitted a more complete implementation in which
he solved the problem of moving the desired requests and data down and
up the stack of inline layout managers. This patch has now been
applied. For his complete list of patches, see [1].

Luca's presence in the FOP team will make a difference to FOP.

Here is my +1 vote.

Regards, Simon

[1] 
http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&email1=lfurini&emailtype1=substring&emailreporter1=1&emailcc1=1&emaillongdesc1=1&email2=unibo&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Fop&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time

-- 
Simon Pepping
home page: http://www.leverkruid.nl



DO NOT REPLY [Bug 31225] - Need embedded page sequence functionality

2004-09-14 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_bug.cgi?id=31225

Need embedded page sequence functionality





--- Additional Comments From [EMAIL PROTECTED]  2004-09-14 18:24 ---
oops!...example is slightly off. Should be:

Example
--

Main Doc (Page 1 of 1000)

  Section 1 (Page 1 of 3)
  Section 1 (Page 2 of 3)

Main Doc (Page 3 of 1000)

  Section 1 (Page 3 of 3)
  Section 2 (Page 1 of 2)

Main Doc (Page 4 of 1000)

  Section 2 (Page 2 of 2)


DO NOT REPLY [Bug 31225] New: - Need embedded page sequence functionality

2004-09-14 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_bug.cgi?id=31225

Need embedded page sequence functionality

   Summary: Need embedded page sequence functionality
   Product: Fop
   Version: 0.20.4
  Platform: PC
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: Other
 Component: page-master/layout
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Is there a way to generate page subsequences 
for the purpose of pagination in XSL-FO. 
For example, generate an XSL-FO output with 
embedded sections that contain their own page 
number sequences. In other words, we like to 
generate local (in contrast to global, 
container or parent) page numbers using an
embedded page sequence (assuming that there 
is such a thing).

Example
--

Main Doc (Page 1 of 1000)

  Section 1 (Page 1 of 3)
  Section 1 (Page 2 of 3)

Main Doc (Page 2 of 1000)

  Section 1 (Page 3 of 3)
  Section 2 (Page 1 of 2)

Main Doc (Page 3 of 1000)

  Section 2 (Page 2 of 2)


Thanks,
Peter


DO NOT REPLY [Bug 31224] New: - Need embedded page sequence functionality

2004-09-14 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_bug.cgi?id=31224

Need embedded page sequence functionality

   Summary: Need embedded page sequence functionality
   Product: Fop
   Version: 0.20.4
  Platform: PC
OS/Version: Other
Status: NEW
  Severity: Normal
  Priority: Other
 Component: page-master/layout
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


Is there a way to generate page subsequences 
for the purpose of pagination in XSL-FO. 
For example, generate an XSL-FO output with 
embedded sections that contain their own page 
number sequences. In other words, we like to 
generate local (in contrast to global, 
container or parent) page numbers using an
embedded page sequence (assuming that there 
is such a thing).

Example
--

Main Doc (Page 1 of 1000)

  Section 1 (Page 1 of 3)
  Section 1 (Page 2 of 3)

Main Doc (Page 2 of 1000)

  Section 1 (Page 3 of 3)
  Section 2 (Page 1 of 2)

Main Doc (Page 3 of 1000)

  Section 2 (Page 2 of 2)


Thanks,
Peter


Re: BreakPoss class

2004-09-14 Thread Clay Leeds
On Sep 14, 2004, at 2:50 AM, Gil Loureiro wrote:
Where I can get the new 1.0dev? (if I can)
Or, some documentation of 0.20.5
Regards,
GLoureiro
You can download a CVS snapshot from here:
http://xml.apache.org/from-cvs/xml-fop/
Or you can use CVS to get it:
http://xml.apache.org/fop/dev/tools.html#cvs
Web Maestro Clay


Re: BreakPoss class

2004-09-14 Thread Gil Loureiro

Where I can get the new 1.0dev? (if I can)
Or, some documentation of 0.20.5

Regards,

GLoureiro








Simon Pepping <[EMAIL PROTECTED]>
09-09-2004 20:22
Please respond to fop-dev

        
        To:        [EMAIL PROTECTED]
        cc:        
        Subject:        Re: BreakPoss class


On Thu, Sep 09, 2004 at 02:11:46PM +, Gil Loureiro wrote:
> Hi,
> 
> Found following URL http://www.leverkruid.nl/FOP/book.pdf
> I expect that is explained there, sorry.

I wrote that documentation. It describes the new code of FOP, FOP
1.0dev, aka the development version. I see that that is not explained;
the text behaves as if that is the only version of FOP. I will change
that some time.

Regards, Simon

-- 
Simon Pepping
home page: http://www.leverkruid.nl





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

2004-09-14 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_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 resources in order to determine
the font metrics, therefore you must have access to the font files. Note that it
is not possible to ship the renderer with these fonts as they are licenced by
IBM (or thrid party font providers). The font files required depend on the fonts
you are using but you will require the code page file and character set files.
The application assumes that a code page file has a .CDP suffix and character
set files have the suffix of the DPI (for example .240).

2) Define the fonts you are using in the afp-fonts.xml file an instance of this
XML document may contain definitions for an arbitrary number of fonts that are
available to the AFP renderer. Please see the example below which would require
the following files to be available in the classpath under the installed-fonts
path attribute "afp-font-resources":

T1V10285.CDP (code page file)
C0G21A00.240 (character set file)
C0G31A00.240 (character set file)
C0G41A00.240 (character set file)
C0G51A00.240 (character set file)
C0G21AB0.240 (character set file)
C0G31AB0.240 (character set file)
C0G41AB0.240 (character set file)
C0G51AB0.240 (character set file)
























3) You can download a free AFP viewer from: 

http://www.barrsystems.com/product/afpviewer/default.asp

This view may also ship with some afp font resources so that you can use these
for testing, your own fonts to it's resources and so use it as a complete test
harness.


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

2004-09-14 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_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
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_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
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_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: general
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


A donation of code for an AFP Renderer.