SSH'ing

2002-02-22 Thread Keiron Liddle
Hi Arved, I ssh'ed into A (thats cvs.apache.org right?) and did an scp to B. As I use password access only then I had to enter a password. It sounds like you are using key access, in which case wouldn't you need you key for B setup in A? From you machine you should still be able to do scp

unicode fonts

2002-02-22 Thread Thomas Kübler
hallo, Support theembedded font Helvetica the hole unicode numbers or only a few. i need some character from the Latin Extended-A Table, for example the character 0159. thanks thomas kübler

cvs commit: xml-fop/src/org/apache/fop/image/analyser SVGReader.java

2002-02-22 Thread keiron
keiron 02/02/22 01:09:35 Modified:src/org/apache/fop/image SVGImage.java src/org/apache/fop/image/analyser SVGReader.java Log: fix for no class def found error if no batik Revision ChangesPath 1.10 +2 -2

cvs commit: xml-fop/src/org/apache/fop/image/analyser SVGReader.java

2002-02-22 Thread keiron
keiron 02/02/22 01:18:47 Modified:src/org/apache/fop/fo FOUserAgent.java src/org/apache/fop/image ImageFactory.java ImageLoader.java src/org/apache/fop/image/analyser SVGReader.java Log: improved cache gets base dir from user agent Revision

DO NOT REPLY [Bug 3280] - PCL Renderer doesn't work

2002-02-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3280. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5124] - fo:block-container is not rendered properly using -pcl option

2002-02-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5124. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 6638] New: - Enable auto portrait/landscape on PCL Renderer

2002-02-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6638. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

How to display japanese font on console???

2002-02-22 Thread Rikhil Jain
Hi all , I have embedded Japanese font in Fop and able to display Japanese character in PDF Using this fo:block font-family=Japanese-font font-size=15pt #x5200;#x4f71; /fo:block As much I understand fop takes this hax number as input and printed bitmap of this number in the PDF

DO NOT REPLY [Bug 6638] - Enable auto portrait/landscape on PCL Renderer

2002-02-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6638. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 6638] - Enable auto portrait/landscape on PCL Renderer

2002-02-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6638. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: [Understanding] Images [4]

2002-02-22 Thread Jeremias Maerki
Note: this is still in progress, input in the code is welcome. Needs documenting formats, testing. So all those people interested in images should get involved. snip/ Threading Thanks for thinking about this! snip/ Caches -- LRU All images are in a common cache regardless of

Re: [Understanding] Images [4]

2002-02-22 Thread Keiron Liddle
Just as an idea: Have you looked at Avalon Excalibur's caching package? Pretty good stuff. By the way: What's the current agreement whether to use Avalon or not? I mean, we're already using LogKit (which is cool). On the other side, if we moved to the newer

RE: SSH'ing

2002-02-22 Thread Arved Sandstrom
Hi, Keiron I definitely expected the second approach to work. If I can SSH into A (cvs.apache.org, or icarus), and I can SSH into B (xml.apache.org, among others, or daedalus), and I can scp to both, then I ought to be able to scp between A and B from my machine. But it aborted every time I

CMYK Images - bug?

2002-02-22 Thread claes . bergsten
Is there a bug with external-graphics containing CMYK colors? I have tried several formats now and if I save them in RGB they work fine but if I save the same image in CMYK FOP gives following error: Error in XObject : Error while loading image file:/D:/CVS/BC/webApplication/images/tj2.jpg :

Design issues: co-routines

2002-02-22 Thread Peter B. West
FOPs, I am putting some xml notes together on design aspects of area tree construction. Attached is some xml with the notes so far. Comments solicted. Peter ?xml version=1.0 encoding=ISO-8859-1? !-- $Id: xml-parsing.xml,v 1.6 2002-02-15 11:25:24+10 pbw Exp pbw $ -- !-- !DOCTYPE document

Re: REDESIGN: where I have been hiding

2002-02-22 Thread Peter B. West
[EMAIL PROTECTED] wrote: The other thing I've worked on is in the actual LayoutManager logic. I've got this concept of a BreakPosition and have some code written at the inline level (text, inline, line). The idea is that instead of an LM calling generateAreas on its child LM, it repeatedly calls

Re: getting the length in cm,mm or pt of a string

2002-02-22 Thread fred redf
Hi all, --- Phil Harling [EMAIL PROTECTED] a écrit : Nick Winger: is it possible to calculate, for a given font ( for example: arial ), the length of a string in cm, mm or pt ( the length which it will have in the pdf file content ) Yes. 1) Approximate it using the average