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
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor color optimization
Keiron Liddle
2000-07-18
1
-9
/
+22
*
changes for new svg java bindings
Keiron Liddle
2000-07-18
1
-73
/
+73
*
changes for new java bindings
Keiron Liddle
2000-07-18
41
-316
/
+877
*
changes for the new java bindings
Keiron Liddle
2000-07-18
2
-51
/
+62
*
adds method hasAttribute and hasAttributeNS to make class DOM 2 conform
fotis
2000-07-15
1
-20
/
+31
*
adds method importNode to make class DOM 2 conform
fotis
2000-07-15
1
-13
/
+23
*
fix: corrects package statement
fotis
2000-07-15
1
-13
/
+13
*
fix: makes constructor public and corrects package statement
fotis
2000-07-15
1
-14
/
+14
*
replace getRawName with getQName to make it SAX 2 final compatible
fotis
2000-07-15
3
-3
/
+3
*
set SAX 2 feature namespace-prefix to true
fotis
2000-07-15
3
-4
/
+30
*
Now properly casts to FObj rather than FONode
Jordan Naftolin
2000-07-13
1
-1
/
+1
*
added recursive removeID method. This method assumes that FObj's are only ch...
Jordan Naftolin
2000-07-13
1
-0
/
+18
*
Now calls removeID when keep-with-next is encountered
Jordan Naftolin
2000-07-13
1
-0
/
+5
*
Added ability to remove ID from idReferences. This is needed for keep-with-next
Jordan Naftolin
2000-07-13
1
-0
/
+13
*
Fix Eric Schaeffer's bug with the int color conversions going to PDF -1.0
Steve Coffman
2000-07-12
1
-4
/
+5
*
extra style options for the lines
Keiron Liddle
2000-07-12
1
-9
/
+16
*
better implementation for drawing svg objects
Keiron Liddle
2000-07-12
1
-59
/
+222
*
added method createAttributeNS to make sure it compiles properly
Keiron Liddle
2000-07-12
1
-0
/
+7
*
This adds Domagoj Cosic's patch to fix printing to Postscript printers,
Steve Coffman
2000-07-11
1
-13
/
+16
*
now allows rendering
Keiron Liddle
2000-07-11
1
-1
/
+1
*
added namespace separation of properties
Keiron Liddle
2000-07-11
4
-18
/
+89
*
added access methods to get font info
Keiron Liddle
2000-07-11
1
-0
/
+8
*
changed to render svg area, in a different package
Keiron Liddle
2000-07-11
4
-438
/
+1286
*
data types for svg elements
Keiron Liddle
2000-07-11
4
-0
/
+822
*
new svg graphic elements
Keiron Liddle
2000-07-11
54
-409
/
+6426
*
Adjustments for XT
arved
2000-07-11
1
-0
/
+56
*
SAX2
arved
2000-07-11
3
-13
/
+13
*
New pagination spec
arved
2000-07-11
9
-0
/
+1506
*
Just in case
arved
2000-07-11
1
-2
/
+59
*
Supports March 27 2000 spec
arved
2000-07-11
5
-43
/
+137
*
Expresses SAX2 support
arved
2000-07-11
5
-43
/
+54
*
Not required in March 27 2000 spec
arved
2000-07-11
8
-730
/
+0
*
not required in March 27 2000 spec.
arved
2000-07-11
1
-116
/
+0
*
handles negative numbers, same otherwise
Keiron Liddle
2000-07-11
1
-16
/
+32
*
creates a function for each pair of colours, rather than missing the last one
Keiron Liddle
2000-07-11
1
-2
/
+2
*
puts spaces between distance values
Keiron Liddle
2000-07-11
1
-1
/
+1
*
just make it compile for now
Keiron Liddle
2000-07-11
1
-1
/
+1
*
svg dom implementation to hold svg data for rendering
Keiron Liddle
2000-07-11
59
-0
/
+6421
*
cleaned up code. Removed unecessary variables and avoided duplicate method c...
Jordan Naftolin
2000-07-10
1
-41
/
+31
*
now throws exception if "ref-id" attribute not specified in page-number-citation
Jordan Naftolin
2000-07-08
1
-0
/
+5
*
fixed bug in which page-number-citation couldn't be the first element in a block
Jordan Naftolin
2000-07-07
1
-0
/
+1
*
removed unnecessary line
Jordan Naftolin
2000-07-05
1
-1
/
+0
*
Added basic support for forward page-number-citations
Jordan Naftolin
2000-07-05
7
-8
/
+78
*
initial version
Jordan Naftolin
2000-07-05
1
-0
/
+64
*
now recursively sets the linkSet so that simple-links can contain embedded ch...
Jordan Naftolin
2000-07-05
1
-1
/
+5
*
fixes duplicate id on overflow bug
Jordan Naftolin
2000-07-05
1
-23
/
+27
*
fixes duplicate id on overflow bug
Jordan Naftolin
2000-06-29
7
-25
/
+49
*
fixes small bug with the link rectangle placement when the link
Jordan Naftolin
2000-06-29
2
-6
/
+4
*
modified to conform to IDReferences change
Jordan Naftolin
2000-06-28
1
-1
/
+1
*
modified createID() to remove unecessary parameter
Jordan Naftolin
2000-06-28
1
-2
/
+2
[next]