Author: joern
Date: Mon Oct 11 10:22:49 2010
New Revision: 1021299

URL: http://svn.apache.org/viewvc?rev=1021299&view=rev
Log:
UIMA-1783 Fixed scaling of images.

Modified:
    uima/uimaj/trunk/uima-docbook-tools/src/docbook/tools.caseditor.xml

Modified: uima/uimaj/trunk/uima-docbook-tools/src/docbook/tools.caseditor.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tools/src/docbook/tools.caseditor.xml?rev=1021299&r1=1021298&r2=1021299&view=diff
==============================================================================
--- uima/uimaj/trunk/uima-docbook-tools/src/docbook/tools.caseditor.xml 
(original)
+++ uima/uimaj/trunk/uima-docbook-tools/src/docbook/tools.caseditor.xml Mon Oct 
11 10:22:49 2010
@@ -46,7 +46,7 @@ under the License.
                <screenshot>
                        <mediaobject>
                                <imageobject>
-                                       <imagedata scale="65" format="PNG"
+                                       <imagedata width="5.7in" format="PNG"
                                                
fileref="&imgroot;CasEditor.png" />
                                </imageobject>
                        </mediaobject>
@@ -326,7 +326,7 @@ under the License.
                                <screenshot>
                                        <mediaobject>
                                                <imageobject>
-                                                       <imagedata scale="100" 
format="PNG"
+                                                       <imagedata 
width="5.7in" format="PNG"
                                                                
fileref="&imgroot;EditorAllTypes.png" />
                                                </imageobject>
                                        </mediaobject>
@@ -678,7 +678,7 @@ under the License.
                        <screenshot>
                                <mediaobject>
                                        <imageobject>
-                                               <imagedata scale="100" 
format="PNG"
+                                               <imagedata width="5.7in" 
format="PNG"
                                                        
fileref="&imgroot;RunAnnotator.png" />
                                        </imageobject>
                                </mediaobject>


Reply via email to