:: com :: sun :: star :: awt ::
|
constants group FontWidth |
- Description
- These values are used to specify the width of the characters of a font.
They may be expanded in future versions.
|
Constants |
DONTKNOW |
The width of the font is not specified/known.
|
ULTRACONDENSED |
The width of the font is condensed to 50%.
|
EXTRACONDENSED |
The width of the font is condensed to 60%.
|
CONDENSED |
The width of the font is condensed to 75%.
|
SEMICONDENSED |
The width of the font is condensed to 90%.
|
NORMAL |
The width of the font is normal.
|
SEMIEXPANDED |
The width of the font is expanded to 110%.
|
EXPANDED |
The width of the font is expanded to 150%.
|
EXTRAEXPANDED |
The width of the font is expanded to 175%.
|
ULTRAEXPANDED |
The width of the font is expanded to 200%.
|
Constants' Details |
DONTKNOW
const float DONTKNOW = 0.000000;
- Description
- The width of the font is not specified/known.
|
|
ULTRACONDENSED
const float ULTRACONDENSED = 50.000000;
- Description
- The width of the font is condensed to 50%.
|
|
EXTRACONDENSED
const float EXTRACONDENSED = 60.000000;
- Description
- The width of the font is condensed to 60%.
|
|
CONDENSED
const float CONDENSED = 75.000000;
- Description
- The width of the font is condensed to 75%.
|
|
SEMICONDENSED
const float SEMICONDENSED = 90.000000;
- Description
- The width of the font is condensed to 90%.
|
|
NORMAL
const float NORMAL = 100.000000;
- Description
- The width of the font is normal.
|
|
SEMIEXPANDED
const float SEMIEXPANDED = 110.000000;
- Description
- The width of the font is expanded to 110%.
|
|
EXPANDED
const float EXPANDED = 150.000000;
- Description
- The width of the font is expanded to 150%.
|
|
EXTRAEXPANDED
const float EXTRAEXPANDED = 175.000000;
- Description
- The width of the font is expanded to 175%.
|
|
ULTRAEXPANDED
const float ULTRAEXPANDED = 200.000000;
- Description
- The width of the font is expanded to 200%.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.