| A P P E N D I X A |
|
Font Resources |
The MIDP profile provides a variety of fonts, which are defined in the class FontResources for easy representation and loading. Each font is defined using a unique numeric identifier, which is assigned using a face_style_size naming scheme.
Using different combinations of face, style, and size, it is possible to define and use up to 72 different fonts in the MIDP profile.
|
Note - The frame buffer (fb) platform (for example, linux_fb) supports only a single font style. It is not possible to customize the font style of your skin on this platform. |
TABLE A-1 lists the naming elements of face, style, and size and the different options and identifiers available for them.
A commonly used font, such as medium-sized plain monospace, is represented as MONO_P_M and assigned a unique identifier of 200, as shown in TABLE A-2.
The remainder of this appendix provides the font descriptions and unique identifiers for each available MIDP font, presented by primary face type (Monospace in TABLE A-2, Proportional in TABLE A-3, and System in TABLE A-4).
Copyright © 2007, Sun Microsystems, Inc. All rights reserved. SUN PROPRIETARY/CONFIDENTIAL.