]>
source.dussan.org Git - xmlgraphics-fop.git/log
Vincent Hennebert [Thu, 8 Feb 2007 16:55:11 +0000 (16:55 +0000)]
Javadoc for the table layout code
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@504958
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 7 Feb 2007 16:13:54 +0000 (16:13 +0000)]
The spec explicitely does not specify what should be done when bpd is set to a different value than "auto" for fo:table. Display a warning that "auto" will be used as a fall back.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@504602
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 7 Feb 2007 11:44:49 +0000 (11:44 +0000)]
Bugzilla #41488:
Fix for NPE with PNG images for RTF output.
Support for GIF images in RTF output (RTF handler, only. Does not affect the RTF library.).
Reverts revision 503326 and fixes the problem in a different way. But the fix is only a work-around and will need to be revisited when redesigning the image package. At any rate, the resolution problem introduced with the previous patch can been avoided with the new approach.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@504511
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Tue, 6 Feb 2007 20:35:49 +0000 (20:35 +0000)]
Fix: override PropertyMaker.make() to properly parse font-family names containing spaces.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@504280
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sat, 3 Feb 2007 22:31:34 +0000 (22:31 +0000)]
Bugzilla #41488:
Fix for NPE with PNG images for RTF output.
Submitted by: Dominic Brügger <bruegger.at.puzzle.ch>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@503326
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sat, 3 Feb 2007 22:22:26 +0000 (22:22 +0000)]
Support for soft masks (transparency) with ImageIO image adapter. Should help with transparent PNGs.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@503323
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sat, 3 Feb 2007 21:52:44 +0000 (21:52 +0000)]
Bugzilla #25997,#25999:
Allow reading of OpenType fonts with CFF data in TTFFile. CFF fonts are still not supported in FOP!
Inspired by: Eliot Kimber <drmacro.at.yahoo.com>
In addition to the above:
xHeight and capHeight are now determined through the OS/2 table if no other source for this information helped.
Changed the log level of some info messages to debug to avoid unnecessary log output when TrueType fonts are loaded without XML metrics.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@503317
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Wed, 31 Jan 2007 20:34:08 +0000 (20:34 +0000)]
Fix for bugzilla 41503:
take into account that column-numbers need not be monotonically increasing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@501977
13f79535 -47bb-0310-9956-
ffa450edef68
Luca Furini [Tue, 30 Jan 2007 16:37:11 +0000 (16:37 +0000)]
Fix for bug 41019, minor changes to a few testcases as now a different set of break is created.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@501453
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Fri, 26 Jan 2007 11:06:01 +0000 (11:06 +0000)]
Fix for PDF corruption when a TrueType font with spaces in its name is embedded and no XML font metrics file for that font is used.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@500222
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Fri, 26 Jan 2007 11:01:50 +0000 (11:01 +0000)]
Typo in javadoc
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@500221
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 22 Jan 2007 22:43:30 +0000 (22:43 +0000)]
Properties are wrong. Sorry.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@498837
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 22 Jan 2007 22:33:42 +0000 (22:33 +0000)]
Bugzilla #41426:
Fix for ClassCastException when fo:wrapper was used as direct child of fo:flow.
Note: "id" attributes are still not handled properly on fo:wrapper!
Submitted by: Adrian Cumiskey <fop-dev.at.cumiskey.com>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@498835
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Mon, 22 Jan 2007 20:09:56 +0000 (20:09 +0000)]
svn propset svn:eol-style native publish.xml
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@498774
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 22 Jan 2007 09:39:01 +0000 (09:39 +0000)]
Ignore the work directory created by ForrestBot.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@498565
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 22 Jan 2007 09:37:48 +0000 (09:37 +0000)]
Point to upcoming ApacheCon EU
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@498564
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sun, 21 Jan 2007 14:35:08 +0000 (14:35 +0000)]
Switching to SVN deployment with ForrestBot so everyone can do the FOP site deployment and we fulfill the wishes of the infrastructure people.
This includes the FixCRLF operation to avoid any problems with mixed line endings in the generated files on Windows.
Deployment using "ant -f publish.xml deploy"
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@498325
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Tue, 16 Jan 2007 21:06:42 +0000 (21:06 +0000)]
Bugfix: Seeking to the end of the file is legal, only reading from this position isn't. Fixes running TTFReader with K3.ttf.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@496860
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 16 Jan 2007 19:59:13 +0000 (19:59 +0000)]
Two scripts to start FOP on MS Windows
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@496842
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Mon, 15 Jan 2007 21:06:31 +0000 (21:06 +0000)]
Added a compliance column for the development version
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@496492
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Sun, 14 Jan 2007 02:37:32 +0000 (02:37 +0000)]
Two Knuth boxes following each other should only be considered for an additional letter space if both are not auxiliary boxes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@496020
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Sat, 13 Jan 2007 09:20:49 +0000 (09:20 +0000)]
Initial support for soft hyphens
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@495855
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Thu, 11 Jan 2007 21:03:07 +0000 (21:03 +0000)]
Code cleanup:
- avoid unnecessary calls to getLogger(); LengthBase gets its own logger, LMs log to the AbstractLM logger
- CommonBorderPaddingBackground no longer implements Cloneable
(changes suggested by Richard Wheeldon)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@495371
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Thu, 11 Jan 2007 13:51:28 +0000 (13:51 +0000)]
Added support for line-height-shift-adjustment property
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@495222
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Thu, 11 Jan 2007 10:28:57 +0000 (10:28 +0000)]
Fix for new linebreaking in combination with hyphenation not correctly breaking when explicit hyphen present
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@495175
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Thu, 11 Jan 2007 04:43:38 +0000 (04:43 +0000)]
changed download links to to reflect xmlgraphics (http://archive.apache.org/dist/xmlgraphics/fop/*)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@495110
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 10 Jan 2007 20:59:54 +0000 (20:59 +0000)]
Updates after release 0.93, a.o. the new approval procedure
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@494979
13f79535 -47bb-0310-9956-
ffa450edef68
Clay Leeds [Wed, 10 Jan 2007 06:30:47 +0000 (06:30 +0000)]
Changed rgb-icc compliance indicator from 'no' to 'yes' (Thanks Elliotte)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@494738
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 9 Jan 2007 21:29:40 +0000 (21:29 +0000)]
Created a static known-issues item in the release tab. Updated the
documenation for running.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@494595
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Tue, 9 Jan 2007 14:21:59 +0000 (14:21 +0000)]
In relaxed validation mode, it should be acceptable to have fo:table-footer /after/ fo:table-body
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@494416
13f79535 -47bb-0310-9956-
ffa450edef68
Christian Geisert [Mon, 8 Jan 2007 08:47:58 +0000 (08:47 +0000)]
added some info about me
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493987
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Mon, 8 Jan 2007 08:19:10 +0000 (08:19 +0000)]
That may be discussed, but IMO support for UAX#14 line breaking is an important addition.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493979
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Mon, 8 Jan 2007 03:19:39 +0000 (03:19 +0000)]
Added afp to command line options help, marked mif and svg as experimental
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493927
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sun, 7 Jan 2007 18:40:45 +0000 (18:40 +0000)]
Fixed some more invalid links.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493803
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sun, 7 Jan 2007 13:19:45 +0000 (13:19 +0000)]
Merging changes from branch fop-0.93 back into trunk, change year 2006
in build.xml into 2007, remove PCL from unsupported output formats in
known issues
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493717
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 6 Jan 2007 14:18:57 +0000 (14:18 +0000)]
Added fop.home to Main.getJARList. Adapted the documentation.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493473
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 6 Jan 2007 11:07:37 +0000 (11:07 +0000)]
Added to the documentation of FOP's classpath and jar features
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493445
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Sat, 6 Jan 2007 06:58:14 +0000 (06:58 +0000)]
Update white-space test case to cover more Unicode whitespace codepoints
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493429
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 5 Jan 2007 21:52:46 +0000 (21:52 +0000)]
Documenting FOP's entry point for user written scripts
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493202
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 5 Jan 2007 21:01:51 +0000 (21:01 +0000)]
Removed debugging information
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493190
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Fri, 5 Jan 2007 10:35:09 +0000 (10:35 +0000)]
FAQ entry on usage of height on table-rows.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@492965
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Thu, 4 Jan 2007 21:54:38 +0000 (21:54 +0000)]
Bugzilla #40930:
Added support for display-align for table-cell in RTF output.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@492769
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 3 Jan 2007 09:58:10 +0000 (09:58 +0000)]
Add Pascal Sancho to the active contributors list. Thanks to Pascal for his contributions to FOP so far.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@492087
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Tue, 2 Jan 2007 20:18:24 +0000 (20:18 +0000)]
Readding the default format. This solves bug 41271.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@491926
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 23 Dec 2006 12:02:56 +0000 (12:02 +0000)]
Correction: undo part of refactoring I've done locally, but not committed
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@489887
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 23 Dec 2006 12:00:42 +0000 (12:00 +0000)]
Slight improvement of the check in equals(); make sure String.equals() gets called only as a last resort (for non-canonical Strings)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@489886
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sat, 23 Dec 2006 11:57:29 +0000 (11:57 +0000)]
Adaptation of MarkerAttribute cache to use WeakHashMap
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@489885
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Fri, 22 Dec 2006 11:13:46 +0000 (11:13 +0000)]
Fix compilation error caused by incorrect package name in generated code. Also updated tests to Unicode 5 UAX#14 pair table compliance.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@489620
13f79535 -47bb-0310-9956-
ffa450edef68
Manuel Mall [Fri, 22 Dec 2006 09:16:18 +0000 (09:16 +0000)]
Added (limited) support for Unicode UAX#14 compliant line breaking. Thanks to Joerg Pietschman who supplied the core code for the Unicode line breaking algorithm
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@489585
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Thu, 21 Dec 2006 19:48:13 +0000 (19:48 +0000)]
Avoid reading beyond the end of the file. This fixes bug 41117.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@489448
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 20 Dec 2006 09:13:55 +0000 (09:13 +0000)]
Update of status
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@488988
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 20 Dec 2006 08:45:54 +0000 (08:45 +0000)]
Remove unused attributes from TableCell. Patch by Richard Wheeldon
<richardw@geoquip-rnd.demon.co.uk>. ASF Bugzilla Bug 41009.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@488966
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 20 Dec 2006 08:34:28 +0000 (08:34 +0000)]
Comment out unused properties. Patch by Richard Wheeldon
<richardw@geoquip-rnd.demon.co.uk>. ASF Bugzilla Bug 41044,
attachment 19177.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@488960
13f79535 -47bb-0310-9956-
ffa450edef68
Andreas L. Delmelle [Sun, 17 Dec 2006 12:00:00 +0000 (12:00 +0000)]
Optimization in Marker.java: reduction of distinct MarkerAttribute instances (see also Bugzilla 41044)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@487972
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Thu, 7 Dec 2006 14:05:59 +0000 (14:05 +0000)]
Add a disabled testcase for bug #40230 (was in my local copy for long)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@483461
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Mon, 4 Dec 2006 19:59:00 +0000 (19:59 +0000)]
sans mots
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@482326
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Fri, 24 Nov 2006 17:32:48 +0000 (17:32 +0000)]
Small improvements of the table layout code:
- javadoc
- code cleanup
- give more explicit names (I believe) to some variables
- remove whitespaces at ends of lines
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@478928
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 20 Nov 2006 09:00:04 +0000 (09:00 +0000)]
Removed Implementation-URL entry as that seems to be used for automatic extension downloading:
See http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#Main%20Attributes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@477112
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sun, 19 Nov 2006 12:50:06 +0000 (12:50 +0000)]
Put LICENSE and NOTICE in all important build artifacts.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@476808
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 13 Nov 2006 17:49:12 +0000 (17:49 +0000)]
Tweaking performance a bit.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@474414
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 13 Nov 2006 17:42:28 +0000 (17:42 +0000)]
Bugzilla #40387:
Dealing with IOExceptions for certain large PFM files in a more radical way: load everything into memory, since we basically need random access here. The biggest PFMs I've seen so far are around 20KB so this shouldn't be a big problem, especially as the memory is freed pretty quickly.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@474410
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 13 Nov 2006 16:28:13 +0000 (16:28 +0000)]
Added initial support for loading fonts without a pre-created XML font metrics file.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@474387
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 13 Nov 2006 14:16:53 +0000 (14:16 +0000)]
Bugzilla #40729:
Fix for CMYK ICC colors which were rendered in DeviceCMYK.
Submitted by: Peter Coppens <pc.subscriptions.at.gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@474327
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 13 Nov 2006 11:00:48 +0000 (11:00 +0000)]
Removing non-existent link.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@474248
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 13 Nov 2006 10:08:19 +0000 (10:08 +0000)]
Bugzilla #40729:
Support for the rgb-icc() function and for a proprietary cmyk() function (for device CMYK colors only through the PDF renderer so far).
Submitted by: Peter Coppens <pc.subscriptions.at.gmail.com>
Patch slightly modified to comply with our Java conventions, plus some minor editing.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@474225
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sun, 12 Nov 2006 16:40:24 +0000 (16:40 +0000)]
Improve compatibility with Apache Harmony:
UnicodeBig does the same as UTF-16BE on read (marker is optional, defaults to big endian).
"UnicodeBig" does not seem to be available in Harmony, yet.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@473986
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sun, 12 Nov 2006 15:38:45 +0000 (15:38 +0000)]
Bugzilla #40813:
1. The PreviewDialog did not display correctly under certain Window managers
(this is actually a bug in Sun's JVM).
2. Keyboard shortcuts are added for PageUp/PageDown (prev/next page), Home
(first page) and End (last page).
3. PreviewPanel.setPage() scrolls to the selected page.
Submitted by: Richard Wheeldon <richardw.at.geoquip-rnd.demon.co.uk>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@473976
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Sun, 12 Nov 2006 15:28:15 +0000 (15:28 +0000)]
Bugzilla #40849:
Support for fo:instream-foreign-object (SVG only) for RTF output.
Submitted by: Dominic Brügger <bruegger.at.puzzle.ch>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@473975
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 8 Nov 2006 15:37:10 +0000 (15:37 +0000)]
ApacheCon is over, next ApacheCon in April 2007 in Amsterdam NL
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@472520
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 8 Nov 2006 14:57:00 +0000 (14:57 +0000)]
Handle the case where no ImageWriter is returned. Avoids an NPE.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@472508
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Mon, 6 Nov 2006 13:33:12 +0000 (13:33 +0000)]
Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@471725
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Fri, 27 Oct 2006 11:31:34 +0000 (11:31 +0000)]
Better debug info.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@468348
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 25 Oct 2006 16:05:10 +0000 (16:05 +0000)]
Style only.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@467698
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 25 Oct 2006 15:59:28 +0000 (15:59 +0000)]
Update to latest font metric XML version to make tests work again.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@467691
13f79535 -47bb-0310-9956-
ffa450edef68
Vincent Hennebert [Wed, 25 Oct 2006 07:36:26 +0000 (07:36 +0000)]
Update my profile (and, most of all, try my very first commit!)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@467575
13f79535 -47bb-0310-9956-
ffa450edef68
Christian Geisert [Mon, 23 Oct 2006 09:33:41 +0000 (09:33 +0000)]
Added news about Vincent voted as committer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@466963
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Mon, 16 Oct 2006 06:56:55 +0000 (06:56 +0000)]
listed myself as active again
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@464399
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Fri, 13 Oct 2006 07:45:19 +0000 (07:45 +0000)]
Do not stop building the metrics file if the unicode index is not found for a kerning entry.
In my tests with OpenType fonts provided with Ubuntu, this happened quite often, probably
caused by extraneous kerning entries which do not point to valid glyphs.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@463581
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 13 Oct 2006 07:10:20 +0000 (07:10 +0000)]
fop script again. Forgot to remove debugging information.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@463579
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Fri, 13 Oct 2006 07:07:21 +0000 (07:07 +0000)]
Improve the invocation of cygpath for cygwin. This fixes bug
40583. Patch contributed by Mark C. Allman <mcallman at allmanpc dot
com>.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@463578
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Thu, 12 Oct 2006 10:08:01 +0000 (10:08 +0000)]
Bugzilla 40739, metrics-version attribute added to TrueType XML metrics files.
Checked when reloading the file to detect incompatible file versions.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@463180
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Thu, 12 Oct 2006 09:41:03 +0000 (09:41 +0000)]
Bugzilla 40724, kerning works now for custom CID fonts.
Kerning tables in the metrics xml file now uses unicode character indexes, instead of glyph indexes.
Note that this makes the kerning info in these files incompatible with older versions of FOP.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@463175
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 11 Oct 2006 14:40:34 +0000 (14:40 +0000)]
Fixed possible endless loop.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462816
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 11 Oct 2006 14:30:34 +0000 (14:30 +0000)]
Tabs again. :-)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462814
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Wed, 11 Oct 2006 14:19:28 +0000 (14:19 +0000)]
FilledArea now properly applies the variation factor, when a page
number citation is resolved. It (and each InlineArea) may have an
adjustingInfo object for that purpose. Adapted leader_toc testcase to
the new, correct, results; removed page-number-citation_forward-ref
testcase because it duplicates the leader_toc testcase.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462812
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 11 Oct 2006 09:09:26 +0000 (09:09 +0000)]
Just an attempt to clarify what "bf" means.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462743
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 11 Oct 2006 09:07:19 +0000 (09:07 +0000)]
Added a task for a source JAR (for Maven and Eclipse users)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462742
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Wed, 11 Oct 2006 09:06:01 +0000 (09:06 +0000)]
Patch from bugzilla 5335 comment #17 applied, thanks to vincent.hennebert@anyware-tech.com.
Fixes "Illegal entry in bfrange block in ToUnicode CMap" error, and a potential problem when the ToUnicode table contains more than 100 ranges.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462741
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 11 Oct 2006 08:54:40 +0000 (08:54 +0000)]
Added a note about the "changing available IPD" problem.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462736
13f79535 -47bb-0310-9956-
ffa450edef68
Jeremias Maerki [Wed, 11 Oct 2006 07:45:42 +0000 (07:45 +0000)]
code style
TAB characters
license headers
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@462726
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Tue, 10 Oct 2006 13:32:03 +0000 (13:32 +0000)]
in debug mode, log the font tables names
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454734
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Tue, 10 Oct 2006 13:14:19 +0000 (13:14 +0000)]
(this file was missing in previous commit)
Applied patch from bugzilla 5335, comment 10.
Generates a ToUnicode table for embedded CID fonts.
Patch provided by Adam Strzelecki, ono@java.pl.
The patch contains code for the FOray project, used with permission (bugzilla 5335 comment #13).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454731
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Tue, 10 Oct 2006 13:00:05 +0000 (13:00 +0000)]
Applied patch from bugzilla 5335, comment 10.
Generates a ToUnicode table for embedded CID fonts.
Patch provided by Adam Strzelecki, ono@java.pl.
The patch contains code for the FOray project, used with permission (bugzilla 5335 comment #13).
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454725
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Tue, 10 Oct 2006 09:40:56 +0000 (09:40 +0000)]
Throw exception if font does not provide a loca table (happens when attempting to read an OpenType font with CFF outlines)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454671
13f79535 -47bb-0310-9956-
ffa450edef68
Bertrand Delacretaz [Tue, 10 Oct 2006 09:15:06 +0000 (09:15 +0000)]
Throw exception if glyf table is not found (currently happens with some OTF font files)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454669
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Mon, 9 Oct 2006 13:07:13 +0000 (13:07 +0000)]
Create a dummy PercentBaseContext in FOPRtfAttributes, so that
percentage font size properties are properly evaluated. Patch by
Renaud Michel <renaud dot michel at defimedia dot be>. Unfortunately,
no regression test, because I have no RTF test framework.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454369
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Mon, 9 Oct 2006 10:57:55 +0000 (10:57 +0000)]
Fix a small error in ListItemLayoutManager. Patch submitted by Julien
Plissonneau Duquène <julien dot plissonneau dot duquene at
savoirfairelinux dot com>, see bug 40556.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454338
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Mon, 9 Oct 2006 10:34:32 +0000 (10:34 +0000)]
Prevent a StringIndexOutOfBoundsException when the PNG output file
name does not have an extension. Patch submitted by Matt Healy <mjh at
cs dot rit dot edu>, see bug 40655.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454331
13f79535 -47bb-0310-9956-
ffa450edef68
Joerg Pietschmann [Sat, 7 Oct 2006 21:00:13 +0000 (21:00 +0000)]
Fixed a few JavaDoc errors. Removed some apparently unused/obsolete methods.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454018
13f79535 -47bb-0310-9956-
ffa450edef68
Simon Pepping [Sat, 7 Oct 2006 14:29:54 +0000 (14:29 +0000)]
Fixed layout of forward page number citation references in fo:inline
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@453920
13f79535 -47bb-0310-9956-
ffa450edef68