aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Created temporary branch for change bar implementationTemp_ChangeBarsVincent Hennebert2010-03-180-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ChangeBars@924723 13f79535-47bb-0310-9956-ffa450edef68
* Removed obsolete mergeinfo informationVincent Hennebert2010-03-180-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@924721 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: NPE when there is a forced break before a table occurring at an IPD ↵Vincent Hennebert2010-03-152-0/+92
| | | | | | change git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@923380 13f79535-47bb-0310-9956-ffa450edef68
* advertise link to nightly buildChris Bowditch2010-03-111-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@921823 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: definition of a special page-master for the last page was ↵Vincent Hennebert2010-02-232-1/+61
| | | | | | interfering with changing IPD code git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@915406 13f79535-47bb-0310-9956-ffa450edef68
* Fop WebSite: XSL-FO 1.0 references were still there; fixed nowPascal Sancho2010-02-193-27/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@911800 13f79535-47bb-0310-9956-ffa450edef68
* Fop WebSite: Fixed obsolete URL for public DTDs plus refer to latest version ↵Pascal Sancho2010-02-1931-110/+83
| | | | | | of each dtd git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@911792 13f79535-47bb-0310-9956-ffa450edef68
* download page: ref to CVS repository replaced with SVNPascal Sancho2010-02-191-19/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@911753 13f79535-47bb-0310-9956-ffa450edef68
* doc mgmt page: 2 things:Pascal Sancho2010-02-191-15/+11
| | | | | | | - dual doc is now obsolete (0.20.x vs redesign) - current Forrest is 0.8 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@911752 13f79535-47bb-0310-9956-ffa450edef68
* Fixed typosVincent Hennebert2010-02-181-6/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@911341 13f79535-47bb-0310-9956-ffa450edef68
* Added Georg Datterl to our list of active contributors. Many thanks to Georg ↵Vincent Hennebert2010-02-181-0/+3
| | | | | | for his help so far. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@911339 13f79535-47bb-0310-9956-ffa450edef68
* compliance page: update "partial" status and comments for content-height, ↵Pascal Sancho2010-02-181-8/+11
| | | | | | content-width, and page-position git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@911308 13f79535-47bb-0310-9956-ffa450edef68
* Removed extra empty cellsVincent Hennebert2010-02-171-2/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@910921 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #46565:Pascal Sancho2010-02-171-1057/+230
| | | | | | | | Bugfix: all references to XSL-FO 1.0 removed and replaced with 1.1 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@910894 13f79535-47bb-0310-9956-ffa450edef68
* Cosmetics in compliance page: removed uneeded double '\n' before apply regexPascal Sancho2010-02-171-3519/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@910882 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48512:Jeremias Maerki2010-02-162-9/+77
| | | | | | | Reverted rev 908543. For some Type 1 fonts, the encoding mapped characters in the AFM file don't match the font's primary encoding. This change tries to address this fact. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@910445 13f79535-47bb-0310-9956-ffa450edef68
* Added complete list of 1.1 item in compliance page.Pascal Sancho2010-02-151-1454/+3892
| | | | | | | | | - Udated information for page-number-citation-last, content-width, content-height, and page-position - Updated links for bookmarks - retrieve-table-marker now related to fox:outline git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@910239 13f79535-47bb-0310-9956-ffa450edef68
* role and source-document apply to *all* media.Pascal Sancho2010-02-151-8/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@910186 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48512:Jeremias Maerki2010-02-101-1/+1
| | | | | | Bugfix: Don't map AdobeStandardEncoding to StandardEncoding. They are not the same. Fixes problem with invalid character widths on PostScript output and missing umlauts. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@908543 13f79535-47bb-0310-9956-ffa450edef68
* external-destination is in Extended core (minor change for a 1st commit)Pascal Sancho2010-02-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@908498 13f79535-47bb-0310-9956-ffa450edef68
* Better error message if a font is missing when generating PS from IF.Jeremias Maerki2010-02-102-2/+5
| | | | | | Tie font configuration into -ifin parameter on the command-line. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@908410 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48696:Jeremias Maerki2010-02-102-1/+4
| | | | | | | Bugfix for color model in IOCA IDE structure parameter for 4- and 8-bit grayscale images. Submitted by: Peter Hancock <peter.hancock.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@908394 13f79535-47bb-0310-9956-ffa450edef68
* Related to Bugzilla #47232:Jeremias Maerki2010-02-061-1/+1
| | | | | | The same bug that existed for Type 1 fonts (fixed in rev 777459) also applies to TrueType fonts. The last glyph in a font was reported to have zero width. Bug exists since 2001. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@907265 13f79535-47bb-0310-9956-ffa450edef68
* Made part of setupsRGBColorProfile method synchronized to avoid ↵Vincent Hennebert2010-01-291-12/+14
| | | | | | ConcurrentModificationException when PDF documents are being produced in multiple threads git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@904467 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: font-family values need to be enclosed in apostrophes in case they ↵Jeremias Maerki2010-01-281-1/+1
| | | | | | contain whitespace. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@904170 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48567:Jeremias Maerki2010-01-2111-279/+652
| | | | | | | | | | | | | | Initial support for CID-keyed double-byte fonts (Type 0) in AFP output. Submitted by: Peter Hancock <peter.hancock.at.gmail.com> Patch modified by jeremias: - as discussed: removed fallback character code - as discussed: changed "double-byte" to "CIDKeyed" for the font type. - some cosmetic changes - removed some dead code and commented code. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@901793 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #46486: having a special page-master for the last page caused loss ↵Vincent Hennebert2010-01-1810-31/+949
| | | | | | of content when normal blocks were mixed with blocks spanning all columns. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@900364 13f79535-47bb-0310-9956-ffa450edef68
* Updated reference accessible PDF files. Old ones had "Apache FOP Version SVN ↵Vincent Hennebert2010-01-1330-0/+0
| | | | | | branches/Temp_Accessibility" as Creator and Producer values. New ones have "Apache FOP Version SVN trunk". This was causing spurious differences when testing PDF accessibility. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@898845 13f79535-47bb-0310-9956-ffa450edef68
* Added possibility to customize PDF tagging via the role propertyVincent Hennebert2010-01-1319-65/+443
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@898840 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48237:Chris Bowditch2010-01-0813-422/+146
| | | | | | | | AFP Renderer does not respect image color settings for svg Submitted by: Peter Hancock <peter.hancock.at.gmail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@897221 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48376:Chris Bowditch2010-01-072-1/+10
| | | | | | | | Bugfix in AFP output: Page Overlay not generated when using IF Submitted by: Venkat Reddy <dvanukuri.venkat.at.googlemail.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@896856 13f79535-47bb-0310-9956-ffa450edef68
* Fixed a multi-threading bugfix, visible for example when opening ↵Jeremias Maerki2010-01-011-9/+9
| | | | | | | | examples/fo/basic/readme.fo with the AWT Preview. Words could be jumbled and the wrong fonts were sometimes used. The class still has a performance problem concerning the use of the TextLayout class for determining some font metrics otherwise not available from the Java2D/AWT subsystem. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@895012 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: 48456 AFP Renderer: Underline is incorrectly placed when ↵Chris Bowditch2009-12-292-1/+4
| | | | | | reference-orientation != 0 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@894416 13f79535-47bb-0310-9956-ffa450edef68
* bug with previous commit when rotating by 270Chris Bowditch2009-12-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@894384 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix: 48453 AFP Renderer: Page Segments not positioned correctly when ↵Chris Bowditch2009-12-294-10/+22
| | | | | | reference-orientation != 0 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@894350 13f79535-47bb-0310-9956-ffa450edef68
* Fixing id.Clay Leeds2009-12-241-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@893787 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48071: made the MinOptMax class immutable. Also, lots of clean ups ↵Vincent Hennebert2009-12-2252-1521/+1746
| | | | | | | | | and minor refactorings. Patch submitted by Alexander Kiel. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@893238 13f79535-47bb-0310-9956-ffa450edef68
* 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
* Fixed test case: #CMYK pseudo-profile comes before the color profile URI.Jeremias Maerki2009-12-171-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@891726 13f79535-47bb-0310-9956-ffa450edef68
* Fixed test case: 102 / 255 is 0.4, not 0.48. It is not the same as the ↵Jeremias Maerki2009-12-171-1/+1
| | | | | | previous check where no RGB replacement values are given but are calculated from the CMYK value. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@891725 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
* Added support for TrueType fonts with symbol character maps (like ↵Jeremias Maerki2009-12-162-30/+103
| | | | | | | | | "Wingdings" and "Symbol"). Characters for these fonts are usually found in the 0xF020 to 0xF0FF range (a Unicode private use area). There's also experimental support to additionally map these characters into the 0x0020 to 0x00FF range if no characters are mapped in this area. That means that that, for example, Wingdings' pen symbol can be accessed using 0xF021 and 0x0021. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@891181 13f79535-47bb-0310-9956-ffa450edef68
* Bugfix for font selection fallbacks:Jeremias Maerki2009-12-161-21/+4
| | | | | | | | | | "Freestyle Script", for example, only has a single variant. Freestyle Script,normal,100 was properly resolved to Freestyle Script,normal,400. Freestyle Script,italic,400 was properly resolved to Freestyle Script,normal,400. But Freestyle Script,italic,100 was resolved to the "any" font. All combinations of weights and styles are now remaining on the same font family where possible. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@891174 13f79535-47bb-0310-9956-ffa450edef68
* bug fix: 48290 AFP Renderer: AttributeQualifier Triplet occurs before TLE Value Chris Bowditch2009-11-262-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@884526 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #47311:Jeremias Maerki2009-11-251-10/+10
| | | | | | Fixes prepress boxes. Boxes need to be transformed into PDF's default coordinate system. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@884241 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48227:Jeremias Maerki2009-11-251-2/+0
| | | | | | | Removed superfluous line. Submitted by: Gerald Buchgraber <gerald.buchgraber.at.student.tugraz.at> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@884138 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla #48048:Jeremias Maerki2009-11-252-2/+5
| | | | | | | Bugfix in AFP output: fixed flags in GOCA GBAR order. Submitted by: d.w. harks <dave.at.dwink.net> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@884129 13f79535-47bb-0310-9956-ffa450edef68