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
*
adding -text and -pcl options to help text
fotis
2001-04-02
1
-1
/
+1
*
Cleaned up renderWordArea. removed unused code. optimized object creation
Kelly Campbell
2001-04-02
1
-185
/
+174
*
Refactored FontState so it doesn't do excessive font lookups per character.
Kelly Campbell
2001-04-02
2
-140
/
+111
*
Added default producer to fix a bug where the PDF producer is
Kelly Campbell
2001-04-01
1
-1
/
+3
*
Made logging go to the same stream (out) for pages and the newline
Kelly Campbell
2001-03-31
1
-1
/
+1
*
Backed out System.exit() change. This would be problematic for people
Kelly Campbell
2001-03-31
1
-1
/
+0
*
Added explicit System.exit(0) when main is done to work around MacOS X
Kelly Campbell
2001-03-31
1
-0
/
+1
*
Fixed basic-link horizontal position with justification turned on.
Kelly Campbell
2001-03-29
4
-16
/
+55
*
Submitted by: Art Welch
Karen Lease
2001-03-23
1
-9
/
+13
*
subset fonts embedding [submitted by Tore Engvig]
fotis
2001-03-23
1
-0
/
+761
*
Submitted by: Art Welch
Karen Lease
2001-03-22
1
-3
/
+8
*
subset fonts embedding (submitted by Tore Engvig)
fotis
2001-03-22
15
-2378
/
+2102
*
Driver reset patch
Kelly Campbell
2001-03-18
2
-5
/
+24
*
New and improved Fop task for Ant
Kelly Campbell
2001-03-18
1
-58
/
+213
*
Commit Art Welch fix to PCL borders
Karen Lease
2001-03-16
1
-6
/
+6
*
checks for no more room in block area
Keiron Liddle
2001-03-14
1
-0
/
+3
*
Short license
arved
2001-03-13
1
-49
/
+4
*
Added license
arved
2001-03-13
5
-0
/
+30
*
Mods to text renderer
arved
2001-03-13
1
-4
/
+9
*
Updates due to introduction of PrintRenderer
arved
2001-03-10
1
-405
/
+56
*
Updates due to PCL support
arved
2001-03-10
2
-2
/
+63
*
New abstract base class for print renderers
arved
2001-03-10
1
-0
/
+506
*
New files for text rendering
arved
2001-03-10
1
-0
/
+1766
*
New files for PCL rendering
arved
2001-03-10
3
-0
/
+2203
*
JDK 1.1 fix to Manifest task
Kelly Campbell
2001-03-08
1
-1
/
+1
*
put text-anchor in the correct place
Keiron Liddle
2001-03-08
1
-43
/
+13
*
adds CID Font support to svg text
Keiron Liddle
2001-03-07
1
-5
/
+26
*
properly adjusts the max height of table parts
Keiron Liddle
2001-03-05
5
-0
/
+13
*
Updated build. Added manifest to jar to make it a runnable jar.
Kelly Campbell
2001-03-05
1
-0
/
+239
*
Add rendering for start and end regions
arved
2001-03-04
1
-51
/
+17
*
Temporary precedence boolean property
arved
2001-03-04
1
-0
/
+12
*
region-start, region-end support
arved
2001-03-04
10
-506
/
+153
*
End region
arved
2001-03-04
1
-0
/
+85
*
Start region
arved
2001-03-04
1
-0
/
+83
*
Modify handling of border and padding
Karen Lease
2001-03-04
3
-75
/
+72
*
Use new HyphenationProps class
Karen Lease
2001-03-04
2
-48
/
+17
*
New property/trait groups
Karen Lease
2001-03-04
5
-64
/
+234
*
Use PropertyManager for FontState and BorderAndPadding property sets
Karen Lease
2001-03-04
17
-913
/
+135
*
Parse shorthand properties
Karen Lease
2001-03-04
3
-15
/
+39
*
Support for border-related shorthand properties and PropertyManager delegate ...
Karen Lease
2001-03-04
10
-18
/
+431
*
Add some utility accessors
Karen Lease
2001-03-04
1
-0
/
+10
*
Add support for border and padding shorthand properties, color keywords in fo...
Karen Lease
2001-03-04
5
-46
/
+289
*
Generate a single interface for all constants
Karen Lease
2001-03-04
2
-0
/
+51
*
Updated build to include neccessary jar files
Kelly Campbell
2001-03-04
2
-39
/
+7
*
Refactored Driver to simplify usage required for other apps
Kelly Campbell
2001-03-03
9
-304
/
+931
*
Added ant filter files for the xalan redirects
Kelly Campbell
2001-03-01
2
-0
/
+4
*
Removed leftover debug statement
Kelly Campbell
2001-03-01
1
-2
/
+0
*
Added support for Xalan1 back in. Extraced Xalan2 TRAX usage
Kelly Campbell
2001-03-01
2
-65
/
+195
*
fixed: problems with whitespace
fotis
2001-02-27
2
-18
/
+36
*
fixed: error if char width = 0 in leader
fotis
2001-02-27
1
-1
/
+7
[next]