Contents
Short Descriptions
| gives the set of characters contained in a string, represented as single characters and/or single character names. Example: hb-ot-shape-closure /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World.". | |
| is used for the conversion of text strings into positioned glyphs. | |
| may be used for a graphical view of a string shape, using a particular font, as a set of glyphs. Output format is automatically defined by the file extension, the supported ones being ansi/png/svg/pdf/ps/eps. Example: hb-view --output-file=hello.png /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World.". | |
| HarfBuzz text shaping library. | |
| HarfBuzz text shaping library GObject integration. | |
| HarfBuzz text shaping library ICU integration. | 
![[Warning]](../images/warning.png)