aboutsummaryrefslogtreecommitdiffstats
path: root/src/documentation/content
Commit message (Collapse)AuthorAgeFilesLines
...
* typo!Clay Leeds2009-12-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@892859 13f79535-47bb-0310-9956-ffa450edef68
* adding commits for Alex, Venkat and PascalClay Leeds2009-12-211-6/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@892854 13f79535-47bb-0310-9956-ffa450edef68
* adding a bio for AlexanderClay Leeds2009-12-201-2/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@892604 13f79535-47bb-0310-9956-ffa450edef68
* Adding Pascal as Committer, and Alexander and Venkat as Active Contributors...Clay Leeds2009-12-201-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@892566 13f79535-47bb-0310-9956-ffa450edef68
* Added news item about Pascal Sancho becoming a committerVincent Hennebert2009-12-161-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@891199 13f79535-47bb-0310-9956-ffa450edef68
* Fix typosJoerg Pietschmann2009-11-071-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@833612 13f79535-47bb-0310-9956-ffa450edef68
* Minor changes to the FAQJoerg Pietschmann2009-11-061-41/+50
| | | | | | | | | | | Change 0.94 to 0.95 in links Adapt Opinion about 1.0 release data Mentioned support for keep-* in recent FOP releases Fixed FIXME in last Q regarding alternative XML/XSLT stuff Some minor changes related to 0,94 vs. 0,95 release in some places Additional minor formatting changes to the XML source git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@833607 13f79535-47bb-0310-9956-ffa450edef68
* Merged changes from Trunk up to revision 830265Temp_AccessibilityVincent Hennebert2009-10-271-1/+8
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@830280 13f79535-47bb-0310-9956-ffa450edef68
| * Added a note about the new CMYK feature for AFP output.Jeremias Maerki2009-10-241-1/+8
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@829347 13f79535-47bb-0310-9956-ffa450edef68
* | Improved and updated documentation about accessibilityVincent Hennebert2009-10-261-36/+30
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@829769 13f79535-47bb-0310-9956-ffa450edef68
* | Merged changes from Trunk up to revision 829121Vincent Hennebert2009-10-231-0/+35
|\| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@829138 13f79535-47bb-0310-9956-ffa450edef68
| * Added support for xmlfile and xsltfile parameters in FOP's Ant Task.Adrian Cumiskey2009-10-231-0/+35
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@828999 13f79535-47bb-0310-9956-ffa450edef68
* | Simplified the handling of the accessibility option and made it consistent ↵Vincent Hennebert2009-10-211-1/+1
| | | | | | | | | | | | with other options git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@828039 13f79535-47bb-0310-9956-ffa450edef68
* | Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-132-15/+92
|\| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@824839 13f79535-47bb-0310-9956-ffa450edef68
| * add support for positioning Page Overlay in AFP Renderer/PainterChris Bowditch2009-10-121-2/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@824249 13f79535-47bb-0310-9956-ffa450edef68
| * Added support for specifying referenced fonts per renderer in addition to ↵Jeremias Maerki2009-10-021-0/+7
| | | | | | | | | | | | the general match list. If any of the two match lists (if specified) match a font, it is not embedded. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@821058 13f79535-47bb-0310-9956-ffa450edef68
| * Added support for creating thumbnails or preview bitmaps of fixed size for ↵Jeremias Maerki2009-10-021-13/+71
| | | | | | | | | | | | | | | | PNG and TIFF output. Documentation update for bitmap output. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@820939 13f79535-47bb-0310-9956-ffa450edef68
| * Trying to clear up afp:include-page-segment as there are questions every now ↵Jeremias Maerki2009-09-221-0/+11
| | | | | | | | | | | | and then. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@817584 13f79535-47bb-0310-9956-ffa450edef68
* | Merged changes from Trunk up to revision 816269Vincent Hennebert2009-09-187-21/+222
|\| | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@816718 13f79535-47bb-0310-9956-ffa450edef68
| * Added support for the #CMYK pseudo-profile supported by some commercial XSL ↵Jeremias Maerki2009-09-161-0/+17
| | | | | | | | | | | | implementations on the rgb-icc() function. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@815938 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed SVN PropsMaximilian Berger2009-09-152-3/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@815383 13f79535-47bb-0310-9956-ffa450edef68
| * There an easier way to throw exceptions from certain event otherwise not ↵Jeremias Maerki2009-09-031-1/+22
| | | | | | | | | | | | causing an exception. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@810792 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed some oversights: fo:title was already implemented long ago, fo:wrapper ↵Andreas L. Delmelle2009-08-261-6/+6
| | | | | | | | | | | | works correctly as of trunk. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@808081 13f79535-47bb-0310-9956-ffa450edef68
| * declaration and icc-profile have been supported for a while nowMaximilian Berger2009-08-251-6/+6
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@807547 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed and improved documentation about prepress extensions:Vincent Hennebert2009-08-051-15/+21
| | | | | | | | | | | | | | | | - AFAIU all of them have been implemented in both the PDF and Java2D renderers - the default value of crop-offset is bleed git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@801130 13f79535-47bb-0310-9956-ffa450edef68
| * added support for IMM Extension on fo:simple-page-master element in the AFP ↵Chris Bowditch2009-08-041-4/+4
| | | | | | | | | | | | Renderer git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@800852 13f79535-47bb-0310-9956-ffa450edef68
| * Bugzilla #47311:Jeremias Maerki2009-08-021-1/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added an initial set of extensions for prepress support (fox:bleed, fox:crop-offset, fox:crop-box and fox:scale). This is currently supported only by PDF and Java2D renderers. Submitted by: Peter Coppens <pc.subscriptions.at.gmail.com> Changes to patch by jeremias: - crop box expands from trim box rather than the bleed box. - fixed positioning in AWT preview Additional changes included: - disabled the border around every page in Java2DRenderer. - if background painting is enabled for the Java2DRenderer, it uses the bleed box rather than the trim box. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@800142 13f79535-47bb-0310-9956-ffa450edef68
| * PCL Output: Added support for specifying the output bin (pcl:output-bin ↵Jeremias Maerki2009-07-281-0/+22
| | | | | | | | | | | | extension, same way pcl:paper-source works). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@798417 13f79535-47bb-0310-9956-ffa450edef68
| * Added support for AFP font embedding. Note: this changes the default ↵Jeremias Maerki2009-07-271-0/+34
| | | | | | | | | | | | | | | | | | | | behaviour. Like with PDF and PS, all fonts are embedded by default unless matched in the "referenced-fonts" section in the configuration. Added support for embedding external AFP form maps (form defs) using the afp:include-form-map extension. Fixed a small problem with AFP-related events. DefaultFOPResourceAccessor got a fallback to the user agent's base URI if no category base URI is specified. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@798207 13f79535-47bb-0310-9956-ffa450edef68
| * As requested by Lukas Theussl - added a project link to the Maven Doxia FO ↵Adrian Cumiskey2009-06-241-0/+1
| | | | | | | | | | | | module. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@787962 13f79535-47bb-0310-9956-ffa450edef68
| * Added relevant link to ↵Adrian Cumiskey2009-05-061-2/+1
| | | | | | | | | | | | http://xmlgraphics.apache.org/fop/trunk/running.html#memory. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@772147 13f79535-47bb-0310-9956-ffa450edef68
| * Added tip for reducing memory consumption.Adrian Cumiskey2009-05-051-0/+4
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@771874 13f79535-47bb-0310-9956-ffa450edef68
| * Added setting to enable dithered painting of filled rectangles in AFP and PCL.Vincent Hennebert2009-04-281-0/+14
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@769445 13f79535-47bb-0310-9956-ffa450edef68
* | Bugzilla #46705:Jeremias Maerki2009-04-173-4/+175
|/ | | | | | | End-user documentation on the new accessibility features and PDF/A-1a. Based on work by: Jost Klopfstein <jost.klopfstein.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_Accessibility@766030 13f79535-47bb-0310-9956-ffa450edef68
* Added a command-line tool to list all configured fonts ↵Jeremias Maerki2009-03-221-0/+8
| | | | | | (org.apache.fop.tools.fontlist.FontListMain). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@757172 13f79535-47bb-0310-9956-ffa450edef68
* Added full URI resolution support for AFP fonts.Jeremias Maerki2009-03-101-4/+13
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@752133 13f79535-47bb-0310-9956-ffa450edef68
* AFP Output: Tag Logical Element (TLE) is now also allowed on ↵Jeremias Maerki2009-03-021-8/+10
| | | | | | fo:page-sequence (page group level). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@749258 13f79535-47bb-0310-9956-ffa450edef68
* Added support for adding extension elements and foreign attributes on ↵Jeremias Maerki2009-03-011-5/+57
| | | | | | | | | | fo:page-sequence. AFP: Added support for Invoke Medium Map (IMM). AFP: Fixed a bug adding TLEs in DataStream (TLEs were added to the page group instead of to the page). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@748981 13f79535-47bb-0310-9956-ffa450edef68
* Examples for "sub-font" usage with TTCs.Jeremias Maerki2009-02-281-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@748794 13f79535-47bb-0310-9956-ffa450edef68
* Tied RendererFactory.setRendererPreferred(boolean) setting into the FOP ↵Jeremias Maerki2009-02-231-0/+12
| | | | | | configuration (incl. documentation). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@747015 13f79535-47bb-0310-9956-ffa450edef68
* Merge from Trunk revisions 741104 - 744926.Jeremias Maerki2009-02-161-1/+3
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign@744946 13f79535-47bb-0310-9956-ffa450edef68
| * Clarification for encoding-mode="single-byte".Jeremias Maerki2009-02-091-1/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@742765 13f79535-47bb-0310-9956-ffa450edef68
* | Fixed a few typosVincent Hennebert2009-02-101-11/+8
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign@742949 13f79535-47bb-0310-9956-ffa450edef68
* | Updated intermediate format documentation.Jeremias Maerki2009-02-061-33/+221
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign@741616 13f79535-47bb-0310-9956-ffa450edef68
* AFP Output: Added a configuration option to override the resource level ↵Jeremias Maerki2009-02-051-2/+24
| | | | | | defaults in the code. The chosen defaults in code may not always be the best. For example, a user reported that they can't use print-level images for some reason and it is not possible to switch on inlining for background images. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@741068 13f79535-47bb-0310-9956-ffa450edef68
* AFP: A note about deployment in older environments.Jeremias Maerki2009-02-041-0/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@740719 13f79535-47bb-0310-9956-ffa450edef68
* Front page still mentions the beta.Jeremias Maerki2009-01-291-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@738774 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a small omission on the compliance page.Jeremias Maerki2009-01-182-2/+36
| | | | | | Added a dummy locationmap.xml to remove some errors in the Forrest log. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@735453 13f79535-47bb-0310-9956-ffa450edef68
* Removed duplicate entry introduced by revision 721430.Jeremias Maerki2009-01-181-5/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@735451 13f79535-47bb-0310-9956-ffa450edef68
* A bit of housekeeping:Jeremias Maerki2009-01-181-9/+6
| | | | | | | | | | - one site is infected with a Trojan horse - Assentis no longer supports FOP - removed dead links - added xmlroff to complete the list of open source implementations - PDFBox has migrated git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@735448 13f79535-47bb-0310-9956-ffa450edef68