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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Added ImageElementBridge to ImageConverterSVG2G2D so output formats like Java...
Jeremias Maerki
2010-07-15
3
-2
/
+181
|
|
/
|
*
Added the XML Graphics Commons jar file from the release candidate
Simon Pepping
2010-07-02
1
-0
/
+0
|
*
Restored ColorExt after removing it from XML Graphics Commons again.
Jeremias Maerki
2010-07-02
9
-21
/
+333
|
*
Minor refactoring and style fixups:
Andreas L. Delmelle
2010-06-19
1
-121
/
+102
|
*
Bugzilla #48871:
Pascal Sancho
2010-06-18
1
-1
/
+1
|
*
Bugzilla #78887:
Pascal Sancho
2010-06-18
1
-108
/
+108
|
*
Bugzilla #49172:
Pascal Sancho
2010-06-18
1
-2
/
+2
|
*
Bugzilla #46565:
Pascal Sancho
2010-06-18
1
-3
/
+4
|
*
Fop WebSite: update commandline usage help (in Trunk tab > Using FOP > Run)
Pascal Sancho
2010-06-18
1
-86
/
+98
|
*
Bugfix: PDF/A-1a mode was not properly reported.
Jeremias Maerki
2010-06-17
1
-1
/
+1
|
*
Put the /Resources reference directly into the underlying dictionary and hand...
Jeremias Maerki
2010-06-15
1
-3
/
+3
*
|
Trying to get a glyph name out of a Unicode code point is already done by the...
Vincent Hennebert
2010-07-02
2
-7
/
+9
*
|
Create PSFontResource for non-embedded fonts and fonts with additional encodings
Vincent Hennebert
2010-07-02
1
-1
/
+3
*
|
Added toString method to ease debugging
Vincent Hennebert
2010-07-02
1
-0
/
+5
*
|
XML Graphics Commons jar committed in rev. 959012 was wrong
Vincent Hennebert
2010-06-29
1
-0
/
+0
*
|
Added support for CID-keyed TrueType fonts in PostScript output
Vincent Hennebert
2010-06-29
13
-60
/
+392
*
|
Merged changes from Trunk up to revision 954512
Vincent Hennebert
2010-06-14
24
-124
/
+373
|
\
|
|
*
Color-related classes were moved to the org.apache.xmlgraphics.java2d.color p...
Jeremias Maerki
2010-06-14
8
-17
/
+17
|
*
AFP Output Changes:
Jeremias Maerki
2010-06-12
12
-93
/
+169
|
*
AFP Output: Fix for bitmap images inside an SVG or G2D graphic (printer error...
Jeremias Maerki
2010-06-11
2
-18
/
+13
|
*
Bugzilla #42306:
Jeremias Maerki
2010-06-08
5
-3
/
+178
|
*
Bugfix for formatting of floating point numbers which could lead to invalid P...
Jeremias Maerki
2010-06-04
2
-1
/
+4
*
|
Added support for full embedding of TrueType font in PostScript, with encodin...
Vincent Hennebert
2010-06-02
3
-2
/
+112
*
|
Created temporary branch to implement TrueType support in PostScript
Vincent Hennebert
2010-05-28
0
-0
/
+0
|
/
*
Big encoding performance improvement for bi-level images which do not have th...
Jeremias Maerki
2010-05-27
1
-5
/
+60
*
Removing outdated documentation
Simon Pepping
2010-05-25
19
-8912
/
+0
*
Missed a parameter change for an overridden method. (Additional change for re...
Jeremias Maerki
2010-05-20
1
-1
/
+1
*
Changed many variables and parameters from "int" to "char" because AFP font s...
Jeremias Maerki
2010-05-20
8
-38
/
+54
*
Bring error handling more in line with general recommendations and provide be...
Jeremias Maerki
2010-05-20
2
-25
/
+35
*
Don't fail on AFM just because it has a Start/EndTrackKern section. Log a war...
Jeremias Maerki
2010-05-17
1
-3
/
+11
*
Added a save/restoreGraphicsState pair for the initial coordinate system in P...
Jeremias Maerki
2010-04-26
4
-5
/
+12
*
Improved painting of double rules a bit, fixing a bug causing the message: "I...
Jeremias Maerki
2010-04-23
2
-4
/
+28
*
recent change to cache CharacterSet exposed multi threading issue
Chris Bowditch
2010-04-21
1
-1
/
+5
*
cache AFP Fonts in a similar manner to LazyFont class for TrueType fonts. Thi...
Chris Bowditch
2010-04-14
1
-13
/
+42
*
FontEventAdapter has been replaced by FontEventProducer
Vincent Hennebert
2010-04-09
1
-1
/
+2
*
Added getEventKey method to Event so that it's no longer necessary to store t...
Vincent Hennebert
2010-04-09
19
-105
/
+121
*
Merged all the eventResourceGenerator tasks into one
Vincent Hennebert
2010-04-09
2
-108
/
+3
*
Now that the creation of event-model.xml has been standardised, the EventMode...
Vincent Hennebert
2010-04-09
22
-359
/
+42
*
Generate event models in the same directory as the corresponding EventProduce...
Vincent Hennebert
2010-04-09
3
-59
/
+72
*
Moved ResourceEventProducer to org.apache.fop
Vincent Hennebert
2010-04-09
26
-59
/
+63
*
Split catch-all EventFormatter.xml message file into individual files for eac...
Vincent Hennebert
2010-04-09
28
-198
/
+540
*
Added test cases to ensure that the event notification system runs smoothly
Vincent Hennebert
2010-04-09
9
-28
/
+328
*
Added Java Target information to Build-Id manifest entry. (Applied change as ...
Jeremias Maerki
2010-03-18
1
-7
/
+7
*
Bumped xmlgraphics-commons.jar.
Jeremias Maerki
2010-03-18
6
-10
/
+75
*
Removed obsolete mergeinfo information
Vincent Hennebert
2010-03-18
0
-0
/
+0
*
Bugfix: NPE when there is a forced break before a table occurring at an IPD c...
Vincent Hennebert
2010-03-15
2
-0
/
+92
*
advertise link to nightly build
Chris Bowditch
2010-03-11
1
-0
/
+2
*
Bugfix: definition of a special page-master for the last page was interfering...
Vincent Hennebert
2010-02-23
2
-1
/
+61
*
Fop WebSite: XSL-FO 1.0 references were still there; fixed now
Pascal Sancho
2010-02-19
3
-27
/
+27
*
Fop WebSite: Fixed obsolete URL for public DTDs plus refer to latest version ...
Pascal Sancho
2010-02-19
31
-110
/
+83
[prev]
[next]