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
/
PSTextPainter.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-468
/
+0
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-2
/
+2
*
Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.
Vincent Hennebert
2013-07-29
1
-229
/
+132
*
FOP-2192: fix checkstyle and findbugs warnings
Glenn Adams
2013-01-18
1
-2
/
+4
*
JIRA#FOP-1069: Warn instead or error on invalid property values.
Peter Hancock
2013-01-09
1
-4
/
+2
*
Fix Jira FOP-2173: Invalid Postscript created with SVG and custom fonts
Chris Bowditch
2012-12-17
1
-12
/
+19
*
Improved the handling of defaults for PDF config and general clean up
Mehdi Houshmand
2012-06-26
1
-1
/
+1
*
Cosmetics only: organised imports
Vincent Hennebert
2012-06-18
1
-1
/
+0
*
Merged changes from trunk up to revision 1306814
Vincent Hennebert
2012-04-05
1
-5
/
+6
|
\
|
*
Bugzilla #52655: Fixed rendering of special glyphs when using single-byte enc...
Vincent Hennebert
2012-02-15
1
-5
/
+6
*
|
Added possibility to use glyphs outside WinAnsiEncoding for TrueType fonts th...
Vincent Hennebert
2010-08-27
1
-0
/
+1
*
|
Added support for multi-byte fonts
Vincent Hennebert
2010-08-27
1
-6
/
+27
*
|
Merged changes from Trunk up to revision 989178
Vincent Hennebert
2010-08-25
1
-1
/
+1
|
\
|
|
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-1
/
+1
*
|
Added support for CID-keyed TrueType fonts in PostScript output
Vincent Hennebert
2010-06-29
1
-5
/
+5
|
/
*
Javadocs: Removed all <tt> occurrences with <code> or {@link}.
Jeremias Maerki
2009-10-01
1
-1
/
+1
*
Bugzilla #47000:
Jeremias Maerki
2009-04-20
1
-454
/
+415
*
* PDFImageHandler interface split into ImageHandler and PDFImageHandler.
Adrian Cumiskey
2008-11-13
1
-25
/
+19
*
All AFP library classes without Renderer dependencies moved from org.apache.f...
Adrian Cumiskey
2008-10-27
1
-3
/
+3
*
Merged revisions 679052-679352 via svnmerge from
Vincent Hennebert
2008-07-25
1
-29
/
+29
*
* Added an SVG handler and Graphics2D implementation for AFP which injects AF...
Adrian Cumiskey
2007-12-12
1
-2
/
+1
*
Bugzilla #43041:
Jeremias Maerki
2007-10-05
1
-4
/
+9
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-4
/
+4
*
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
-14
/
+24
*
Creation of Font instances centralized in FontInfo and added a cache for them...
Jeremias Maerki
2006-02-10
1
-11
/
+4
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
1
-5
/
+9
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
1
-10
/
+0
*
More apps.Document->fonts.FontInfo conversion.
Glen Mazza
2004-04-24
1
-10
/
+10
*
PR:
Glen Mazza
2004-04-22
1
-5
/
+5
*
Some improvements on the quality fallback for text (use stroking when in doub...
Jeremias Maerki
2004-04-03
1
-0
/
+39
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-48
/
+16
*
Remove unused imports to quieten Eclipse.
Peter Bernard West
2004-01-03
1
-1
/
+0
*
Substantial refactoring of the PS transcoder (especially the text painting, l...
Jeremias Maerki
2003-11-07
1
-141
/
+272
*
Applied Thomas DeWeese's (Batik team) patches to the transcoder code.
Glen Mazza
2003-09-13
1
-1
/
+1
*
Changes to PSTextPainter to accomodate new Batik library.
Glen Mazza
2003-09-09
1
-5
/
+11
*
move control/Document to apps/Document
William Victor Mote
2003-08-20
1
-1
/
+1
*
move font constants from control.Document to fonts.Font
William Victor Mote
2003-08-14
1
-4
/
+4
*
move layout.FontState to fonts.Font
William Victor Mote
2003-08-14
1
-12
/
+13
*
1. create control package
William Victor Mote
2003-08-14
1
-8
/
+8
*
javadoc changes to clean up gump warnings.
William Victor Mote
2003-04-25
1
-12
/
+12
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
1
-0
/
+435