]>
source.dussan.org Git - xmlgraphics-fop.git/log
Keiron Liddle [Wed, 16 May 2001 10:24:52 +0000 (10:24 +0000)]
fixes a null pointer ex if area is removed before creating area
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194244
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Wed, 16 May 2001 10:09:27 +0000 (10:09 +0000)]
updated to look better with current fop - 0.19 cvs
Submitted by: Daniel Bradby <dbradby@bigpond.net.au>
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194243
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Wed, 16 May 2001 09:27:27 +0000 (09:27 +0000)]
shows message if some content could not fit in static content
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194242
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Wed, 16 May 2001 08:49:53 +0000 (08:49 +0000)]
fixed some minor errors with the example
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194241
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Thu, 10 May 2001 23:46:12 +0000 (23:46 +0000)]
Mods applied
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194239
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Thu, 10 May 2001 22:26:28 +0000 (22:26 +0000)]
K. Liddle:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194238
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Thu, 10 May 2001 01:44:04 +0000 (01:44 +0000)]
K. Liddle: testing support
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194237
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Thu, 10 May 2001 01:35:51 +0000 (01:35 +0000)]
New buildtools JAR to support testing
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194236
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Thu, 10 May 2001 00:53:22 +0000 (00:53 +0000)]
G. Pretterhofer: added support for 'number-columns-repeated'
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194235
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 8 May 2001 00:20:44 +0000 (00:20 +0000)]
Fix for color carrying over page breaks
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194234
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 2 May 2001 21:05:03 +0000 (21:05 +0000)]
Fix disappearing text when using text-anchor != start
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194233
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 2 May 2001 21:00:49 +0000 (21:00 +0000)]
Stop tables from breaking too early, but make sure that all cells are
composed with the same maxHeight and that absolute Height is set correctly.
In TableRow.java, remove old commented out stuff and put back space-before
(for now) and fix a potential bug involving space-before.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194232
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 1 May 2001 01:02:13 +0000 (01:02 +0000)]
K. Liddle: vertical align amount modified
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194231
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 1 May 2001 01:01:24 +0000 (01:01 +0000)]
K. Liddle: unused static variable removed
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194230
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 1 May 2001 01:00:32 +0000 (01:00 +0000)]
K. Liddle: running page num ctr now instance variable for servlet use
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194229
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 1 May 2001 00:59:26 +0000 (00:59 +0000)]
K. Liddle: increasing padding problem fix
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194228
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 1 May 2001 00:58:37 +0000 (00:58 +0000)]
K. Liddle: footnote height/id reference problem fixes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194227
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 1 May 2001 00:57:39 +0000 (00:57 +0000)]
K. Liddle: footnote height problem fix
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194226
13f79535 -47bb-0310-9956-
ffa450edef68
Art Welch [Wed, 25 Apr 2001 22:01:24 +0000 (22:01 +0000)]
Overflows may cause a row to be re-laid out, need to skip cell content that has already been processed.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194225
13f79535 -47bb-0310-9956-
ffa450edef68
Art Welch [Wed, 25 Apr 2001 21:59:00 +0000 (21:59 +0000)]
Each column in the row should start with the same height available.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194224
13f79535 -47bb-0310-9956-
ffa450edef68
Art Welch [Tue, 24 Apr 2001 19:23:10 +0000 (19:23 +0000)]
For borders to be drawn properly on overflowed rows must process all children.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194223
13f79535 -47bb-0310-9956-
ffa450edef68
Tore Engvig [Sun, 22 Apr 2001 21:07:28 +0000 (21:07 +0000)]
PR:
Submitted by: Rafal Maczewski
Fix for using embedded TrueType fonts in SVG. This fix adds the use of
FontState.mapChar to ensure that glyphs used in the SVG document are included
in the embedded font.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194222
13f79535 -47bb-0310-9956-
ffa450edef68
Tore Engvig [Sun, 22 Apr 2001 20:02:21 +0000 (20:02 +0000)]
PR: 1383
Submitted by: westbay@seaple.icc.ne.jp
Patch from westbay@seaple.icc.ne.jp to use unicode escape char instead of
pound sign because it was interpreted as an invalid double byte char in
Japanese locale (ja_JP.EUC) and wouldn't compile.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194221
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Fri, 20 Apr 2001 21:01:31 +0000 (21:01 +0000)]
Submitted by: Keiron Liddle
Use Constants values.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194220
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Fri, 20 Apr 2001 21:00:31 +0000 (21:00 +0000)]
Fix body positioning; remove widow and orhpan handling for rows
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194219
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Fri, 20 Apr 2001 20:54:38 +0000 (20:54 +0000)]
Submitted by: Keiron Liddle
Add the toString method.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194218
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Fri, 20 Apr 2001 20:53:09 +0000 (20:53 +0000)]
Apply Keiron's patches
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194217
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Thu, 19 Apr 2001 21:45:59 +0000 (21:45 +0000)]
Put back background on table-column and table-cell
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194216
13f79535 -47bb-0310-9956-
ffa450edef68
Tore Engvig [Mon, 16 Apr 2001 21:52:09 +0000 (21:52 +0000)]
PR:
Changed encoding of CID fonts from customized CMap to predefined Identity-H
encoding.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194215
13f79535 -47bb-0310-9956-
ffa450edef68
Tore Engvig [Mon, 16 Apr 2001 21:50:12 +0000 (21:50 +0000)]
PR:
Fixes hyphenation for CID fonts
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194214
13f79535 -47bb-0310-9956-
ffa450edef68
Tore Engvig [Mon, 16 Apr 2001 16:51:41 +0000 (16:51 +0000)]
PR:
Submitted by: Jeremias M�rki
Fixes NumberFormatExceptions when reading .pfm files with kerning values.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194213
13f79535 -47bb-0310-9956-
ffa450edef68
Tore Engvig [Mon, 16 Apr 2001 16:07:30 +0000 (16:07 +0000)]
PR:
Submitted by: Rafal Maczewski
Fixes a signedness bug in handling cmaps that caused some fonts to be invalid.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194212
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 12 Apr 2001 09:46:48 +0000 (09:46 +0000)]
corrected danish hyphenation (Carlos Villegas)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194211
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 12 Apr 2001 07:51:20 +0000 (07:51 +0000)]
adds Danish text (Lars Michael Johnsen)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194210
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 12 Apr 2001 07:49:49 +0000 (07:49 +0000)]
adds Danish hyphenation file (Carlos Villegas)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194209
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Thu, 12 Apr 2001 00:12:49 +0000 (00:12 +0000)]
Removed uses of System.out where throwing a FOPException should suffice.
Refactored code to throw FOPExceptions so embedding FOP wont' cause app
server JVMs to exit.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194208
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 22:02:35 +0000 (22:02 +0000)]
add border-collapse property
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194207
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:45:17 +0000 (21:45 +0000)]
Correct bug with AreaContainer positioning
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194206
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:44:35 +0000 (21:44 +0000)]
Remove offset of X and Y position by border and padding
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194205
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:43:52 +0000 (21:43 +0000)]
Fix table breaking bug
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194204
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:42:45 +0000 (21:42 +0000)]
Make borders closer to CR spec
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194203
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:41:34 +0000 (21:41 +0000)]
remove commented out code
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194202
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:40:43 +0000 (21:40 +0000)]
Support for LengthPair property type
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194201
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:39:55 +0000 (21:39 +0000)]
New datatype to represent the property border-separation
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194200
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Wed, 11 Apr 2001 21:39:02 +0000 (21:39 +0000)]
new properties for table borders
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194199
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 8 Apr 2001 15:04:56 +0000 (15:04 +0000)]
Updated version to reflect that builds from this are a CVS version in the
next release (0.19.0-CVS)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194198
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 8 Apr 2001 14:55:39 +0000 (14:55 +0000)]
Made some tables in the TTF embedding optional to be compatible with more
fonts. This adheres to the TrueType spec, and makes the MS OpenType
extras optional.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194197
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 8 Apr 2001 14:06:15 +0000 (14:06 +0000)]
Fixed some bugs in PDF rendering when font embedding fails.
FontDescriptor is now written out anyway to produce a valid PDF
and acrobat reports that the font can't be displayed.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194196
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 8 Apr 2001 14:02:05 +0000 (14:02 +0000)]
Bugfix for font headers with long datatype
PR:
Obtained from:
Submitted by: Rafal Maczewski
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194195
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 3 Apr 2001 01:01:55 +0000 (01:01 +0000)]
Looks for fop.jar in top
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194192
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 3 Apr 2001 01:00:38 +0000 (01:00 +0000)]
Removed dist-bin from build; added stuff to make sure viewer resources
and images are included
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194191
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Mon, 2 Apr 2001 06:59:47 +0000 (06:59 +0000)]
adding latest changes
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194190
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Mon, 2 Apr 2001 06:58:45 +0000 (06:58 +0000)]
adding -text and -pcl options to help text
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194189
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Mon, 2 Apr 2001 03:47:42 +0000 (03:47 +0000)]
Cleaned up renderWordArea. removed unused code. optimized object creation
a little.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194188
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Mon, 2 Apr 2001 03:45:38 +0000 (03:45 +0000)]
Refactored FontState so it doesn't do excessive font lookups per character.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194187
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 1 Apr 2001 09:54:53 +0000 (09:54 +0000)]
Added default producer to fix a bug where the PDF producer is
set to null in the default commandline usage.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194186
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 1 Apr 2001 09:46:28 +0000 (09:46 +0000)]
Added CID Font example
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194185
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sat, 31 Mar 2001 20:10:24 +0000 (20:10 +0000)]
Made logging go to the same stream (out) for pages and the newline
after a page sequence. The newline was previously going to the err stream.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194184
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sat, 31 Mar 2001 20:08:05 +0000 (20:08 +0000)]
Backed out System.exit() change. This would be problematic for people
who (wrongly) embed Fop by calling main().
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194183
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sat, 31 Mar 2001 02:07:02 +0000 (02:07 +0000)]
Added explicit System.exit(0) when main is done to work around MacOS X
JDK issue which leaves the JVM running when main is done on command line
apps.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194182
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sat, 31 Mar 2001 02:03:41 +0000 (02:03 +0000)]
added missing hyph directory to src dist
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194181
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sat, 31 Mar 2001 01:45:11 +0000 (01:45 +0000)]
Added enclosing directory for distributions
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194180
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Thu, 29 Mar 2001 07:34:57 +0000 (07:34 +0000)]
Fixed basic-link horizontal position with justification turned on.
PR: 953
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194179
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Wed, 28 Mar 2001 05:33:31 +0000 (05:33 +0000)]
Added version filtering to build. Version should now be in only build.xml,
and config.xml picks it up from there during the build process.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194178
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Wed, 28 Mar 2001 05:21:16 +0000 (05:21 +0000)]
Fixed documentation build. Stylebook requires Xalan 1.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194177
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Tue, 27 Mar 2001 20:38:39 +0000 (20:38 +0000)]
enabling pdf, disabling html
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194176
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Sun, 25 Mar 2001 23:06:39 +0000 (23:06 +0000)]
disabling makedoc, because of unknown error in stylebook
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194175
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Sun, 25 Mar 2001 23:03:22 +0000 (23:03 +0000)]
updating docs for 0.18 release
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194174
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Fri, 23 Mar 2001 21:17:40 +0000 (21:17 +0000)]
Submitted by: Art Welch
Offset by half border width in doFrame
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194173
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Fri, 23 Mar 2001 08:41:34 +0000 (08:41 +0000)]
subset fonts embedding [submitted by Tore Engvig]
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194172
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Thu, 22 Mar 2001 22:28:36 +0000 (22:28 +0000)]
Submitted by: Art Welch
Make it easier to configure line endings and formfeed characters.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194171
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Thu, 22 Mar 2001 22:25:23 +0000 (22:25 +0000)]
add border-style=solid to make borders be drawn
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194170
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 22 Mar 2001 18:18:21 +0000 (18:18 +0000)]
updates changes log
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194169
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 22 Mar 2001 18:17:02 +0000 (18:17 +0000)]
subset fonts embedding (submitted by Tore Engvig)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194168
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 22 Mar 2001 17:13:48 +0000 (17:13 +0000)]
fixed: the typos in the fonts example in the userconfig.xml [Alain Fagot]
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194167
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 22 Mar 2001 16:28:23 +0000 (16:28 +0000)]
fixed: hexadecimal escape sequences in dutch hyphenation file converted to iso-latin-1 [Carlos Villegas]
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194166
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Thu, 22 Mar 2001 16:26:11 +0000 (16:26 +0000)]
adds pointer to xsl:fo reference by ZVON (Alain FAGOT)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194165
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 18 Mar 2001 01:18:22 +0000 (01:18 +0000)]
Driver reset patch
PR:
Obtained from:
Submitted by: Art Welch
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194164
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Sun, 18 Mar 2001 00:48:03 +0000 (00:48 +0000)]
New and improved Fop task for Ant
Added basedir attribute.
Made messages reported by ant simpler.
PR:
Obtained from:
Submitted by: Will Holcomb <will@odin.himinbi.org>
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194163
13f79535 -47bb-0310-9956-
ffa450edef68
Karen Lease [Fri, 16 Mar 2001 22:59:43 +0000 (22:59 +0000)]
Commit Art Welch fix to PCL borders
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194162
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Wed, 14 Mar 2001 15:54:50 +0000 (15:54 +0000)]
Fixed colons in classpaths
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194159
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Wed, 14 Mar 2001 00:50:21 +0000 (00:50 +0000)]
checks for no more room in block area
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194157
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 13 Mar 2001 02:44:25 +0000 (02:44 +0000)]
Short license
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194155
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 13 Mar 2001 02:43:51 +0000 (02:43 +0000)]
Added license
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194154
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Tue, 13 Mar 2001 02:36:39 +0000 (02:36 +0000)]
Mods to text renderer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194153
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Mon, 12 Mar 2001 23:21:30 +0000 (23:21 +0000)]
added border style to relevant border so that borders show up
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194151
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Sat, 10 Mar 2001 19:02:54 +0000 (19:02 +0000)]
Updates due to introduction of PrintRenderer
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194150
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Sat, 10 Mar 2001 19:02:09 +0000 (19:02 +0000)]
Updates due to PCL support
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194149
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Sat, 10 Mar 2001 19:00:38 +0000 (19:00 +0000)]
New abstract base class for print renderers
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194148
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Sat, 10 Mar 2001 18:59:45 +0000 (18:59 +0000)]
New files for text rendering
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194147
13f79535 -47bb-0310-9956-
ffa450edef68
arved [Sat, 10 Mar 2001 18:58:49 +0000 (18:58 +0000)]
New files for PCL rendering
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194146
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Thu, 8 Mar 2001 17:37:14 +0000 (17:37 +0000)]
JDK 1.1 fix to Manifest task
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194145
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Thu, 8 Mar 2001 04:21:37 +0000 (04:21 +0000)]
put text-anchor in the correct place
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194144
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Wed, 7 Mar 2001 22:52:11 +0000 (22:52 +0000)]
adds CID Font support to svg text
Submitted by: Claud Yu
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194143
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Mon, 5 Mar 2001 22:20:36 +0000 (22:20 +0000)]
Updated ant version number in CHANGES to match current version
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194142
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Mon, 5 Mar 2001 21:55:45 +0000 (21:55 +0000)]
adds new dutch hyphenation pattern (submitted by Reinout Verkerk)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194141
13f79535 -47bb-0310-9956-
ffa450edef68
fotis [Mon, 5 Mar 2001 17:38:10 +0000 (17:38 +0000)]
add last changes by Karen, Kelly, Arved
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194140
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Mon, 5 Mar 2001 06:40:46 +0000 (06:40 +0000)]
Upgraded to ant 1.3
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194139
13f79535 -47bb-0310-9956-
ffa450edef68
Keiron Liddle [Mon, 5 Mar 2001 04:39:57 +0000 (04:39 +0000)]
properly adjusts the max height of table parts
when a footnote is added
table will not overlap with the footnote
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194138
13f79535 -47bb-0310-9956-
ffa450edef68
Kelly Campbell [Mon, 5 Mar 2001 03:46:20 +0000 (03:46 +0000)]
Updated build. Added manifest to jar to make it a runnable jar.
Updated dist targets to have separate src and bin builds.
Compressed the xerces-1.2.3.jar to make distributions and cvs
checkouts smaller.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194137
13f79535 -47bb-0310-9956-
ffa450edef68