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
...
*
made svg context independant so that the svg document does not
Keiron Liddle
2002-02-20
1
-42
/
+55
*
fixed compile error
Keiron Liddle
2002-02-19
3
-4
/
+7
*
Fix some bugs in the CTM logic
Karen Lease
2002-02-18
4
-13
/
+63
*
Initial implementation of CTM (coordinate transformation matrix) to handle re...
Karen Lease
2002-02-17
13
-75
/
+387
*
does a bit better job at adding text to line area
Keiron Liddle
2002-02-11
7
-93
/
+102
*
renders word are to xml
Keiron Liddle
2002-02-08
1
-0
/
+10
*
Generated text is written in UTF-8 encoding instead of ISO-8859-1
Art Welch
2002-01-31
1
-0
/
+35
*
buffered output stream
Keiron Liddle
2002-01-09
1
-1
/
+1
*
utils for characters such as getting width and determining if space
Keiron Liddle
2002-01-08
1
-0
/
+117
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
30
-868
/
+1084
*
updated to use style task and removed xslt task
Keiron Liddle
2001-12-18
1
-299
/
+0
*
changed names to make transforms easier
Keiron Liddle
2001-12-18
13
-1529
/
+0
*
added design docs to build
Keiron Liddle
2001-12-14
1
-231
/
+0
*
properly setup the element mappings
Keiron Liddle
2001-12-13
3
-77
/
+87
*
synced with trunk, ie. added euro
Keiron Liddle
2001-12-13
12
-0
/
+12
*
updated master-name to master-reference
Keiron Liddle
2001-12-11
1
-2
/
+2
*
removed some bad static things
Keiron Liddle
2001-12-11
2
-2
/
+1
*
added message about cvs, fixed compiler options
Keiron Liddle
2001-11-28
1
-0
/
+1
*
Fix a small bug in iterator
Karen Lease
2001-11-26
1
-0
/
+2
*
fixed some compile problems
Keiron Liddle
2001-11-22
5
-11
/
+1
*
fix to prevent fop hanging with animated gifs
Keiron Liddle
2001-11-22
1
-2
/
+4
*
updates for ext, and message handler changes
Keiron Liddle
2001-11-22
3
-4
/
+9
*
removed message handler
Keiron Liddle
2001-11-22
70
-707
/
+311
*
Add white-space-treatment and linefeed-treatment
Karen Lease
2001-11-21
1
-4
/
+17
*
Remove extra whitespace during FO tree construction
Karen Lease
2001-11-21
14
-4
/
+585
*
PR:
Tore Engvig
2001-11-16
1
-1
/
+1
*
PR:
Tore Engvig
2001-11-16
11
-110
/
+713
*
some comments and cleaned up a bit
Keiron Liddle
2001-11-15
11
-90
/
+124
*
basic implementation of declarations and color profile
Keiron Liddle
2001-11-15
2
-13
/
+78
*
made the batik pdf transcoder work again
Keiron Liddle
2001-11-15
9
-67
/
+143
*
changed a few more vector and hastable
Keiron Liddle
2001-11-14
30
-284
/
+268
*
some changes for out of order rendering and rendering to a renderer
Keiron Liddle
2001-11-12
10
-88
/
+213
*
clarified error message
Keiron Liddle
2001-11-12
1
-2
/
+3
*
Disable methods using StreamRenderer
Karen Lease
2001-11-11
1
-9
/
+11
*
Hook up to new LayoutManager process and comment out code used by old layout ...
Karen Lease
2001-11-11
1
-155
/
+181
*
New base class for inline LayoutManager classes which generate atomic areas
Karen Lease
2001-11-11
1
-0
/
+51
*
Move generatesInlineAreas from LayoutManager to FObj
Karen Lease
2001-11-11
5
-49
/
+36
*
Move text layout code into TextLayoutManager; add generatesInlineAreas to FObj
Karen Lease
2001-11-11
12
-176
/
+67
*
Integrate layout managers for text and block
Karen Lease
2001-11-11
4
-27
/
+36
*
new layout managers
Karen Lease
2001-11-11
3
-0
/
+378
*
Add some more LayoutManagers and start to actually do something
Karen Lease
2001-11-11
4
-9
/
+9
*
A few changes to tie in some more LayoutManager classes
Karen Lease
2001-11-11
4
-1
/
+10
*
Fix an NPE
Karen Lease
2001-11-09
1
-0
/
+1
*
Fix a couple of NPE
Karen Lease
2001-11-09
2
-1
/
+2
*
Remove call to PageSequence.format
Karen Lease
2001-11-09
1
-5
/
+5
*
Start to use layout managers and comment out a bunch of (temporarily) unusabl...
Karen Lease
2001-11-09
1
-274
/
+380
*
Rework the page creation process and prepare to use layout managers
Karen Lease
2001-11-09
7
-319
/
+236
*
PageMaster uses a PageViewport object
Karen Lease
2001-11-09
1
-50
/
+58
*
Rename Region to RegionReference in package area
Karen Lease
2001-11-09
3
-27
/
+27
*
Base classes for before/after, start/end Region
Karen Lease
2001-11-09
3
-0
/
+136
[prev]
[next]