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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a DocumentHandler implementation for PNG output including multi-file ou...
Jeremias Maerki
2009-10-01
8
-314
/
+555
*
Fixed SVN Props
Maximilian Berger
2009-09-15
3
-3
/
+3
*
no page index requires no location to satisfy identity junit test
Maximilian Berger
2009-09-15
1
-3
/
+11
*
removed possible null reference
Maximilian Berger
2009-09-15
1
-5
/
+5
*
Add safeguards for getter not to return null
Maximilian Berger
2009-09-15
1
-11
/
+31
*
Merged back ChangingIPDHack branch into Trunk
Vincent Hennebert
2009-08-26
1
-1
/
+2
*
Renamed PageScaleAttributes class into PageScale.
Vincent Hennebert
2009-08-12
4
-26
/
+38
*
Fixed issues in PageBoundaries class:
Vincent Hennebert
2009-08-10
1
-26
/
+36
*
added support for IMM Extension on fo:simple-page-master element in the AFP R...
Chris Bowditch
2009-08-04
3
-28
/
+74
*
Bugzilla #47311:
Jeremias Maerki
2009-08-03
4
-117
/
+130
*
Bugzilla #47311:
Jeremias Maerki
2009-08-02
6
-20
/
+383
*
Bugzilla #47311:
Jeremias Maerki
2009-07-28
3
-6
/
+10
*
PCL Output: Added support for specifying the output bin (pcl:output-bin exten...
Jeremias Maerki
2009-07-28
4
-0
/
+29
*
Added A5 format.
Jeremias Maerki
2009-07-28
1
-0
/
+6
*
Added support for AFP font embedding. Note: this changes the default behaviou...
Jeremias Maerki
2009-07-27
9
-46
/
+305
*
Bugfix: if an incomplete GoTo action has already been recorded for a given ID...
Vincent Hennebert
2009-07-23
1
-7
/
+12
*
Bugfix: support justified text in AFP Renderer (already working in AFP Painter)
Chris Bowditch
2009-07-10
1
-1
/
+4
*
Extracted DummyPercentBaseContext from FOPRtfAttributes and made universally ...
Adrian Cumiskey
2009-06-23
2
-16
/
+49
*
AFP Output: Add support for fractional font-sizes, and make sure that, for no...
Andreas L. Delmelle
2009-06-06
1
-10
/
+17
*
bug fix: PCL and AFP Document Handlers for new IF were not registering all re...
Chris Bowditch
2009-05-27
2
-3
/
+8
*
Bugfix: use the effective color profile supplied by the ImageEncodingHelper, ...
Vincent Hennebert
2009-05-08
1
-1
/
+13
*
Bugfix: reset graphic state when a page is finished in PostScript.
Vincent Hennebert
2009-04-30
2
-3
/
+2
*
Added setting to enable dithered painting of filled rectangles in AFP and PCL.
Vincent Hennebert
2009-04-28
7
-67
/
+148
*
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
11
-595
/
+838
*
Removed AbstractRenderer.getMimeType() as per Vincent's suggestion.
Jeremias Maerki
2009-04-03
3
-15
/
+6
*
Fixed a bug that left the PrintRenderer unconfigured even if a configuration ...
Jeremias Maerki
2009-04-03
1
-0
/
+6
*
Amendment to revision 755894:
Jeremias Maerki
2009-03-24
2
-5
/
+9
*
Deprecated font base url methods on user agent level in favor of the methods ...
Jeremias Maerki
2009-03-23
1
-1
/
+1
*
bug fix: 46867: afp:invoke-medium-map extension not working in the AFP Renderer
Chris Bowditch
2009-03-21
1
-6
/
+13
*
Moved the font cache change check from outside PrintRendererConfigurator to i...
Adrian Cumiskey
2009-03-20
1
-5
/
+0
*
A little font configuration cleaning.
Adrian Cumiskey
2009-03-20
3
-402
/
+112
*
Bugfix: IFSerializer's mimicking feature didn't work properly. The wrong conf...
Jeremias Maerki
2009-03-19
2
-1
/
+19
*
Added full URI resolution support for AFP fonts.
Jeremias Maerki
2009-03-10
2
-6
/
+34
*
EventProducer update didn't get adjusted when AFPEventProducer was moved.
Jeremias Maerki
2009-03-02
1
-1
/
+0
*
AFP Output: Tag Logical Element (TLE) is now also allowed on fo:page-sequence...
Jeremias Maerki
2009-03-02
3
-20
/
+41
*
AFP: Backported IMM (Invoke Medium Map) to AFPRenderer.
Jeremias Maerki
2009-03-02
1
-2
/
+17
*
Fixed BPD trait and border painting for leaders with leader-pattern="space" (...
Jeremias Maerki
2009-03-01
1
-2
/
+3
*
Added support for adding extension elements and foreign attributes on fo:page...
Jeremias Maerki
2009-03-01
13
-199
/
+269
*
Removed unnecessary setContext method
Vincent Hennebert
2009-02-25
1
-6
/
+0
*
";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...
Jeremias Maerki
2009-02-23
6
-27
/
+74
*
Merged feature branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branch...
Jeremias Maerki
2009-02-22
150
-2094
/
+18834
|
\
|
*
Merge from Trunk revisions 741104 - 744926.
Jeremias Maerki
2009-02-16
2
-3
/
+35
|
|
\
|
|
/
|
/
|
*
|
Added code to detect when a Type 1 font is not configured to use its native e...
Jeremias Maerki
2009-02-09
1
-0
/
+6
*
|
Added a flush() call in the resource handler to make sure unwritten content i...
Jeremias Maerki
2009-02-09
1
-0
/
+1
*
|
Bugfix: restored support for characters not in a font's standard encoding whe...
Jeremias Maerki
2009-02-09
1
-3
/
+28
|
*
Fixed copy/paste mistakes.
Jeremias Maerki
2009-02-16
8
-37
/
+22
|
*
Added an additional font fallback to PrintRenderer to avoid some problems whe...
Jeremias Maerki
2009-02-16
1
-2
/
+9
|
*
Avoid NPE if "rendering" setting isn't given.
Jeremias Maerki
2009-02-11
1
-6
/
+8
[next]