PDFlib
PDFlib

Fonts and Encodings

artificial_fontstyles

Create bold or italic text if you don't have a suitable font.

barcode_font

Output text in a barcode font.

character_references

Demonstrate the usefulness of character references, using a suitable font.

escape_sequences

Use escape sequences in text lines to output octal or hexadecimal values.

font_info

Get various properties of a font such as font name, font style, or encoding.

font_metrics_info

Get various font related metrics such as the ascender or descender.

font_resources

Configure font resources and search for fonts.

glyph_availability

Check the availability of glyphs in a font.

glyph_replacement

Show the effects of glyph substitution in case of glyphs missing in the font.

simulated_fontstyles

Create simulated italic or bold text output.

starter_type3font

Create a simple Type 3 font from vector data.

type3_bitmaptext

Create a simple Type 3 font from image data.

type3_rasterlogo

Create a Type 3 font which contains a single logo derived from an image.

type3_subsetting

Demonstrate Type 3 font definition, use, and subsetting.

type3_vectorlogo

Create a Type 3 font which contains a single logo derived from a vector based PDF page.