Appendix C. Additional Vector Font Sets and vector_chars.h

In this Appendix

  • Script Simple Vector Font Set

  • Triplex Bold Vector Font Set

  • Triplex Bold Italic Vector Font Set

  • The vector_chars.h Header File

The following sections introduce several additional groupings of vector font sets that can be used in the Graphics Editor. This appendix also provides the definition of the contents of the vector_chars.h header file needed by the Text object introduced in Chapter 24,"VectorText Object."

Script Simple Vector Font Set

Listing C.1 defines a simple italic-style vector font set. It can be used in lieu of the simplex font introduced in Chapter 24.

Example C.1. The script_simplex.h Font Definition

 1: #ifndef S_SIM_INC_H 2: #define S_SIM_INC_H 3: 4: #include "vfonts/vector_chars.h" ...

Get X Window Programming from Scratch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.