|
Styled text is essentially a simple text string drawn with a font. The font defines the text string size, and its overall look and feel.
This lesson describes how to use the enhanced
What is a Font?
A font is a complete set of type in one point size and type face. For example, all English language characters and symbols in Helvetica 10 point bold face make up a font. The font defines the characteristic look, size, and style (bold, italics, or plain) of the text string that is drawn with the font. How does a font define the characteristic look? A font is created from glyphs, and a glyph is a bit-mapped image that defines the appearance of the characters or symbols in the font. All fonts within the same font family have a similar appearance because they are all made from the same glyph set. Likewise, different fonts families use different glyph sets to achieve their own distinguishing look. A font family not only consists of fonts with a similar appearance, but also different points sizes and styles. Helvetica 10 point bold and Helvetica 12 point italic are two fonts in the same family, and Times Roman 8 point bold and Times Roman 10 point regular are two fonts in a different font family. Find Available Fonts
To use a font, you have to create a
The family name is the name of the font family that determines the typographic design across several faces, such as Helvetica or Times Roman.
The font name represents a specific font within a family such as Helvetica Bold.
Creating and Deriving Fonts
Once you have a font, you can use it to create a | ||||||
|
| ||||||||||||