HP Smart Client Administrator's Guide
Custom attributes:
●
text-locale
Parameter: localized text
Example: text-de_DE: Dieser Text is in Deutsch.;
Use: When in the matching locale, this text will be used for the string. Supported are de_DE
(German), en_US (English), es_ES (Spanish), fr_FR (French), ja_JP (Japanese), and zh_CN
(Simplified Chinese). File encoding is UTF-8.
●
text
Parameter: default text
Example: text: This will be shown on the screen.;
Use: If no matching localized text is specified, this text string will be used instead. Note: the text
rendering engine does not support HTML-style markup.
●
font-locale
Parameter: locale-specific fontName
Example: font-ja_JP: kochi-gothic;
Use: When in the matching locale, this font will be used when the string is rendered. See the
description for text-locale above. The name must match one of the fonts under /usr/share/fonts/
truetype. For Japanese text, it may be necessary to select kochi-gothic; for Simplified Chinese text,
uming.
●
font
Parameter: fontName
Example: font: DejaVuSerif-Bold;
Default: DejaVuSerif
Use: If no matching localized font is specified, this font will be used instead. The name must match
one of the fonts under /usr/share/fonts/truetype.
●
font-size
Parameter: pixels (e.g., 20) or percentage of screen height (e.g., 5%) or points (e.g., 12pt)
Example: font-size: 12pt;
Use: Specifies the default size of the font. The text may be further scaled if size, max-width, and/
or max-height are specified.
●
max-width
Parameter: size in pixels or in a percentage of screen width
Example: max-width: 90%;
Using Profile Editor
29










