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
/
PSPainter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
FOP-2508: TTF bullet missing when OTF used
Simon Steiner
2015-07-31
1
-11
/
+13
*
FOP-2432: OTF font NPE
Simon Steiner
2015-02-06
1
-0
/
+1
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-1
/
+1
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
1
-1
/
+1
*
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer
Luis Bernardo
2013-08-14
1
-6
/
+43
*
FOP-2206: Add support for CS placement and escapement data in PS renderer.
Glenn Adams
2013-02-05
1
-11
/
+26
*
Increased unit test coverage for the Painters
Peter Hancock
2012-10-08
1
-3
/
+8
*
Merged trunk@1356765
Peter Hancock
2012-07-03
1
-31
/
+10
|
\
|
*
Changed the exception message when internal font key == null, also some clean...
Mehdi Houshmand
2012-07-02
1
-31
/
+10
*
|
Merged trunk@1354651
Peter Hancock
2012-06-29
1
-36
/
+76
|
\
|
|
*
Merged changes from trunk up to revision 1343133
Vincent Hennebert
2012-05-28
1
-1
/
+9
|
|
\
|
|
*
Bugzilla #53294: Fix invalid PostScript file being created when font-size is ...
Glenn Adams
2012-05-25
1
-1
/
+9
|
*
|
Merged changes from trunk up to revision 1306814
Vincent Hennebert
2012-04-05
1
-18
/
+22
|
|
\
|
|
|
*
apply complex scripts patch
Glenn Adams
2012-02-26
1
-12
/
+13
|
|
*
Bugzilla #52655: Fixed rendering of special glyphs when using single-byte enc...
Vincent Hennebert
2012-02-15
1
-8
/
+5
|
|
*
Added option for PostScript output to optimize for file size rather than qual...
Jeremias Maerki
2011-04-22
1
-5
/
+10
|
*
|
Bugzilla #50483: Improved support for TrueType fonts in PostScript
Vincent Hennebert
2012-03-30
1
-20
/
+33
|
*
|
Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...
Vincent Hennebert
2010-08-27
1
-0
/
+1
|
*
|
Merged changes from Trunk up to revision 990155
Vincent Hennebert
2010-08-27
1
-4
/
+4
|
|
\
|
|
*
|
Merged changes from Trunk up to revision 989178
Vincent Hennebert
2010-08-25
1
-3
/
+4
|
|
\
\
|
*
|
|
Added support for CID-keyed TrueType fonts in PostScript output
Vincent Hennebert
2010-06-29
1
-14
/
+29
*
|
|
|
Bugzilla #49913:
Jeremias Maerki
2010-09-30
1
-2
/
+17
|
|
_
|
/
|
/
|
|
*
|
|
Fixed indentation
Vincent Hennebert
2010-08-27
1
-4
/
+4
|
|
/
|
/
|
*
|
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-3
/
+4
|
/
*
Better error message if a font is missing when generating PS from IF.
Jeremias Maerki
2010-02-10
1
-0
/
+3
*
Bugzilla #47000:
Jeremias Maerki
2009-04-20
1
-4
/
+1
*
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
1
-30
/
+89
*
Introduced IFContext to provide access to foreign attributes (as discussed on...
Jeremias Maerki
2009-01-02
1
-5
/
+5
*
Borders and leaders/rules for the PostScript painter.
Jeremias Maerki
2008-12-19
1
-4
/
+4
*
Added getUserAgent() to IFDocumentHandler (implemented by all implementations...
Jeremias Maerki
2008-12-17
1
-3
/
+45
*
Added page master name to IFDocumentHandler.startPage() method.
Jeremias Maerki
2008-11-19
1
-0
/
+395