2009-01-07 |
Jeremias Maerki | Added a note explaining things that we should look... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Vincent Hennebert | Fixed typo |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jeremias Maerki | Happy new year. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Jeremias Maerki | Give javadoc utility some more memory to avoid OutOfMem... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Jeremias Maerki | FOP now creates ToUnicode CMaps for single-byte fonts... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Jeremias Maerki | Added support for forcing single-byte encodings for... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Jeremias Maerki | Bugzilla #45306: |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Jeremias Maerki | Bugzilla #45938: |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Jeremias Maerki | Fixed painting bug introduced by rev 721430 (originally... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Jeremias Maerki | Fixed black backgrounds occurring for transparent image... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Chris Bowditch | Bugzilla #46369: |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Andreas L.... | Bugzilla 46319: |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Jeremias Maerki | Batik's DOMUtilities.deepCloneDocument() doesn't propag... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Jeremias Maerki | Reverted accidental commit of unfinished change. Sorry... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Jeremias Maerki | Bugzilla #46360: |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Jeremias Maerki | Bugzilla #46360: |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Jeremias Maerki | FopCharacterSet doesn't follow the same contract as... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Jeremias Maerki | Avoid replacement notification if we're only checking... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Jeremias Maerki | Bugfix: Custom AFP fonts reported bad metrics. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Andreas L.... | Oops, introduced a compile error with the previous... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Andreas L.... | Minor changes; mostly code- and javadoc-aesthetics... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Jeremias Maerki | Bugfix: there was no notification if no registered... |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Jeremias Maerki | A note on missing glyphs. |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Jeremias Maerki | Documented the hard-coded font triplets for the Base... |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Jeremias Maerki | Improved documentation concerning text and SVG. |
commit | commitdiff | tree | snapshot |
2008-12-01 |
Jeremias Maerki | Reverting a change introduced by revision 721430 which... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Adrian Cumiskey | MERGE of https://svn.apache.org/repos/asf/xmlgraphics... |
commit | commitdiff | tree | snapshot |
2008-11-27 |
Adrian Cumiskey | * Text encoding is now handled by PresentationTextData... Temp_AFPGOCAResources Temp_AFPGOCAResources |
commit | commitdiff | tree | snapshot |
2008-11-26 |
Adrian Cumiskey | Merged revisions 719616,719629,719646,719654 via svnmer... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Adrian Cumiskey | * Reverted back the interface changes I made to ImageHa... |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Jeremias Maerki | Fixed ArrayOutOfBoundsException. Object Classification... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Jeremias Maerki | This actually fixes a bug. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Jeremias Maerki | Fixed possible ClassCastException that was caused by... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Jeremias Maerki | Fix for unit test failure in transcoder tests (NullPoin... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Jeremias Maerki | Added support for SVG 1.2 inside fo:instream-foreign... |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Adrian Cumiskey | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Adrian Cumiskey | <svg:image/> y-axis positioning fix in AFPGraphics2D. |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Adrian Cumiskey | Improved plumbing :) |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Adrian Cumiskey | Merged revisions 718666,718705,719038,719110 via svnmer... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Adrian Cumiskey | SetCurrentPosition fix for line drawing. |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Andreas L.... | Bugzilla 46240: |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Jeremias Maerki | Reduced warning on ascender+descender > EM box to DEBUG... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Adrian Cumiskey | Method signature wrong, was using super class implement... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Adrian Cumiskey | Structured field length bug fix. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Andreas L.... | Change FontCache.changeLock to a boolean[1], so it... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Andreas L.... | Bugfix: do not reset TextLM.hasChanged, but combine... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Adrian Cumiskey | Removed AbstractGraphics2DImagePainter and Graphics2DIm... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Adrian Cumiskey | Merged revisions 718557,718570,718591 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Adrian Cumiskey | TextHandler interface changes, the Graphics2D implement... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Jeremias Maerki | Update conference ads. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Vincent Hennebert | Improved the FAQ by creating a separate entry for the... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Adrian Cumiskey | Merged revisions 718309,718502 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Adrian Cumiskey | Default 10pt font fallback removed. |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Andreas L.... | Removed erroneous end-element... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Andreas L.... | Bugzilla 46211: |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Adrian Cumiskey | Memory usage optimizations. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Adrian Cumiskey | Merged revisions 711781 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Adrian Cumiskey | * PDFImageHandler interface split into ImageHandler... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Maximilian... | Readded dependency on avalon-framework-impl |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Adrian Cumiskey | Deprecated method. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Adrian Cumiskey | Improved font selection strategy when matching AWT... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Adrian Cumiskey | GOCA Text painting positional fix. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Adrian Cumiskey | State --> PaintingState cleanup. |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Adrian Cumiskey | AFPGraphics2D Line drawing width (Stroke) fix. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Adrian Cumiskey | Forgot to add. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Adrian Cumiskey | Updated XG commons jar |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Adrian Cumiskey | *State --> *PaintingState |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Adrian Cumiskey | "fixed" block container handling fixed (see block-conta... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Adrian Cumiskey | Fix for test/layoutengine/standard-testcases/block... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Adrian Cumiskey | Renamed GenericGraphics2DImagePainter to a slightly... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Adrian Cumiskey | Merged revisions 708192,708838,708848,708851 via svnmer... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jeremias Maerki | Added a variant with fox:conversion-mode="bitmap" for... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jeremias Maerki | Adding variant with fox:conversion-mode="bitmap" for... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jeremias Maerki | Test case for WMF images. Useful also for visual testing. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Adrian Cumiskey | Updated the status to reflect the new features/changes... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Chris Bowditch | added FAQ for Font Cache Warning |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Adrian Cumiskey | Merged revisions 707631,708012 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Adrian Cumiskey | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Adrian Cumiskey | Moved AFPTextElementBridge and AFPTextPainter to org... |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Adrian Cumiskey | Empty unused package. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Adrian Cumiskey | Removed, now resides at org.apache.fop.afp.modca. |
commit | commitdiff | tree | snapshot |
2008-10-27 |
Adrian Cumiskey | All AFP library classes without Renderer dependencies... |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Andreas L.... | Bugzilla 45113: |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Jeremias Maerki | Fixed a problem where the BPD or a block area could... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Adrian Cumiskey | Merged revisions 707627 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Adrian Cumiskey | AFPFontReader a lot more robust now with less copy... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Improved name truncation warning. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Cleanup. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | supportsOutOfOrder = false |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Merged revisions 706319,706570,707083 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Been hanging around here unused since 2002 and no longe... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | I am not in love yet with the new eclispe subversion... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Default to inline resource level for GOCA graphic objec... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Cleanup. |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Fixed border painting, at the same time creating a... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Adrian Cumiskey | Ensures > 0 coordinate values. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Jeremias Maerki | Reluctantly added a note about how to clear the image... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Adrian Cumiskey | Cleanup. |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Adrian Cumiskey | Fix for block container absolute positioning reference... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jeremias Maerki | Bugzilla #45956: |
commit | commitdiff | tree | snapshot |
next |