aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Expresses SAX2 supportarved2000-07-115-43/+54
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193473 13f79535-47bb-0310-9956-ffa450edef68
* Not required in March 27 2000 specarved2000-07-118-730/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193472 13f79535-47bb-0310-9956-ffa450edef68
* not required in March 27 2000 spec.arved2000-07-111-116/+0
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193471 13f79535-47bb-0310-9956-ffa450edef68
* handles negative numbers, same otherwiseKeiron Liddle2000-07-111-16/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193470 13f79535-47bb-0310-9956-ffa450edef68
* creates a function for each pair of colours, rather than missing the last oneKeiron Liddle2000-07-111-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193469 13f79535-47bb-0310-9956-ffa450edef68
* puts spaces between distance valuesKeiron Liddle2000-07-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193468 13f79535-47bb-0310-9956-ffa450edef68
* just make it compile for nowKeiron Liddle2000-07-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193467 13f79535-47bb-0310-9956-ffa450edef68
* svg dom implementation to hold svg data for renderingKeiron Liddle2000-07-1159-0/+6421
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193466 13f79535-47bb-0310-9956-ffa450edef68
* lib for svg java bindingsKeiron Liddle2000-07-111-0/+0
| | | | | | | this is temporary until the official w3c svg java bindings are useable git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193465 13f79535-47bb-0310-9956-ffa450edef68
* added w3c.jar to local class pathKeiron Liddle2000-07-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193464 13f79535-47bb-0310-9956-ffa450edef68
* added w3c.jar lib to class pathKeiron Liddle2000-07-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193463 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up code. Removed unecessary variables and avoided duplicate method ↵Jordan Naftolin2000-07-101-41/+31
| | | | | | calls. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193462 13f79535-47bb-0310-9956-ffa450edef68
* now throws exception if "ref-id" attribute not specified in page-number-citationJordan Naftolin2000-07-081-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193461 13f79535-47bb-0310-9956-ffa450edef68
* fixed bug in which page-number-citation couldn't be the first element in a blockJordan Naftolin2000-07-071-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193460 13f79535-47bb-0310-9956-ffa450edef68
* extensions to Antfotis2000-07-063-4/+315
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193459 13f79535-47bb-0310-9956-ffa450edef68
* added page-number-citation, simple link. describes limitation for the firstfotis2000-07-062-3/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193458 13f79535-47bb-0310-9956-ffa450edef68
* Updated historyfotis2000-07-061-14/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193457 13f79535-47bb-0310-9956-ffa450edef68
* removed unnecessary lineJordan Naftolin2000-07-051-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193456 13f79535-47bb-0310-9956-ffa450edef68
* Added basic support for forward page-number-citationsJordan Naftolin2000-07-057-8/+78
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193455 13f79535-47bb-0310-9956-ffa450edef68
* initial versionJordan Naftolin2000-07-051-0/+64
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193454 13f79535-47bb-0310-9956-ffa450edef68
* now recursively sets the linkSet so that simple-links can contain embedded ↵Jordan Naftolin2000-07-051-1/+5
| | | | | | children git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193453 13f79535-47bb-0310-9956-ffa450edef68
* fixes duplicate id on overflow bugJordan Naftolin2000-07-051-23/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193452 13f79535-47bb-0310-9956-ffa450edef68
* fixes duplicate id on overflow bugJordan Naftolin2000-06-297-25/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193451 13f79535-47bb-0310-9956-ffa450edef68
* fixes small bug with the link rectangle placement when the linkJordan Naftolin2000-06-292-6/+4
| | | | | | | is using text-indent git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193450 13f79535-47bb-0310-9956-ffa450edef68
* modified to conform to IDReferences changeJordan Naftolin2000-06-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193449 13f79535-47bb-0310-9956-ffa450edef68
* modified createID() to remove unecessary parameterJordan Naftolin2000-06-281-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193448 13f79535-47bb-0310-9956-ffa450edef68
* removed unresolvedcitationsJordan Naftolin2000-06-281-27/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193447 13f79535-47bb-0310-9956-ffa450edef68
* fixes duplicate id on overflow bugJordan Naftolin2000-06-281-4/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193446 13f79535-47bb-0310-9956-ffa450edef68
* removed layoutstart() and page number infoJordan Naftolin2000-06-281-20/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193445 13f79535-47bb-0310-9956-ffa450edef68
* Now uses IDReferences to search for page numbersJordan Naftolin2000-06-281-203/+125
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193444 13f79535-47bb-0310-9956-ffa450edef68
* Does not alter zoom, and positions page based on x,y coordinatesJordan Naftolin2000-06-281-2/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193443 13f79535-47bb-0310-9956-ffa450edef68
* Now handles page number citationsJordan Naftolin2000-06-282-36/+119
| | | | | | | Now handles x position git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193442 13f79535-47bb-0310-9956-ffa450edef68
* replaces calls of System.err.println etc. with calls to the new ↵fotis2000-06-2742-330/+364
| | | | | | MessageHandler methods git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193441 13f79535-47bb-0310-9956-ffa450edef68
* a simple message handler, which allows logging Fop messages to a file or ↵fotis2000-06-264-0/+549
| | | | | | implementation of a MessageListener git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193440 13f79535-47bb-0310-9956-ffa450edef68
* update version number to 1.0 [dev]fotis2000-06-261-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193439 13f79535-47bb-0310-9956-ffa450edef68
* add: script files to start conversion of documentation into pdf filefotis2000-06-232-1/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193438 13f79535-47bb-0310-9956-ffa450edef68
* add: ant task needed by an ant script to write all xml documentation files ↵fotis2000-06-232-0/+294
| | | | | | into one pdf file git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193437 13f79535-47bb-0310-9956-ffa450edef68
* add: xml files with the fop documentation (mirrors files from xml-site) and ↵fotis2000-06-2319-0/+1449
| | | | | | an ant script to write all into one pdf file git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193436 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
* add: build java classes for font symbol, zapfdingbatsfotis2000-06-221-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193433 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
* added id support (required for internal-links)Jordan Naftolin2000-06-2213-1/+73
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193431 13f79535-47bb-0310-9956-ffa450edef68
* add the missing 2 base 14 type 1 fonts symbol and zapfdingbatsfotis2000-06-224-7/+827
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193430 13f79535-47bb-0310-9956-ffa450edef68
* add setup info for symbol and zapfdingbatsfotis2000-06-221-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193429 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
* added id support (required for internal-links)Jordan Naftolin2000-06-224-1/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193427 13f79535-47bb-0310-9956-ffa450edef68
* checks for FObjMixed's idJordan Naftolin2000-06-222-14/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193426 13f79535-47bb-0310-9956-ffa450edef68
* pass IDReferences on to static contentJordan Naftolin2000-06-221-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193425 13f79535-47bb-0310-9956-ffa450edef68
* created initializeID methodJordan Naftolin2000-06-211-2/+26
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193424 13f79535-47bb-0310-9956-ffa450edef68