aboutsummaryrefslogtreecommitdiffstats
path: root/src/codegen
Commit message (Collapse)AuthorAgeFilesLines
* Add support for text-transform.William Victor Mote2003-03-251-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196141 13f79535-47bb-0310-9956-ffa450edef68
* Add license headerJeremias Maerki2003-03-0710-0/+500
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196044 13f79535-47bb-0310-9956-ffa450edef68
* Adjustments for font refactoringJeremias Maerki2003-01-082-18/+32
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195828 13f79535-47bb-0310-9956-ffa450edef68
* white-space and line-ending fixesWilliam Victor Mote2002-11-2913-403/+403
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195677 13f79535-47bb-0310-9956-ffa450edef68
* added some colors border and backgroundKeiron Liddle2002-11-011-4/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195398 13f79535-47bb-0310-9956-ffa450edef68
* Streamlined build process without copying around whole directory trees.Jeremias Maerki2002-09-172-0/+6
| | | | | | | Uses filters to manage JDK 1.3 and 1.4 differences. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195209 13f79535-47bb-0310-9956-ffa450edef68
* updated to java2 collectionsKeiron Liddle2002-09-175-18/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195206 13f79535-47bb-0310-9956-ffa450edef68
* removed unneeded filterKeiron Liddle2002-07-253-4/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195029 13f79535-47bb-0310-9956-ffa450edef68
* added font weight keywordsKeiron Liddle2002-07-231-1/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195025 13f79535-47bb-0310-9956-ffa450edef68
* added error-if-overflowKeiron Liddle2002-07-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194966 13f79535-47bb-0310-9956-ffa450edef68
* proper use of font encodings for native fontsKeiron Liddle2002-06-2818-56/+3048
| | | | | | | | updated xalan Submitted by: Rainer Garus <rainer.garus@arcor.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194932 13f79535-47bb-0310-9956-ffa450edef68
* PR:Karen Lease2002-04-281-2/+5
| | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Add BreakPossibility style LayoutManager code as an alternative to Keiron's "direct area creation" method. Not currently enabled: to do so, one must make 2 changes in the source. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194758 13f79535-47bb-0310-9956-ffa450edef68
* Add corresponding properties for space-*Karen Lease2002-02-232-0/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194666 13f79535-47bb-0310-9956-ffa450edef68
* no longer usedKeiron Liddle2002-02-201-18/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194659 13f79535-47bb-0310-9956-ffa450edef68
* Initial implementation of CTM (coordinate transformation matrix) to handle ↵Karen Lease2002-02-171-2/+2
| | | | | | reference-orienation and writing-mode issues git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194642 13f79535-47bb-0310-9956-ffa450edef68
* changed names to make transforms easierKeiron Liddle2001-12-1813-1529/+0
| | | | | | | removed unused files git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194610 13f79535-47bb-0310-9956-ffa450edef68
* synced with trunk, ie. added euroKeiron Liddle2001-12-1312-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194602 13f79535-47bb-0310-9956-ffa450edef68
* updates for ext, and message handler changesKeiron Liddle2001-11-223-4/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194575 13f79535-47bb-0310-9956-ffa450edef68
* Add white-space-treatment and linefeed-treatmentKaren Lease2001-11-211-4/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194573 13f79535-47bb-0310-9956-ffa450edef68
* added master-referenceKeiron Liddle2001-11-091-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194538 13f79535-47bb-0310-9956-ffa450edef68
* no longer neededKeiron Liddle2001-10-301-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194529 13f79535-47bb-0310-9956-ffa450edef68
* Fix a bug in initializing compound properties like ↵Karen Lease2001-10-141-1/+3
| | | | | | inline-progression-dimension from their 'corresponding' properties git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194503 13f79535-47bb-0310-9956-ffa450edef68
* Add table-layout and inline-progression-dimensionKaren Lease2001-10-141-16/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194502 13f79535-47bb-0310-9956-ffa450edef68
* updated to use HashMap so that when using threads reading dataKeiron Liddle2001-09-241-12/+12
| | | | | | | is not synchronized and therefore slower git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194480 13f79535-47bb-0310-9956-ffa450edef68
* Add support for mapping multiple keywords to the same constant in ↵Karen Lease2001-09-211-21/+17
| | | | | | enumeration/value. Remove commented out stuff. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194476 13f79535-47bb-0310-9956-ffa450edef68
* Add support for values left and right in the text-align property. Fixes bugs ↵Karen Lease2001-09-211-2/+4
| | | | | | 1723, 1724 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194475 13f79535-47bb-0310-9956-ffa450edef68
* Remove svgproperties.xml which no longer existsKaren Lease2001-08-261-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194444 13f79535-47bb-0310-9956-ffa450edef68
* Use the key function with the external charlist.xml file so no need for ↵Karen Lease2001-08-261-5/+7
| | | | | | mergefile git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194442 13f79535-47bb-0310-9956-ffa450edef68
* setup a couple of propsKeiron Liddle2001-08-061-3/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194396 13f79535-47bb-0310-9956-ffa450edef68
* AHS: activated space-start/space-endarved2001-07-261-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194372 13f79535-47bb-0310-9956-ffa450edef68
* AHS: initial marker supportarved2001-07-161-4/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194355 13f79535-47bb-0310-9956-ffa450edef68
* grouped properties according to catagoryKeiron Liddle2001-07-121-1504/+1422
| | | | | | | as in the spec git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194348 13f79535-47bb-0310-9956-ffa450edef68
* indicates to be implemented status forKeiron Liddle2001-07-111-268/+275
| | | | | | | properties no implemented git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194346 13f79535-47bb-0310-9956-ffa450edef68
* added all remaing propertiesKeiron Liddle2001-07-091-6/+784
| | | | | | | currently just with type String git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194342 13f79535-47bb-0310-9956-ffa450edef68
* Support 'format' property on fo:page-sequencearved2001-07-081-0/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194337 13f79535-47bb-0310-9956-ffa450edef68
* put import at startKeiron Liddle2001-07-041-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194326 13f79535-47bb-0310-9956-ffa450edef68
* puts the right property family name in resulting prop fileKeiron Liddle2001-07-021-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194325 13f79535-47bb-0310-9956-ffa450edef68
* some independance improvementsKeiron Liddle2001-06-201-7/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194299 13f79535-47bb-0310-9956-ffa450edef68
* FOP now uses Batik to render svgKeiron Liddle2001-05-175-259/+1546
| | | | | | | | | | | | 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
* new properties for table bordersKaren Lease2001-04-111-1/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194199 13f79535-47bb-0310-9956-ffa450edef68
* put text-anchor in the correct placeKeiron Liddle2001-03-081-43/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194144 13f79535-47bb-0310-9956-ffa450edef68
* Temporary precedence boolean propertyarved2001-03-041-0/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194135 13f79535-47bb-0310-9956-ffa450edef68
* Add support for border and padding shorthand properties, color keywords in ↵Karen Lease2001-03-045-46/+289
| | | | | | foproperties file, new Constants iface git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194121 13f79535-47bb-0310-9956-ffa450edef68
* Generate a single interface for all constantsKaren Lease2001-03-042-0/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194120 13f79535-47bb-0310-9956-ffa450edef68
* Added ant filter files for the xalan redirectsKelly Campbell2001-03-012-0/+4
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194111 13f79535-47bb-0310-9956-ffa450edef68
* Patch for SVG viewboxarved2001-02-111-0/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194044 13f79535-47bb-0310-9956-ffa450edef68
* Added support for PDF outlines (aka bookmarks). See the example inKelly Campbell2001-02-061-0/+18
| | | | | | | | | | | 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
* Added TrueType and embedded font support from Tore Engvig andKelly Campbell2001-02-052-0/+295
| | | | | | | | | | | | Alain Fagot PR: Obtained from: Submitted by: Tore Engvig <tengvig@infostream.no>, Alain FAGOT <Alain.FAGOT@framfab.nl> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194018 13f79535-47bb-0310-9956-ffa450edef68
* Commit more text decoration support from Christain Geisert (finally)Karen Lease2001-02-011-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194007 13f79535-47bb-0310-9956-ffa450edef68
* Add small-caps support.eschaeffer2001-01-231-1159/+1169
| | | | | | | | | | PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193976 13f79535-47bb-0310-9956-ffa450edef68