index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
render
/
ps
/
PSRenderer.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverted changes for "ptr" to painter interface as announced in #46705. The p...
Jeremias Maerki
2009-04-14
1
-2
/
+2
*
Bugzilla #46705:
Jeremias Maerki
2009-02-19
1
-2
/
+2
*
Borders and leaders/rules for the PostScript painter.
Jeremias Maerki
2008-12-19
1
-205
/
+17
*
Added getUserAgent() to IFDocumentHandler (implemented by all implementations...
Jeremias Maerki
2008-12-17
1
-138
/
+28
*
Added page master name to IFDocumentHandler.startPage() method.
Jeremias Maerki
2008-11-19
1
-157
/
+27
*
Fixed size of images when vector graphic images are painted using fox:convers...
Jeremias Maerki
2008-10-20
1
-29
/
+31
*
Fix for ps:ps-page-setup-code.
Adrian Cumiskey
2008-10-15
1
-35
/
+35
*
Moved static method lightenColor() from PrintRenderer to ColorUtil. Thats on...
Adrian Cumiskey
2008-08-14
1
-7
/
+8
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-94
/
+94
*
Minor javadoc cleanup.
Adrian Cumiskey
2008-07-09
1
-20
/
+7
*
Some basic cleanup.
Adrian Cumiskey
2008-06-26
1
-0
/
+3
*
DSC = Document Structuring Conventions!
Jeremias Maerki
2008-05-01
1
-8
/
+11
*
Merged branch
Jeremias Maerki
2008-04-14
1
-9
/
+20
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
1
-19
/
+72
*
Added support for the natural language indentifier ("Lang" in the document ca...
Jeremias Maerki
2008-01-28
1
-6
/
+0
*
Fixed logic error setting the transformation matrix for block-container viewp...
Jeremias Maerki
2008-01-17
1
-11
/
+13
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-49
/
+183
*
PostScript output now generates the bounding box DSC comments for the whole d...
Jeremias Maerki
2008-01-10
1
-9
/
+27
*
Applying [PATCH] 43587 - Multiple ps:comment-? within fo:declarations causes ...
Adrian Cumiskey
2007-10-26
1
-3
/
+9
*
Fix for ClassCastException if non-PS extension attachments are encountered.
Jeremias Maerki
2007-10-26
1
-8
/
+12
*
Don't use deprecated useRGBColor() from PSGenerator anymore.
Jeremias Maerki
2007-10-05
1
-11
/
+11
*
Configuration settings for "language-level" and "optimize-resources" got lost...
Jeremias Maerki
2007-10-05
1
-16
/
+49
*
Bugzilla #43070
Chris Bowditch
2007-10-05
1
-29
/
+75
*
Bugzilla #42144
Chris Bowditch
2007-10-04
1
-67
/
+208
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-32
/
+32
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-21
/
+0
*
Fixed a problem with the auto-rotate-landscape setting in the PostScript rend...
Jeremias Maerki
2007-03-21
1
-6
/
+13
*
Added support for an optional two-pass production for PostScript output to mi...
Jeremias Maerki
2007-03-02
1
-38
/
+201
*
Stricter user config file validation.
Vincent Hennebert
2007-02-14
1
-1
/
+1
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Some refactoring in the XML handling area which results in more code reuse an...
Jeremias Maerki
2006-05-03
1
-35
/
+11
*
Bugzilla #38946:
Jeremias Maerki
2006-05-03
1
-19
/
+16
*
Adding dependency on XML Graphics Commons.
Jeremias Maerki
2006-04-04
1
-0
/
+6
*
Merged Temp_API_Finalization branch back into FOP Trunk:
Jeremias Maerki
2006-03-27
1
-1
/
+1
*
Added support for fixed-width spaces and kerning.
Jeremias Maerki
2006-03-16
1
-37
/
+61
*
Following the model of Graphics2DAdapter, added a new interface ImageAdapter ...
Jeremias Maerki
2006-01-24
1
-2
/
+21
*
Resurrect the getter/setter for the "auto-rotate-landscape" setting.
Jeremias Maerki
2006-01-24
1
-0
/
+14
*
(Re?)added integer page number to the PageViewport.
Jeremias Maerki
2006-01-20
1
-0
/
+2
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
1
-1
/
+2
*
Further decoupling the area tree from the FO tree.
Jeremias Maerki
2005-12-21
1
-3
/
+3
*
XMLHandler interface changed so it reports whether it supports a particular R...
Jeremias Maerki
2005-12-16
1
-9
/
+6
*
startVPArea() and endVPArea() made abstract in AbstractRenderer so implemento...
Jeremias Maerki
2005-12-13
1
-5
/
+8
*
Bugfix for placement of text inside a text area when borders are present in P...
Jeremias Maerki
2005-11-24
1
-1
/
+1
*
Improvements for leader painting in PDF. "dots" are actually dots now, nicer ...
Jeremias Maerki
2005-11-24
1
-3
/
+73
*
Avoid painting empty rectangles because that can lead to unwanted artifacts.
Jeremias Maerki
2005-11-15
1
-5
/
+7
*
Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...
Jeremias Maerki
2005-11-11
1
-0
/
+6
*
Moved the text-splitting logic from TextArea to TextLM, as suggested by Manue...
Luca Furini
2005-10-27
1
-1
/
+1
*
Javadoc fixes.
Jeremias Maerki
2005-10-27
1
-20
/
+0
*
Fixed various javadoc problems, fixed a deprecation warning, removed function...
Manuel Mall
2005-10-26
1
-1
/
+2
*
Update to support border and padding and alignments on inline fos
Manuel Mall
2005-10-07
1
-7
/
+2
[next]