Dejavu fonts (was: Asian fonts in pdfs)

2006-05-07 Thread Manuel Mall
On Sunday 07 May 2006 18:02, Jeremias Maerki wrote:
snip/
 Note to FOP committers: Interestingly, the DejaVu font might actually
 meet our needs license-wise if we want a set of fonts we can
 redistribute. We'd only have to check with legal since the license is
 not standard BSD. The drawback: The fonts are quite large (5 MB all
 together).

I think it would be worthwhile to check with ASF legal if the license 
for these fonts is OK. Even if we don't redistribute them it would be 
very useful to have a set of fonts in the test resources area so we can 
have tests which can check unicode handling, line breaking, layout, 
rendering, font embedding, ... for unicode chars not contained in the 
base14 fonts.

It would also allow us to have some basic regression tests for the 
ttfreader.

Manuel


Re: Dejavu fonts (was: Asian fonts in pdfs)

2006-05-07 Thread Jeremias Maerki
Will do.

On 07.05.2006 12:20:57 Manuel Mall wrote:
 On Sunday 07 May 2006 18:02, Jeremias Maerki wrote:
 snip/
  Note to FOP committers: Interestingly, the DejaVu font might actually
  meet our needs license-wise if we want a set of fonts we can
  redistribute. We'd only have to check with legal since the license is
  not standard BSD. The drawback: The fonts are quite large (5 MB all
  together).
 
 I think it would be worthwhile to check with ASF legal if the license 
 for these fonts is OK. Even if we don't redistribute them it would be 
 very useful to have a set of fonts in the test resources area so we can 
 have tests which can check unicode handling, line breaking, layout, 
 rendering, font embedding, ... for unicode chars not contained in the 
 base14 fonts.
 
 It would also allow us to have some basic regression tests for the 
 ttfreader.
 
 Manuel



Jeremias Maerki



DO NOT REPLY [Bug 39501] - Inkscape SVG figures with text not displayed in PDF

2006-05-07 Thread bugzilla
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=39501.
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=39501


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2006-05-07 10:35 ---
Your SVG document contains the SVG 1.2 flowRoot element. Note that SVG 1.2 is
still in the Working Draft stage. AFAIK, Batik 1.6, the version we ship with FOP
0.92beta, does not contain support for flowRoot. If you want to know more
about that status of the SVG 1.2 implementation of Apache Batik, I suggest you
ask there. I'm not up-to-date concerning that detail.

As a work-around try to persuade Inkscape not to produce flowRoot objects,
i.e. don't use text boxes. I think there's an option in Inkscape that converts
flow text into normal text.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DejaVu TrueType fonts for use in Apache FOP

2006-05-07 Thread Jeremias Maerki
Cliff,

I'd like to get some feedback on the license for the DejaVu TrueType
font set: http://dejavu.sourceforge.net

The DejaVu fonts are derived from the BitStream Vera fonts. Here's the
content of the LICENSE file in the DejaVu 2.5 distribution:


Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.

Bitstream Vera Fonts Copyright
--

Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
a trademark of Bitstream, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of the fonts accompanying this license (Fonts) and associated
documentation files (the Font Software), to reproduce and distribute the
Font Software, including without limitation the rights to use, copy, merge,
publish, distribute, and/or sell copies of the Font Software, and to permit
persons to whom the Font Software is furnished to do so, subject to the
following conditions:

The above copyright and trademark notices and this permission notice shall
be included in all copies of one or more of the Font Software typefaces.

The Font Software may be modified, altered, or added to, and in particular
the designs of glyphs or characters in the Fonts may be modified and
additional glyphs or characters may be added to the Fonts, only if the fonts
are renamed to names not containing either the words Bitstream or the word
Vera.

This License becomes null and void to the extent applicable to Fonts or Font
Software that has been modified and is distributed under the Bitstream
Vera names.

The Font Software may be sold as part of a larger software package but no
copy of one or more of the Font Software typefaces may be sold by itself.

THE FONT SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME
FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING
ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE
FONT SOFTWARE.

Except as contained in this notice, the names of Gnome, the Gnome
Foundation, and Bitstream Inc., shall not be used in advertising or
otherwise to promote the sale, use or other dealings in this Font Software
without prior written authorization from the Gnome Foundation or Bitstream
Inc., respectively. For further information, contact: fonts at gnome dot
org. 

$Id: LICENSE 23 2004-08-14 15:50:46Z src $


In essence it seems to be a derivation of the X.Net License. The word
sublicense seems to have been removed and a few things added. But as
far as I understand the license text (and IANAL and English is not my
primary language), I think the license should match Category A.

I'd like to request confirmation that we can use these fonts (in binary)
within Apache FOP (in SVN and maybe to be bundled in our distributions).

Thanks a lot!
Jeremias Maerki



DO NOT REPLY [Bug 39501] - Inkscape SVG figures with text not displayed in PDF

2006-05-07 Thread bugzilla
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=39501.
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=39501





--- Additional Comments From [EMAIL PROTECTED]  2006-05-07 11:50 ---
Thanx for the info!

I opened simple_figure_with_text.svg from the test case in Inkscape, selected
the text object, and did
  Text-Unflow
from the menu, and saved the figure.

That made the figure show up in the PDF generated by FOP.

Perhaps an item for the SVG part of the FAQ?  Inkscape will probably
become a popular program to draw SVG figures with, and using flowRoot
is the default for text objects.  I couldn't find any setting to turn
this off.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


DO NOT REPLY [Bug 39443] - Long tables stop spanning in multiple columns after first page

2006-05-07 Thread bugzilla
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=39443.
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=39443


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Additional Comments From [EMAIL PROTECTED]  2006-05-07 12:23 ---
Bug fixed in Trunk: http://svn.apache.org/viewcvs?rev=404751view=rev

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.


Re: Any ideas on Bug 39443? a block over multi pages

2006-05-07 Thread Jeremias Maerki
The bug is fixed now. The span handling code only detected span changes
but did not react properly on page breaks inside spanned sections.

On 07.05.2006 06:17:15 Adam wrote:
 Dear FOP-dev group.
 
 Firstly would just like to say that the current work being done on FOP 
 is fantastic. I've been able to use it in all manor of places from help 
 guides to dynamic content creation using Cocoon. :)
 
 Re: http://issues.apache.org/bugzilla/show_bug.cgi?id=39443
 I've done some more testing and the results seem to lean towards ( I 
 suspect) the page layout engine. Different renderers like print, TIFF 
 and SVG are showing the same problem as stated in the report.
 
 Could the problem be that when a fo:block is set to span='all' and the 
 block flows over to the next page its span=all attribute setting is 
 lost? Its holds the width correctly (span all width) but the columns are 
 reset back to the default page layout. It happens when 2,3,4,etc columns 
 are set.
 
 A workaround,  I made each original row into a single table, so that the 
 FO was just a table after table in the same block. It still had issues 
 like above. I then put each table in to its own span all block 
 interleaved with a fo:block#x200b/fo:block , a zero width space. 
 This produced the results I needed. Haven't tested what would happen if 
 a single row spanned 2 or more pages.
 
 Does this make sense? Is this a bug like I thought?
 
 Regards
 Adam
 
 



Jeremias Maerki



Re: Any ideas on Bug 39443? a block over multi pages

2006-05-07 Thread Adam

Thanks Jeremias,

My tables are beautiful once again. Appreciate the quick reply too.

Regards
Adam

Jeremias Maerki wrote:

The bug is fixed now. The span handling code only detected span changes
but did not react properly on page breaks inside spanned sections.
  
Jeremias Maerki


Re: Google Summer of Code

2006-05-07 Thread Vincent Hennebert

Hi Jeremias,

Normally my application should have been sent. However I don't see it on
my home page so I wonder if it has to be reviewed first or if the submit
has failed. The way the webapp works isn't clear to me yet. Do you see
my application?

Vincent


Jeremias Maerki a écrit :

Hi Patrick,

green lights everywhere. I've already ranked it and applied for the
mentor position. It turns out that the Wiki in the ASF this time only
was about collecting ideas for projects (unlike last year). The real
project proposals are those on the Google site. At this moment, only 7
entries (including yours) have requests for the mentor position und
therefore have a score of =4.

Now we only need Vincent who should be back on Sunday. If he enters his
proposal then, everything should be fine. Vincent, ping me when you
entered it so I can go right to the ranking part.

On 05.05.2006 18:27:50 Patrick Paul wrote:


Hi Jeremias,

Any news from GSoC ? Were you able to see my application and rank it ? 
How are things going within the ASF ?


Patrick

Jeremias Maerki wrote:



It looks like you two need to sign up for the GSoC directly on the
website and enter your application there based on the info on the ASF
Wiki. This needs to be completed until May 8. After that the
applications will be rated by the mentors. To me this was all a bit
confusing despite the extensive FAQs. Realized only today that I have to
sign up, too, as a mentor.

http://code.google.com/

On 28.04.2006 17:24:43 Patrick Paul wrote:




Same here, I've added an entry for auto table layout, right after Vincents.

Patrick

Vincent Hennebert wrote:

  




Ok, I've added an entry for floats implementation.

I'll be off-line from tomorrow until the 6th of may. Just hoping no
particular problem will occur during my absence. Anyway, if I don't
answer mails that's just normal.


Vincent



Jeremias Maerki a écrit :






Yes, please add entries for the two projects. That Wiki page is the
first station. I'm not sure, yet, who exactly will transfer the
proposals to Google (can't remember from last year, either), but the
first step is to identify the projects inside the ASF. I'll need to read
through the whole mentoring info and stuff during the weekend. You can
list me as a mentor on both projects. If I can get help from another FOP
committer mentoring, all the better.

On 27.04.2006 16:22:44 Patrick Paul wrote:

  




Jeremias,

Do you think we should have our two projects posted on the Apache 
Wiki ?


http://wiki.apache.org/general/SummerOfCode2006

Is it better to go through that page, or will our proposals be 
forwarded directly to you anyway ?


Thanks,

Patrick










Jeremias Maerki









Jeremias Maerki



Re: Google Summer of Code

2006-05-07 Thread Jeremias Maerki
Vincent, I'm afraid I don't see your application, either. You could
simply try again or contact the GSoC support.

On 07.05.2006 19:12:26 Vincent Hennebert wrote:
 Hi Jeremias,
 
 Normally my application should have been sent. However I don't see it on
 my home page so I wonder if it has to be reviewed first or if the submit
 has failed. The way the webapp works isn't clear to me yet. Do you see
 my application?


Jeremias Maerki



Re: Google Summer of Code

2006-05-07 Thread Vincent Hennebert

Ok, this should have worked this time. Don't know what happened.

Vincent


Jeremias Maerki a écrit :

Vincent, I'm afraid I don't see your application, either. You could
simply try again or contact the GSoC support.

On 07.05.2006 19:12:26 Vincent Hennebert wrote:


Hi Jeremias,

Normally my application should have been sent. However I don't see it on
my home page so I wonder if it has to be reviewed first or if the submit
has failed. The way the webapp works isn't clear to me yet. Do you see
my application?




Jeremias Maerki



Re: Google Summer of Code

2006-05-07 Thread Jeremias Maerki
Got it and rated it. All green! :-)

On 07.05.2006 22:24:26 Vincent Hennebert wrote:
 Ok, this should have worked this time. Don't know what happened.
 
 Vincent
 
 
 Jeremias Maerki a écrit :
  Vincent, I'm afraid I don't see your application, either. You could
  simply try again or contact the GSoC support.
  
  On 07.05.2006 19:12:26 Vincent Hennebert wrote:
  
 Hi Jeremias,
 
 Normally my application should have been sent. However I don't see it on
 my home page so I wonder if it has to be reviewed first or if the submit
 has failed. The way the webapp works isn't clear to me yet. Do you see
 my application?
  
  
  
  Jeremias Maerki
  



Jeremias Maerki



Bug report for Fop [2006/05/07]

2006-05-07 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=CriticalMAJ=Major |
| |   |   MIN=Minor   NOR=Normal  ENH=Enhancement   |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
|  953|Opn|Nor|2001-03-12|Incorrect hyperlinks area rendering in justified t|
| 1063|New|Nor|2001-03-21|fop does not handle large fo files|
| 1180|New|Maj|2001-04-02|Problem with monospaced font  |
| 1859|Opn|Min|2001-05-22|org.apache.fop.apps.Driver.reset() doesn't fully r|
| 1998|New|Nor|2001-06-05|linefeed-treatment not understood |
| 2150|Ass|Maj|2001-06-13|New page with  a table-header but without any tabl|
| 2475|Ass|Nor|2001-07-06|Borders don't appear to work in fo:table-row|
| 2740|New|Maj|2001-07-23|multi-page tables sometimes render badly  |
| 2909|New|Maj|2001-07-30|Gradient render error |
| 2964|Ass|Nor|2001-08-02|problems with height of cells in tables   |
| 2988|New|Maj|2001-08-03|0.19: list-item-label does not stick to list-item-|
| 3044|Ass|Maj|2001-08-08|keep-together not functioning |
| 3280|New|Nor|2001-08-27|PCL Renderer doesn't work |
| 3305|Opn|Nor|2001-08-28|list-block overlapping footnote body  |
| 3497|New|Cri|2001-09-07|id already exists error when using span=all attr|
| 3824|New|Blk|2001-09-25|MIF option with tables|
| 4030|New|Nor|2001-10-08|IOException creating Postscript with graphics on S|
| 4126|New|Nor|2001-10-12|FontState.width() returns pts instead of millipts |
| 4226|New|Nor|2001-10-17|The orphans property doesn't seem to work |
| 4388|New|Nor|2001-10-24|Nullpointer exception in the construction of new D|
| 4415|New|Nor|2001-10-25|scaling=uniform does not work on images...  |
| 4510|New|Nor|2001-10-30|fo:inline common properties ignored?  |
| 4535|New|Maj|2001-10-31|PCL renderer 1.13 not rendering SVG   |
| 4767|New|Nor|2001-11-09|SVG text is distored in PDF output|
| 5001|New|Nor|2001-11-21|content-width and content-height ignored? |
| 5010|New|Enh|2001-11-21|Better error reporting needed |
| 5124|New|Maj|2001-11-27|fo:block-container is not rendered properly using |
| 5335|Opn|Min|2001-12-10|Text with embedded CID fonts not retrievable from |
| 5655|Ass|Nor|2002-01-02|text-decoration cannot take multiple values   |
| 6094|Opn|Maj|2002-01-29|0.20.3rc hangs in endless loop|
| 6237|Opn|Nor|2002-02-05|#xFB01 (fi ligature) produces a sharp? |
| 6305|New|Nor|2002-02-07|Using fo:table-and-caption results in empty output|
| 6427|New|Enh|2002-02-13|Adding additional Type 1 fonts problem|
| 6437|New|Maj|2002-02-13|Tables without fo:table-column don't render   |
| 6483|New|Nor|2002-02-15|Table, Loop, footer could not fit on page, moving|
| 6844|New|Nor|2002-03-04|No line breaks inserted in list-item-label|
| 6918|New|Enh|2002-03-06|reference-orientation has no effect   |
| 6997|New|Nor|2002-03-09|[PATCH] Row-spanned row data breaks over a page wi|
| 7241|New|Nor|2002-03-19|keep-with-previous, keep-with-next only working on|
| 7283|New|Nor|2002-03-20|Table border misaligned when using margin-left in |
| 7337|New|Nor|2002-03-21|border around external image leaves empty space   |
| 7487|New|Nor|2002-03-26|break-before=page for table inserts empty page  |
| 7496|New|Nor|2002-03-26|The table header borders are not adjusted to the b|
| 7525|New|Cri|2002-03-27|table with spans inside a list-block  |
| 7919|New|Cri|2002-04-10|problem to use attribute linefeed-treatment and li|
| 8003|Ass|Maj|2002-04-12|FopImageFactory never releases cached images  |
| 8050|New|Nor|2002-04-13|Soft hyphen (shy;) is not handled properly   |
| 8321|New|Nor|2002-04-19|from-parent('width') returns 0 for nested tables  |
| 8463|New|Nor|2002-04-24|SVG clipping in external.fo example doc when rende|
| 8767|Ass|Min|2002-05-03|Image and solid colour background rectangle sizes |
| 8819|New|Nor|2002-05-06|Footnotes lost|
|