Ignore:
Timestamp:
12/22/08 20:11:03 (3 years ago)
Author:
sam
Message:

sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/dkCore/genOd/transf/binaries/png@logo.transf

    r351 r456  
    1 <?xml version="1.0" encoding="UTF-8"?><sm:binaryOdTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sm:binaryOdTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 
    23        <sm:model sc:refUri="/binaries/png/png.model"/> 
    34        <sm:axis code="logo"/> 
    45        <sm:content> 
    5                 <sm:WImage style="viewPicture"><sm:binaryUrl> 
    6                          
    7                          
    8                 <sm:imageTransform><sm:scale ratio="1" sourceDpi="300"/><sm:dimBounds unit="cm" maxWidth="8" maxHeight="5"/><sm:outputPNG/></sm:imageTransform></sm:binaryUrl></sm:WImage> 
     6                <sm:WImage style="viewPicture"> 
     7                        <sm:binaryUrl> 
     8                                <sm:imageTransform> 
     9                                        <sm:scaleFromStandardCharSize targetFontSizeInPt="12"> 
     10                                                <sm:ifNoStandardCharSize> 
     11                                                        <sm:scale ratio="1" sourceDpiIfNone="96"/> 
     12                                                </sm:ifNoStandardCharSize> 
     13                                        </sm:scaleFromStandardCharSize> 
     14                                        <sm:dimBounds unit="cm" maxWidth="8" maxHeight="5"/> 
     15                                        <sm:outputPNG/> 
     16                                </sm:imageTransform> 
     17                        </sm:binaryUrl> 
     18                </sm:WImage> 
    919        </sm:content> 
    1020</sm:binaryOdTransf> 
Note: See TracChangeset for help on using the changeset viewer.