vhardy 02/02/06 05:18:33
Modified:sources/org/apache/batik/gvt CompositeShapePainter.java
FillShapePainter.java MarkerShapePainter.java
ShapeNode.java ShapePainter.java
StrokeShapePainter.java
Log:
Added getPai
vhardy 02/02/06 05:46:18
Modified:sources/org/apache/batik/apps/svgbrowser Main.java
Log:
Added a pack of the AboutBox.
Revision ChangesPath
1.24 +2 -1 xml-batik/sources/org/apache/batik/apps/svgbrowser/Main.java
Index: Main.java
===
vhardy 02/02/06 05:47:17
Modified:resources/org/apache/batik/apps/svgbrowser/resources
GUI.properties
Log:
Split contributor list into commiters and contributors.
Revision ChangesPath
1.42 +11 -7
xml-batik/resources/org/apache/batik/app
vhardy 02/02/06 06:04:55
Modified:sources/org/apache/batik/apps/svgbrowser Main.java
AboutDialog.java
Log:
Fixed AboutBox layout issue.
Revision ChangesPath
1.25 +1 -2 xml-batik/sources/org/apache/batik/apps/svgbrowser/Main.java
In
> "VH" == Vincent Hardy <[EMAIL PROTECTED]> writes:
VH> getPaintedBounds
Can I quickly rename this to getPaintedBounds2D ?
This is used very uniformly for methods that return Rect2D vs. Rect
(with the exception of GraphicsNode :(.
--
Sure, go for it.
Vincent.
Thomas E Deweese wrote:
>
> > "VH" == Vincent Hardy <[EMAIL PROTECTED]> writes:
>
> VH> getPaintedBounds
>
> Can I quickly rename this to getPaintedBounds2D ?
>
> This is used very uniformly for methods that return Rect2D vs. Rect
> (with the exception of
vhardy 02/02/06 08:43:03
Modified:sources/org/apache/batik/bridge SVGFontUtilities.java
sources/org/apache/batik/gvt/font FontFamilyResolver.java
Log:
Made font-family selection case-insensitive to match other implementation's
behavior. See new test case in samples
vhardy 02/02/06 08:51:51
Added: samples/tests/spec/fonts fontFamilyCaseSensitivity.svg
Log:
font-family case insensitivity test.
Revision ChangesPath
1.1 xml-batik/samples/tests/spec/fonts/fontFamilyCaseSensitivity.svg
Index: fontFamilyCaseSensit
vhardy 02/02/06 08:59:19
Modified:test-references/samples/tests/spec/text smallFonts.png
textBiDi.png textLayout.png textStyles.png
Added: test-references/samples/tests/spec/fonts
fontFamilyCaseSensitivity.png
Log:
New referen
vhardy 02/02/06 09:02:43
Modified:test-references/samples/tests/spec/paints patternRegions.png
test-references/samples/tests/spec/structure
dataProtocol.png
test-references/samples/tests/spec/rendering
paintO
vhardy 02/02/06 09:04:37
Modified:test-references/samples/tests/spec/painting display.png
Log:
New reference image with minor diff.
Revision ChangesPath
1.3 +29 -33
xml-batik/test-references/samples/tests/spec/painting/display.png
<>
vhardy 02/02/06 09:06:10
Added: test-references/samples/tests/spec/linking pointerEvents.png
pointerEvents2.png
Log:
Reference images for pointer events tests.
Revision ChangesPath
1.1
xml-batik/test-references/samples/tests/s
tkormann02/02/06 09:26:29
Modified:samples/tests/spec/structure useTargets.svg xmlBase.svg
sources/org/apache/batik/bridge SVGUseElementBridge.java
Log:
fix bug 6172.
combined x,y and trasform on now works as supposed to.
2 tests changed due to the modificatio
deweese 02/02/06 09:52:37
Modified:sources/org/apache/batik/gvt CompositeShapePainter.java
FillShapePainter.java MarkerShapePainter.java
ShapeNode.java ShapePainter.java
StrokeShapePainter.java
Log:
Renamed getP
hillion 02/02/07 00:01:06
Modified:samples/tests/spec/scripting xyModifOnClick.svg
sources/org/apache/batik/bridge BridgeEventSupport.java
sources/org/apache/batik/dom DocumentWrapper.java
Log:
- Fixed the bug which caused xyModifOnClick.svg to throw an
15 matches
Mail list logo