Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Xmlgraphics-batik Wiki" 
for change notification.

The "ZoomInLimit" page has been changed by drool:
http://wiki.apache.org/xmlgraphics-batik/ZoomInLimit?action=diff&rev1=1&rev2=2

Comment:
display java code with syntax highlighting

  This function prevents a canvas to zoom beyond a scalar constant value and, 
in case that a user keeps zooming inside it, the canvas returns the same 
rendering transform as before the zoom operation. 
  
- {{{#!highlight python
+ {{{#!java
  
      JSVGCanvas canvas = new JSVGCanvas() {
          @Override

Reply via email to