I guess I should not have commited the whole lot at once. 8-(
Here is the top bit of the commit message.
Bella


bella       01/06/12 16:49:51

  Modified:    sources/org/apache/batik/bridge SVGBridgeExtension.java
                        SVGFontElementBridge.java SVGGVTFont.java
                        SVGGlyphElementBridge.java
                        SVGHKernElementBridge.java
                        SVGTextElementBridge.java
               sources/org/apache/batik/css/value
                        TextDecorationFactory.java
                        TextDecorationResolver.java
               sources/org/apache/batik/gvt CompositeGraphicsNode.java
                        TextNode.java
               sources/org/apache/batik/gvt/font AWTGVTFont.java
                        AWTGVTGlyphVector.java AltGlyphHandler.java
                        FontFamilyResolver.java GVTFont.java
                        GVTGlyphVector.java GVTLineMetrics.java Glyph.java
                        SVGGVTGlyphVector.java
               sources/org/apache/batik/gvt/renderer BasicTextPainter.java
                        StrokingTextPainter.java
               sources/org/apache/batik/gvt/text
                        ConcreteTextLayoutFactory.java
                        GVTAttributedCharacterIterator.java
                        GlyphLayout.java TextHit.java
                        TextLayoutAdapter.java TextSpanLayout.java
               sources/org/apache/batik/util SVGConstants.java
  Added:       sources/org/apache/batik/bridge SVGKernElementBridge.java
                        SVGVKernElementBridge.java
               sources/org/apache/batik/gvt/font GVTGlyphMetrics.java
                        Kern.java KerningTable.java UnicodeRange.java
               sources/org/apache/batik/gvt/text
                        BidiAttributedCharacterIterator.java
  Removed:     sources/org/apache/batik/gvt/font HKern.java HKernTable.java
  Log:
  1) full horizontal and vertical kerning now implemented
  2) text decorations are now handled properly
  3) bidirectional text (including selection of it) is now handled properly
  4) fixed bug with font sizes < 1
  5) fixed problem in text chunk algorithm

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to