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
/
afp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bug fix: 47694 Avoid create IOCA for background on empty areas
Chris Bowditch
2009-08-14
1
-0
/
+3
*
What we thought were cubic curves in GOCA, were actually just quadratic ones....
Jeremias Maerki
2009-08-04
2
-8
/
+150
*
Fixed problem with raster font substitution when there's no smaller font avai...
Jeremias Maerki
2009-08-03
1
-3
/
+7
*
Reverted changes in rev 797899 (but xgc.jar updated rather than reverted)
Jeremias Maerki
2009-08-02
1
-1
/
+1
*
Added support for AFP font embedding. Note: this changes the default behaviou...
Jeremias Maerki
2009-07-27
6
-23
/
+90
*
Fixes GUMP build problems, the automated e-mail was starting to annoy so I sc...
Adrian Cumiskey
2009-07-26
1
-1
/
+1
*
Bugzilla 47508: Fix error while writing TLE's attribute qualifier in the outp...
Andreas L. Delmelle
2009-07-10
1
-2
/
+2
*
Bugfix: support justified text in AFP Renderer (already working in AFP Painter)
Chris Bowditch
2009-07-10
2
-8
/
+98
*
bug fix: fractional points sizes in AFP not working correctly together with f...
Chris Bowditch
2009-07-07
6
-50
/
+157
*
No code change here, just fixing the indentation of the if (useInclude) block...
Adrian Cumiskey
2009-06-19
1
-29
/
+28
*
Correct wrongly encoded character
Andreas L. Delmelle
2009-06-15
1
-1
/
+1
*
AFP Output: Add support for fractional font-sizes, and make sure that, for no...
Andreas L. Delmelle
2009-06-06
1
-39
/
+55
*
Added setting to enable dithered painting of filled rectangles in AFP and PCL.
Vincent Hennebert
2009-04-28
5
-10
/
+147
*
Added support for CMYK colors in PTOCA
Vincent Hennebert
2009-04-28
1
-13
/
+33
*
Bugfix: take rotation into account also when resource level is not inline
Vincent Hennebert
2009-04-28
1
-3
/
+4
*
In the AFP stream, put the TLE fields associated to a page sequence before th...
Vincent Hennebert
2009-04-24
3
-18
/
+29
*
Added full URI resolution support for AFP fonts.
Jeremias Maerki
2009-03-10
7
-115
/
+129
*
Restored compatibility with Java VMs that don't support nio Charsets for code...
Jeremias Maerki
2009-03-09
1
-10
/
+34
*
Added support for adding extension elements and foreign attributes on fo:page...
Jeremias Maerki
2009-03-01
1
-3
/
+3
*
Merge from Trunk revisions 741104 - 744926.
Jeremias Maerki
2009-02-16
1
-90
/
+58
|
\
|
*
Bugzilla #45342:
Jeremias Maerki
2009-02-09
1
-91
/
+61
*
|
Bugfix for path handling when spaces are in the path.
Jeremias Maerki
2009-02-05
1
-1
/
+3
*
|
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
6
-33
/
+323
*
|
Merge from Trunk revisions 740276 - 741103.
Jeremias Maerki
2009-02-05
4
-57
/
+196
|
\
|
|
*
AFP Output: Added a configuration option to override the resource level defau...
Jeremias Maerki
2009-02-05
4
-71
/
+203
*
|
Merge from Trunk revisions 735029 - 740275.
Jeremias Maerki
2009-02-03
19
-121
/
+484
|
\
|
|
*
Moved MonochromeBitmapConverter from PCL to utility package for later reuse i...
Jeremias Maerki
2009-01-28
19
-121
/
+485
*
|
Merge from Trunk revisions 731480 - 735028.
Jeremias Maerki
2009-01-16
8
-22
/
+72
|
\
|
|
*
Bugfix: Weave included page segments into the object sequence instead of inse...
Jeremias Maerki
2009-01-16
3
-18
/
+1
|
*
Added in support for subtractive mode in 1-bit images. This should further re...
Jeremias Maerki
2009-01-15
5
-4
/
+71
*
|
Added support for fixed-width spaces.
Jeremias Maerki
2009-01-13
6
-33
/
+64
*
|
Fixed assert statement.
Jeremias Maerki
2009-01-12
1
-1
/
+1
*
|
Restrict XML-formats to SVG to stream-line the image loading/conversion process.
Jeremias Maerki
2009-01-12
1
-1
/
+2
*
|
Disabling native formats as long as the configuration doesn't enable/disable ...
Jeremias Maerki
2009-01-12
1
-3
/
+4
*
|
Started new IF implementation for AFP (incomplete, supporting filled rects, t...
Jeremias Maerki
2009-01-11
9
-473
/
+726
*
|
Moved getPoint() method from DataStream to AFPPaintingState where it makes mo...
Jeremias Maerki
2009-01-11
2
-22
/
+37
*
|
GOCA improvements:
Jeremias Maerki
2009-01-11
4
-51
/
+98
*
|
Bugfix: remaining chunk of over-long text strings didn't get handled properly.
Jeremias Maerki
2009-01-06
1
-4
/
+5
|
/
*
Bugzilla #46369:
Chris Bowditch
2008-12-10
7
-32
/
+77
*
FopCharacterSet doesn't follow the same contract as its superclass. The metri...
Jeremias Maerki
2008-12-07
2
-10
/
+6
*
Avoid replacement notification if we're only checking the presence of a certa...
Jeremias Maerki
2008-12-05
1
-4
/
+4
*
Bugfix: Custom AFP fonts reported bad metrics.
Jeremias Maerki
2008-12-05
2
-11
/
+11
*
* Text encoding is now handled by PresentationTextData and character set enco...
Temp_AFPGOCAResources
Adrian Cumiskey
2008-11-27
8
-56
/
+171
*
* Reverted back the interface changes I made to ImageHandler.
Adrian Cumiskey
2008-11-25
8
-68
/
+91
*
Fixed ArrayOutOfBoundsException. Object Classification triplet is 96 bytes long.
Jeremias Maerki
2008-11-25
1
-1
/
+1
*
Minor cleanup.
Adrian Cumiskey
2008-11-21
2
-3
/
+4
*
<svg:image/> y-axis positioning fix in AFPGraphics2D.
Adrian Cumiskey
2008-11-21
7
-59
/
+78
*
Improved plumbing :)
Adrian Cumiskey
2008-11-20
2
-14
/
+15
*
SetCurrentPosition fix for line drawing.
Adrian Cumiskey
2008-11-20
61
-746
/
+1006
*
Structured field length bug fix.
Adrian Cumiskey
2008-11-19
1
-7
/
+6
[prev]
[next]