related with our merge SVG files problem we attach here an example 
with two text strings that in CorelDraw are visualized with same 
dimension and in Inkscape using real dimension fonts specified 
inside block:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 
1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
<!-- Creator: CorelDRAW -->
<svg xmlns="http://www.w3.org/2000/svg"; xml:space="preserve" 
width="210mm" height="297mm" style="shape-
rendering:geometricPrecision; text-rendering:geometricPrecision; 
image-rendering:optimizeQuality; fill-rule:evenodd; clip-
rule:evenodd"
viewBox="0 0 210 297"
 xmlns:xlink="http://www.w3.org/1999/xlink";>

<g id="group1" >

<defs>
  <style type="text/css">
   <![CDATA[
     .fnt0 {font-weight:normal;font-size:5;font-family:'Arial'}
    ]]>
  </style>
 </defs>
   <text x="100" y="100" id="_1" class="fnt0">SMALL TEXT</text>
</g>

<g id="group2" >

<defs>
  <style type="text/css">
   <![CDATA[
     .fnt01 {font-weight:normal;font-size:50;font-family:'Arial'}
    ]]>

  </style>
 </defs>
    <text x="100" y="200" id="_1" class="fnt01">LARGE TEXT</text>
</g>

</svg>







-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to