aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples
Commit message (Collapse)AuthorAgeFilesLines
* synced with branchKeiron Liddle2001-12-1156-113/+113
| | | | | | | has change from master-name to master-reference git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194594 13f79535-47bb-0310-9956-ffa450edef68
* Use filesets for newPDF and referencePDFKaren Lease2001-10-141-43/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194515 13f79535-47bb-0310-9956-ffa450edef68
* Add table-column proportional width and table width percentage examplesKaren Lease2001-10-141-0/+221
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194514 13f79535-47bb-0310-9956-ffa450edef68
* Reduce line-height in block-containers to make the text fitKaren Lease2001-10-141-12/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194513 13f79535-47bb-0310-9956-ffa450edef68
* updated servlet to reflect changes to fopKeiron Liddle2001-09-252-8/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194481 13f79535-47bb-0310-9956-ffa450edef68
* this patch alters the fop ant task so that other render outputKeiron Liddle2001-09-241-122/+122
| | | | | | | | | | formats are supported output type can be specified by mime type and also handles file sets Submitted by: Jeremias Maerki <jeremias.maerki@outline.ch> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194479 13f79535-47bb-0310-9956-ffa450edef68
* an example to demonstrate another use of markersKeiron Liddle2001-09-211-0/+140
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194474 13f79535-47bb-0310-9956-ffa450edef68
* handles viewbox and no svg size betterKeiron Liddle2001-08-303-5/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194446 13f79535-47bb-0310-9956-ffa450edef68
* Added Avalon and Logkit to path to allow execution.Steve Coffman2001-08-202-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194432 13f79535-47bb-0310-9956-ffa450edef68
* formatted and made it compile (with changed api?)Keiron Liddle2001-08-101-116/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194404 13f79535-47bb-0310-9956-ffa450edef68
* AHS: fo:marker examplesarved2001-07-272-0/+389
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194375 13f79535-47bb-0310-9956-ffa450edef68
* Fix spanning row example so it worksKaren Lease2001-07-041-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194333 13f79535-47bb-0310-9956-ffa450edef68
* added some more info, examplesKeiron Liddle2001-06-282-0/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194321 13f79535-47bb-0310-9956-ffa450edef68
* images are relative to where the doc isKeiron Liddle2001-06-211-4/+4
| | | | | | | rather than an arbitrary location git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194303 13f79535-47bb-0310-9956-ffa450edef68
* deletes the correct dir when cleanKeiron Liddle2001-06-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194298 13f79535-47bb-0310-9956-ffa450edef68
* sets style so that it looks betterKeiron Liddle2001-06-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194297 13f79535-47bb-0310-9956-ffa450edef68
* hyphen.fo breaks; removed from testingarved2001-06-161-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194290 13f79535-47bb-0310-9956-ffa450edef68
* added some external svg examplesKeiron Liddle2001-06-085-2/+212
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194283 13f79535-47bb-0310-9956-ffa450edef68
* Added Norwegian hyphenation based on Rune Kleveland's originalTore Engvig2001-06-071-0/+96
| | | | | | | nohyphb.tex TeX patterns from the ispell-norsk-2.0 package git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194282 13f79535-47bb-0310-9956-ffa450edef68
* these svg files are no longer relevant.Keiron Liddle2001-06-0642-8037/+0
| | | | | | | | Testing of svg rendering is done via PDFTranscoder for batik information and examples are supplied elsewhere git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194274 13f79535-47bb-0310-9956-ffa450edef68
* an example fo file showing how to embed svg documentsKeiron Liddle2001-06-061-0/+1001
| | | | | | | in progress git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194273 13f79535-47bb-0310-9956-ffa450edef68
* fixed classpath for batik jarKeiron Liddle2001-05-184-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194255 13f79535-47bb-0310-9956-ffa450edef68
* fixed up the fill and border so it looks betterKeiron Liddle2001-05-171-5/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194252 13f79535-47bb-0310-9956-ffa450edef68
* FOP now uses Batik to render svgKeiron Liddle2001-05-171-1/+1
| | | | | | | | | | | | This is handled for awt - using batik to render to a graphic and pdf. Pdf still requires better image support. The elements and properties are generated from the svgelements.xml document. The version of batik is 17/05/2001 cvs. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194250 13f79535-47bb-0310-9956-ffa450edef68
* updated to look better with current fop - 0.19 cvsKeiron Liddle2001-05-161-34/+50
| | | | | | | 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
* Apply Keiron's patchesKaren Lease2001-04-202-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194217 13f79535-47bb-0310-9956-ffa450edef68
* adds Danish text (Lars Michael Johnsen)fotis2001-04-121-61/+101
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194210 13f79535-47bb-0310-9956-ffa450edef68
* add border-collapse propertyKaren Lease2001-04-112-18/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194207 13f79535-47bb-0310-9956-ffa450edef68
* Added CID Font exampleKelly Campbell2001-04-012-0/+1011
| | | | | | | | | | 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
* Fixed basic-link horizontal position with justification turned on.Kelly Campbell2001-03-292-0/+116
| | | | | | | | | | 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
* add border-style=solid to make borders be drawnKaren Lease2001-03-221-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194170 13f79535-47bb-0310-9956-ffa450edef68
* Fixed colons in classpathsKelly Campbell2001-03-142-2/+2
| | | | | | | | | | 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
* added border style to relevant border so that borders show upKeiron Liddle2001-03-121-96/+96
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194151 13f79535-47bb-0310-9956-ffa450edef68
* Updated build. Added manifest to jar to make it a runnable jar.Kelly Campbell2001-03-054-10/+13
| | | | | | | | | | | | | 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
* All regions examplearved2001-03-041-0/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194131 13f79535-47bb-0310-9956-ffa450edef68
* New test file for border and padding shorthandKaren Lease2001-03-042-0/+171
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194130 13f79535-47bb-0310-9956-ffa450edef68
* Contribution by Jarno Elovirtaarved2001-03-041-0/+1244
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194119 13f79535-47bb-0310-9956-ffa450edef68
* Refactored Driver to simplify usage required for other appsKelly Campbell2001-03-031-11/+3
| | | | | | | | | | | | to integrate Fop. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194114 13f79535-47bb-0310-9956-ffa450edef68
* Patch for list-block to support body-start and label-endKelly Campbell2001-02-237-670/+670
| | | | | | | | | | PR: 682 Obtained from: Submitted by: Peter S. Housel <housel@acm.org> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194086 13f79535-47bb-0310-9956-ffa450edef68
* example tables with breaksKeiron Liddle2001-02-181-0/+322
| | | | | | | currently on rows git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194075 13f79535-47bb-0310-9956-ffa450edef68
* adding euro symbol to example filefotis2001-02-131-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194069 13f79535-47bb-0310-9956-ffa450edef68
* adding servlet examplefotis2001-02-133-1/+172
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194068 13f79535-47bb-0310-9956-ffa450edef68
* Ignore 'tests' directoryarved2001-02-121-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194065 13f79535-47bb-0310-9956-ffa450edef68
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-062-0/+1412
| | | | | | | | | | | docs/examples/fo/pdfoutline.fo for an example. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194025 13f79535-47bb-0310-9956-ffa450edef68
* adds finnish and italian text (thanks to St�phane Bline and Jarno Elovirta)fotis2001-02-011-98/+149
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194011 13f79535-47bb-0310-9956-ffa450edef68
* changed the use of leader in content table, added some introductory remarksfotis2001-02-011-185/+144
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194010 13f79535-47bb-0310-9956-ffa450edef68
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-3/+92
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194007 13f79535-47bb-0310-9956-ffa450edef68
* made fo validKeiron Liddle2001-01-301-18/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194001 13f79535-47bb-0310-9956-ffa450edef68
* Add language attribute with hyphenation.eschaeffer2001-01-251-115/+126
| | | | | | | | | | | Add a block to show justified text. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193989 13f79535-47bb-0310-9956-ffa450edef68
* Examples of small-caps.eschaeffer2001-01-231-126/+127
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193978 13f79535-47bb-0310-9956-ffa450edef68