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
/
org
/
apache
/
fop
/
pdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved gstate usage
Keiron Liddle
2002-07-04
4
-33
/
+152
*
progressively output pdf objects to reduce memory usage
Keiron Liddle
2002-07-01
1
-40
/
+10
*
fixed some minor errors
Keiron Liddle
2002-07-01
3
-24
/
+20
*
handles pattern resources better
Keiron Liddle
2002-06-28
7
-102
/
+211
*
added transparency for images
Keiron Liddle
2002-06-27
13
-268
/
+421
*
implemented some basic transparency, needs optimization
Keiron Liddle
2002-06-20
5
-6
/
+105
*
removed old area tree
Keiron Liddle
2002-06-20
2
-3
/
+4
*
implemented links in svg both for standalone and in fo documents
Keiron Liddle
2002-06-18
5
-28
/
+52
*
changed pdf streams to use io streams so that they
Keiron Liddle
2002-05-27
12
-66
/
+393
*
cleaned up bookmark extension a bit
Keiron Liddle
2002-05-17
1
-1
/
+1
*
removed excess spaces
Keiron Liddle
2002-03-07
1
-8
/
+8
*
some preliminary changes to image handling
Keiron Liddle
2002-02-21
1
-8
/
+3
*
removed some bad static things
Keiron Liddle
2001-12-11
2
-2
/
+1
*
removed message handler
Keiron Liddle
2001-11-22
4
-15
/
+11
*
PR:
Tore Engvig
2001-11-16
1
-1
/
+1
*
PR:
Tore Engvig
2001-11-16
3
-57
/
+239
*
made the batik pdf transcoder work again
Keiron Liddle
2001-11-15
1
-1
/
+1
*
some changes for out of order rendering and rendering to a renderer
Keiron Liddle
2001-11-12
4
-56
/
+90
*
changed the parent to FONode
Keiron Liddle
2001-11-09
3
-12
/
+102
*
updated a few hashtables and vectors
Keiron Liddle
2001-11-02
9
-298
/
+292
*
updates to area tree and reading/rendering with xml
Keiron Liddle
2001-10-26
1
-3
/
+3
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
1
-0
/
+90
*
this patch alters the fop ant task so that other render output
Keiron Liddle
2001-09-24
1
-1
/
+1
*
Patch to handle direct embedding of jpeg images into pdf
Keiron Liddle
2001-09-18
2
-2
/
+45
*
this handles viewBox links in svg better
Keiron Liddle
2001-09-07
2
-4
/
+64
*
Applies lmckenzi@ca.ibm.com's patch, which would have been very hard
Steve Coffman
2001-08-30
1
-1
/
+10
*
adds support for lazy loading of fonts
Keiron Liddle
2001-08-06
1
-1
/
+7
*
Submitted by: SASAKI Suguru (s-sasaki@hkg.odn.ne.jp)
Tore Engvig
2001-08-02
1
-14
/
+10
*
Code formatting. Still builds ok, but I didn't test it otherwise since last.
Steve Coffman
2001-08-01
3
-93
/
+82
*
Adds Mark Lillywhite's performance and memory patch in all it's glory.
Steve Coffman
2001-08-01
4
-96
/
+187
*
Formatted code according to code standards.
Tore Engvig
2001-07-30
47
-6731
/
+5068
*
fixed line endings
Keiron Liddle
2001-07-04
1
-55
/
+10
*
changed PDFNumber to use static methods
Keiron Liddle
2001-06-18
6
-358
/
+78
*
FOP now uses Batik to render svg
Keiron Liddle
2001-05-17
1
-0
/
+2
*
PR:
Tore Engvig
2001-04-16
1
-9
/
+12
*
Fixed some bugs in PDF rendering when font embedding fails.
Kelly Campbell
2001-04-08
1
-17
/
+15
*
Added default producer to fix a bug where the PDF producer is
Kelly Campbell
2001-04-01
1
-1
/
+3
*
enabling CID keyed truetype fonts; this gives support
fotis
2001-02-27
8
-73
/
+215
*
handles non-rotated arcs
Keiron Liddle
2001-02-23
1
-0
/
+40
*
JDK 1.1 fixes
Kelly Campbell
2001-02-09
1
-3
/
+3
*
Added support for PDF outlines (aka bookmarks). See the example in
Kelly Campbell
2001-02-06
4
-23
/
+299
*
Removed NumberFormat usage in PDFRenderer to fix a locale-specific bug
Kelly Campbell
2001-02-05
1
-0
/
+6
*
Added TrueType and embedded font support from Tore Engvig and
Kelly Campbell
2001-02-05
16
-22
/
+1472
*
Added some text rendering optimizations for PDF.
Kelly Campbell
2001-02-05
1
-0
/
+16
*
Fixed an off by one error in the end of stream encoding part of ASCII85Filter
Kelly Campbell
2001-02-01
1
-55
/
+82
*
Changed XObject to use the stream default filter list
Kelly Campbell
2001-01-19
1
-1
/
+3
*
JDK 1.1.x changes. Thanks to Art Welch.
arved
2000-12-22
1
-4
/
+4
*
Changed output from Writer to OutputStream to allow for binary output.
Kelly Campbell
2000-12-18
31
-535
/
+920
*
AWTRenderer uses now system fonts and not pdf fonts. All (error) messages
fotis
2000-11-16
1
-1
/
+1
*
adds spaces between matrix and bbox coords
Keiron Liddle
2000-11-10
1
-2
/
+5
[next]