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
/
render
Commit message (
Expand
)
Author
Age
Files
Lines
*
start implementation of block-container
Keiron Liddle
2002-08-30
2
-18
/
+146
*
implemented leader pattern: space, dots and use content
Keiron Liddle
2002-08-23
2
-4
/
+20
*
implemeneted leader with leader-pattern of rule
Keiron Liddle
2002-08-22
4
-21
/
+88
*
load original data properly
Keiron Liddle
2002-08-19
1
-1
/
+1
*
reset fontname at start of region
Keiron Liddle
2002-08-19
1
-0
/
+1
*
Replaced the PostScript filters with the refactored ones from the maintenance
Jeremias Maerki
2002-08-12
10
-337
/
+556
*
First batch of changes for preparation for adoption of Avalon patterns. Only ...
Jeremias Maerki
2002-08-07
7
-43
/
+33
*
get Jimi working again and correctly reporting errors
Keiron Liddle
2002-08-02
1
-4
/
+6
*
moved embed font info into the render.pdf package
Keiron Liddle
2002-07-31
7
-22
/
+92
*
separated the specific PDFRender functionality from the CTM class
Keiron Liddle
2002-07-30
2
-138
/
+257
*
cleaned up the font state a bit
Keiron Liddle
2002-07-23
4
-155
/
+149
*
removed old id reference stuff
Keiron Liddle
2002-07-09
4
-8
/
+0
*
alignment and scaling for instream-foreign-object using viewport
Keiron Liddle
2002-07-05
2
-16
/
+20
*
improved gstate usage
Keiron Liddle
2002-07-04
3
-32
/
+58
*
progressively output pdf objects to reduce memory usage
Keiron Liddle
2002-07-01
2
-3
/
+15
*
handles pattern resources better
Keiron Liddle
2002-06-28
3
-11
/
+12
*
proper use of font encodings for native fonts
Keiron Liddle
2002-06-28
2
-13
/
+13
*
added transparency for images
Keiron Liddle
2002-06-27
3
-14
/
+220
*
removed old imports
Keiron Liddle
2002-06-21
4
-4
/
+0
*
removed old area tree
Keiron Liddle
2002-06-20
2
-2
/
+2
*
implemented links in svg both for standalone and in fo documents
Keiron Liddle
2002-06-18
2
-8
/
+32
*
start to an improved mif handler
Keiron Liddle
2002-06-05
17
-4349
/
+0
*
PR:
Karen Lease
2002-05-26
2
-74
/
+32
*
cleaned up bookmark extension a bit
Keiron Liddle
2002-05-17
1
-1
/
+1
*
Add support for line-breaking in nested inlines using BreakPoss strategy
Karen Lease
2002-05-10
3
-2
/
+22
*
initial implementation of line area layout processing
Keiron Liddle
2002-04-26
1
-0
/
+10
*
comment for possible thread problem
Keiron Liddle
2002-04-26
1
-0
/
+3
*
replaced logkit logger with the logger interface in avalon framework
Keiron Liddle
2002-04-11
8
-13
/
+6
*
basic vertical alignment and height for lines
Keiron Liddle
2002-04-02
1
-0
/
+3
*
a simple impl of getting ipd and line height
Keiron Liddle
2002-03-21
2
-10
/
+12
*
changed property to trait for areas
Keiron Liddle
2002-03-21
2
-23
/
+23
*
made it easier to add xml handlers
Keiron Liddle
2002-03-18
1
-10
/
+18
*
renders images and ifo to pdf doc
Keiron Liddle
2002-03-08
2
-4
/
+298
*
remove SVGArea and ImageArea, no longer needed
Keiron Liddle
2002-02-26
10
-13
/
+0
*
Take CTM into account for PDF rendering (small test)
Karen Lease
2002-02-23
2
-6
/
+46
*
some preliminary changes to image handling
Keiron Liddle
2002-02-21
2
-14
/
+22
*
does a bit better job at adding text to line area
Keiron Liddle
2002-02-11
5
-19
/
+13
*
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
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
3
-20
/
+244
*
removed message handler
Keiron Liddle
2001-11-22
6
-14
/
+6
*
PR:
Tore Engvig
2001-11-16
2
-2
/
+35
*
some changes for out of order rendering and rendering to a renderer
Keiron Liddle
2001-11-12
3
-14
/
+77
*
Rename Region to RegionReference in package area
Karen Lease
2001-11-09
2
-13
/
+13
*
changed the parent to FONode
Keiron Liddle
2001-11-09
6
-19
/
+17
*
updated a few hashtables and vectors
Keiron Liddle
2001-11-02
6
-70
/
+62
*
svg renderer now basically works, pages, text, leader, svg
Keiron Liddle
2001-11-02
3
-16
/
+324
*
updates to area tree and reading/rendering with xml
Keiron Liddle
2001-10-26
7
-111
/
+567
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
12
-5919
/
+365
*
cleaned up the imports
Keiron Liddle
2001-10-15
1
-30
/
+15
[next]