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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added logging to the font converter
Keiron Liddle
2002-09-02
3
-98
/
+131
*
start implementation of block-container
Keiron Liddle
2002-08-30
10
-213
/
+707
*
return if no areas to add
Keiron Liddle
2002-08-30
1
-0
/
+3
*
moved filed area to its own class
Keiron Liddle
2002-08-29
2
-33
/
+51
*
Remove two parameter version of getNextBreakPoss method and remove all calls ...
Karen Lease
2002-08-28
11
-42
/
+17
*
updated to current batik method and variable names for pixel to mm
Keiron Liddle
2002-08-23
1
-3
/
+3
*
implemented leader pattern: space, dots and use content
Keiron Liddle
2002-08-23
10
-19
/
+254
*
implemeneted leader with leader-pattern of rule
Keiron Liddle
2002-08-22
13
-121
/
+295
*
properly resets blocks
Keiron Liddle
2002-08-21
5
-67
/
+95
*
handle errors better
Keiron Liddle
2002-08-20
2
-11
/
+17
*
fix for invalid colorspace on jpeg
Keiron Liddle
2002-08-20
2
-1
/
+9
*
load original data properly
Keiron Liddle
2002-08-19
5
-2
/
+14
*
reset fontname at start of region
Keiron Liddle
2002-08-19
1
-0
/
+1
*
properly sets the dpi val
Keiron Liddle
2002-08-19
1
-9
/
+3
*
removed split context
Keiron Liddle
2002-08-19
6
-97
/
+5
*
improved block layout, adds areas to correct parent
Keiron Liddle
2002-08-18
9
-71
/
+84
*
Attempt at adding static content.
Joerg Pietschmann
2002-08-17
15
-445
/
+573
*
cleanuup, updated status for line height
Keiron Liddle
2002-08-16
5
-10
/
+0
*
calculate line height and do vertical alignment better
Keiron Liddle
2002-08-16
13
-172
/
+164
*
debug not that useful
Keiron Liddle
2002-08-16
1
-1
/
+2
*
added useful bit of doc
Keiron Liddle
2002-08-16
1
-0
/
+6
*
fixed reset, only does it when restarting leaf node
Keiron Liddle
2002-08-14
1
-1
/
+4
*
made messages more sensible
Keiron Liddle
2002-08-14
1
-2
/
+2
*
Updated batik with change to TextPainter interface and UserAgent.
Keiron Liddle
2002-08-14
2
-78
/
+106
*
Replaced the PostScript filters with the refactored ones from the maintenance
Jeremias Maerki
2002-08-12
10
-337
/
+556
*
get some page breaking working
Keiron Liddle
2002-08-11
6
-106
/
+119
*
fixed compile error
Keiron Liddle
2002-08-09
1
-3
/
+0
*
removed old code, cleaned up a bit
Keiron Liddle
2002-08-09
14
-881
/
+53
*
set user agent on renderer
Keiron Liddle
2002-08-09
1
-0
/
+1
*
initial attempt at getting some pagination
Keiron Liddle
2002-08-08
24
-1475
/
+1742
*
First batch of changes for preparation for adoption of Avalon patterns. Only ...
Jeremias Maerki
2002-08-07
42
-412
/
+379
*
remove distracting message
Keiron Liddle
2002-08-06
1
-1
/
+0
*
removed unneeded code
Keiron Liddle
2002-08-05
1
-11
/
+1
*
Minor patch for the TTFReader to remove an unreachable statement
Keiron Liddle
2002-08-05
1
-1
/
+1
*
fixes length problem causing xref error...found it at last
Keiron Liddle
2002-08-02
1
-1
/
+1
*
get Jimi working again and correctly reporting errors
Keiron Liddle
2002-08-02
3
-15
/
+35
*
Simplified ASCII85Filter computation, thereby hopefully
Keiron Liddle
2002-08-02
1
-5
/
+20
*
workaround for eps files that have invalid float bounding box values
Keiron Liddle
2002-08-02
1
-5
/
+13
*
use buffered stream
Keiron Liddle
2002-08-02
1
-1
/
+1
*
fixed master-name and a test setup problem
Keiron Liddle
2002-07-31
1
-0
/
+1
*
moved embed font info into the render.pdf package
Keiron Liddle
2002-07-31
12
-47
/
+31
*
separated the specific PDFRender functionality from the CTM class
Keiron Liddle
2002-07-30
3
-212
/
+323
*
adapted to change in batik
Keiron Liddle
2002-07-29
1
-2
/
+2
*
cleaned up the font state a bit
Keiron Liddle
2002-07-23
13
-270
/
+294
*
fix for unknown child that returns null size
Keiron Liddle
2002-07-23
1
-0
/
+4
*
handles clip better
Keiron Liddle
2002-07-23
1
-2
/
+23
*
prevent npe
Keiron Liddle
2002-07-23
2
-4
/
+9
*
spearated GraphicsConfiguration classes
Keiron Liddle
2002-07-23
7
-241
/
+336
*
fixed compile error
Keiron Liddle
2002-07-19
1
-3
/
+0
*
reuse old patterns and shadings to reduce file size
Keiron Liddle
2002-07-19
5
-22
/
+278
[next]