Translations:Draft ShapeString/8/it: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
* {{PropertyData|Position}}: Il punto base della forma composta
* {{PropertyData|Position}}: Il punto base della forma composta
* {{PropertyData|String}}: Il contenuto della stringa di testo
* {{PropertyData|String}}: Il contenuto della stringa di testo
* {{PropertyData|Size}}: L'altezza dei caratteri in unità FC * {{PropertyData|Tracking}}: La spaziatura tra i caratteri in unità FC
* {{PropertyData|Size}}: L'altezza dei caratteri in unità FC
* {{PropertyData|Tracking}}: La spaziatura tra i caratteri in unità FC
* {{PropertyData|Font File}}: Il tipo di carattere utilizzato per disegnare la stringa di testo
* {{PropertyData|Font File}}: Il tipo di carattere utilizzato per disegnare la stringa di testo

Revision as of 20:59, 16 April 2013

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Draft ShapeString)
* {{PropertyData|Font File|File}}: Font file name.
* {{PropertyData|Fuse|Bool}}: Fuse faces if faces overlap, usually not required (can be very slow). Ignored if {{PropertyData|Make Face}} is {{FALSE}}. {{Version|0.22}}
* {{PropertyData|Justification|Enumeration}}: Horizontal and vertical alignment. Options: {{value|Top-Left}}, {{value|Top-Center}}, {{value|Top-Right}}, {{value|Middle-Left}}, {{value|Middle-Center}}, {{value|Middle-Right}}, {{value|Bottom-Left}}, {{value|Bottom-Center}}, {{value|Bottom-Right}}. {{Version|0.22}}
* {{PropertyData|Justification Reference|Enumeration}}: Height reference used for justification. Options: {{value|Cap Height}}, {{value|Shape Height}}. The shape height depends on the characters in {{PropertyData|String}}. {{Version|0.22}}
* {{PropertyData|Keep Left Margin|Bool}}: Keep left margin and leading white space when justification is left. {{Version|0.22}}
* {{PropertyData|Make Face|Bool}}: Fill letters with faces.
* {{PropertyData|Oblique Angle|Angle}}: Oblique (slant) angle. Must be in the -80° to +80° range. {{Version|0.22}}
* {{PropertyData|Scale To Size|Bool}}: Scale to ensure cap height is equal to size. If set to {{FALSE}}, depending on the font, cap height will not match {{PropertyData|Size}} exactly. {{Version|0.22}}
* {{PropertyData|Size|Length}}: Height of text.
* {{PropertyData|String|String}}: Text string. A ShapeString can only display a single text line.
* {{PropertyData|Tracking|Distance}}: Inter-character spacing. The property type has been updated ({{Version|0.22}}).
  • DatiPosition: Il punto base della forma composta
  • DatiString: Il contenuto della stringa di testo
  • DatiSize: L'altezza dei caratteri in unità FC
  • DatiTracking: La spaziatura tra i caratteri in unità FC
  • DatiFont File: Il tipo di carattere utilizzato per disegnare la stringa di testo