Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The mapping of characters and their pixel-lengths is can be given:

  • in pixel-mapping.xlsx

...

  • or in import-XLF-files;
  • default values are set in the config.

Each segment will check if there is a specific mapping for its import-file. If settings for the file do not exist, the general task-settings are used. If those don't exist, the config is used.

Example for pixel-mapping.xlsx:

View file
namepixel-mapping.xlsx
height250
.


Trans-Unit

Example:

    <trans-unit id="4" translate5:maxNumberOfLines="2" minwidth="100" maxwidth="300" size-unit="pixel">
    
<source>Example for maximal 2 lines, minwidth 100, maxWidth 300.</source>
    
<target></target>
    
</trans-unit>

...