Next: Glyph Examples, Previous: Using Glyphs, Up: Glyphs [Contents][Index]
Each glyphs has properties that may be accessed. Most of these can
also be set after the glyph is initialized, with the exception of the
glyph’s type. This is not a real restriction, as it is almost never
useful to create glyphs of types other than buffer
.
• Glyph Properties: | Accessing and modifying a glyph’s properties. | |
• Glyph Convenience Functions: | Accessing particular properties of a glyph. | |
• Glyph Dimensions: | Determining the height, width, etc. of a glyph. | |
• Glyph Types: | Each glyph has a particular type. |