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
/
AbstractPSTranscoder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-178
/
+0
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-1
/
+1
*
Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.
Vincent Hennebert
2013-07-29
1
-0
/
+3
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-4
/
+4
*
add RegexpSingleline rule to flag use of @author; fix violations
Glenn Adams
2012-03-05
1
-3
/
+2
*
apply complex scripts patch
Glenn Adams
2012-02-26
1
-1
/
+2
*
Javadocs: Removed all <tt> occurrences with <code> or {@link}.
Jeremias Maerki
2009-10-01
1
-8
/
+8
*
Typo.
Jeremias Maerki
2009-04-20
1
-1
/
+1
*
Disabled auto-fonts in the PS transcoders by default because of OutOfMemoryEr...
Jeremias Maerki
2009-04-20
1
-0
/
+9
*
Bugzilla #47000:
Jeremias Maerki
2009-04-20
1
-23
/
+23
*
Fix for unit test failure in transcoder tests (NullPointerException):
Jeremias Maerki
2008-11-21
1
-6
/
+9
*
TextHandler interface changes, the Graphics2D implementation is now passed to...
Adrian Cumiskey
2008-11-18
1
-8
/
+8
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-2
/
+2
*
Checkstyle and minor typo fixes
Vincent Hennebert
2008-05-09
1
-11
/
+11
*
* Added font substitution configuration reader, model, business logic, junit ...
Adrian Cumiskey
2008-05-06
1
-1
/
+1
*
* Added an SVG handler and Graphics2D implementation for AFP which injects AF...
Adrian Cumiskey
2007-12-12
1
-1
/
+1
*
Bugzilla #43904:
Jeremias Maerki
2007-11-20
1
-5
/
+13
*
Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...
Jeremias Maerki
2007-11-03
1
-13
/
+0
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-1
/
+1
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Adding dependency on XML Graphics Commons.
Jeremias Maerki
2006-04-04
1
-21
/
+30
*
Implement the cheaper mechanism to ensure correct rendering at differing reso...
Jeremias Maerki
2004-10-10
1
-17
/
+29
*
More apps.Document->fonts.FontInfo conversion.
Glen Mazza
2004-04-24
1
-1
/
+1
*
PR:
Glen Mazza
2004-03-31
1
-1
/
+1
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-46
/
+14
*
1. Moved static element and property structures from PropertyList (previously...
Glen Mazza
2003-12-20
1
-17
/
+0
*
Substantial refactoring of the PS transcoder (especially the text painting, l...
Jeremias Maerki
2003-11-07
1
-0
/
+195