aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples
Commit message (Collapse)AuthorAgeFilesLines
...
* Christian Geisert's patch to allow JDK 1.1 people to use no images.Steve Coffman2000-10-121-1/+1
| | | | | | | Doesn't hurt on 1.2, but haven't tested on 1.1 system. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193724 13f79535-47bb-0310-9956-ffa450edef68
* Now, show transparency support and BMP supporteschaeffer2000-09-251-6/+30
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193714 13f79535-47bb-0310-9956-ffa450edef68
* some examples for placing svg within blocks and textKeiron Liddle2000-09-191-0/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193705 13f79535-47bb-0310-9956-ffa450edef68
* updated namespace uri to the correct valKeiron Liddle2000-09-1528-28/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193694 13f79535-47bb-0310-9956-ffa450edef68
* updated to new CR namespace, and referencesKeiron Liddle2000-08-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193664 13f79535-47bb-0310-9956-ffa450edef68
* changed to new CR namespaceKeiron Liddle2000-08-1427-33/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193663 13f79535-47bb-0310-9956-ffa450edef68
* updated to conform to xsl dtd as provided by N. Grigorievfotis2000-08-118-18/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193644 13f79535-47bb-0310-9956-ffa450edef68
* updated to conform to xsl dtd as provided by N. Grigorievfotis2000-08-119-40/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193642 13f79535-47bb-0310-9956-ffa450edef68
* adds pointer to Keirons svg test suitefotis2000-08-112-159/+159
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193641 13f79535-47bb-0310-9956-ffa450edef68
* adds example file for fo:leader and replaces display-rule with leader in ↵fotis2000-08-035-20/+99
| | | | | | existing files git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193604 13f79535-47bb-0310-9956-ffa450edef68
* put svg in instream-foreign-objectKeiron Liddle2000-08-031-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193602 13f79535-47bb-0310-9956-ffa450edef68
* wrapped svg in instream-foreign-objectKeiron Liddle2000-08-031-9/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193584 13f79535-47bb-0310-9956-ffa450edef68
* updates examples to conform to new allowed values for flow-namefotis2000-08-0221-49/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193583 13f79535-47bb-0310-9956-ffa450edef68
* added arcs unit tests, which currently don't workKeiron Liddle2000-08-012-0/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193568 13f79535-47bb-0310-9956-ffa450edef68
* added a todo list with bugs, todo, implemented etc.Keiron Liddle2000-07-274-0/+360
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193561 13f79535-47bb-0310-9956-ffa450edef68
* externalgraphic replaces graphic tags in former xsl versionsfotis2000-07-241-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193558 13f79535-47bb-0310-9956-ffa450edef68
* Not really a change. Just to make me owner of the RCS files so I can chmodSteve Coffman2000-07-241-1/+1
| | | | | | | them. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193556 13f79535-47bb-0310-9956-ffa450edef68
* added image exampleKeiron Liddle2000-07-242-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193554 13f79535-47bb-0310-9956-ffa450edef68
* changed justified to justify so it doesn't complainKeiron Liddle2000-07-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193553 13f79535-47bb-0310-9956-ffa450edef68
* updates text-align/text-align-last values to xsl 2000 specfotis2000-07-216-23/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193549 13f79535-47bb-0310-9956-ffa450edef68
* removes xml.jar from localclasspathfotis2000-07-212-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193546 13f79535-47bb-0310-9956-ffa450edef68
* Fix images.fo to work with runtests.sh/bat. Manual generation will have toSteve Coffman2000-07-201-2/+2
| | | | | | | be done from docs/examples/ directory or edit file to work. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193532 13f79535-47bb-0310-9956-ffa450edef68
* add path to w3c.jarfotis2000-07-201-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193531 13f79535-47bb-0310-9956-ffa450edef68
* remove setting of classpathfotis2000-07-201-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193530 13f79535-47bb-0310-9956-ffa450edef68
* updates svg namespace declarationfotis2000-07-181-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193522 13f79535-47bb-0310-9956-ffa450edef68
* changed to use latest spec uri referenceKeiron Liddle2000-07-1826-47/+47
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193515 13f79535-47bb-0310-9956-ffa450edef68
* fixed some element errorsKeiron Liddle2000-07-181-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193514 13f79535-47bb-0310-9956-ffa450edef68
* adds w3c.jar to pathfotis2000-07-151-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193513 13f79535-47bb-0310-9956-ffa450edef68
* corrects svg namespacefotis2000-07-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193512 13f79535-47bb-0310-9956-ffa450edef68
* stylesheet for generating docsKeiron Liddle2000-07-141-0/+269
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193501 13f79535-47bb-0310-9956-ffa450edef68
* svg documentationKeiron Liddle2000-07-1438-0/+7370
| | | | | | | | with a makedoc and build to generate the pdf docs with a bunch of svg tests git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193500 13f79535-47bb-0310-9956-ffa450edef68
* removed property 'keep-with-next'fotis2000-07-121-29/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193495 13f79535-47bb-0310-9956-ffa450edef68
* Spec updatearved2000-07-129-66/+148
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193493 13f79535-47bb-0310-9956-ffa450edef68
* Demonstration of March 27 2000 specarved2000-07-118-0/+6452
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193476 13f79535-47bb-0310-9956-ffa450edef68
* fix: remove use of not supported characterfotis2000-06-221-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193435 13f79535-47bb-0310-9956-ffa450edef68
* add: examples for use of simple-link and page-number-citationfotis2000-06-221-224/+262
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193434 13f79535-47bb-0310-9956-ffa450edef68
* test file for base 14 type 1 fontsfotis2000-06-221-0/+60
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193432 13f79535-47bb-0310-9956-ffa450edef68
* add test for fontsfotis2000-06-221-3/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193428 13f79535-47bb-0310-9956-ffa450edef68
* This patch applies Jordan Naftolin's fix for extra space being added to the ↵Steve Coffman2000-05-161-1/+1
| | | | | | bottom of tables. It also fixes the border.fo so the year is "2000" rather than "20000". Heh. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193348 13f79535-47bb-0310-9956-ffa450edef68
* adds fop.jar to classpathfotis2000-05-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193346 13f79535-47bb-0310-9956-ffa450edef68
* This will let people on unix/linux run the examples even if fop.jar isn't in ↵Steve Coffman2000-05-121-1/+1
| | | | | | their classpath if they've already built it from CVS. If fop.jar is already in their classpath, this won't matter as it's the very last thing. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193345 13f79535-47bb-0310-9956-ffa450edef68
* Moving example images into graphics directory, and updating images.foSteve Coffman2000-04-243-1/+1
| | | | | | | because I stopped being and idiot and mistyping the relative path. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193342 13f79535-47bb-0310-9956-ffa450edef68
* Adds Andreas Rueckert's image handling example fo file, with accompanyingSteve Coffman2000-04-244-1/+7
| | | | | | | images. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193341 13f79535-47bb-0310-9956-ffa450edef68
* This allows the tests to be run on *nix machines. Still nothing in theSteve Coffman2000-04-241-0/+25
| | | | | | | reference directory in CVS to check against though... git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193340 13f79535-47bb-0310-9956-ffa450edef68
* new fop examples and testsfotis2000-03-149-1271/+133
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193299 13f79535-47bb-0310-9956-ffa450edef68
* new fop examples and testsfotis2000-03-147-0/+2121
| | | | | | | fixes: page-height, page-width (Jon Smirl) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193298 13f79535-47bb-0310-9956-ffa450edef68
* sync documentation with website infofotis2000-02-187-0/+1271
adds examples git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193275 13f79535-47bb-0310-9956-ffa450edef68