36 #define UNIFONT_VERSION "15.0.06"
53 #define DEFAULT_ID0 "Copyright © 1998-2022 Roman Czyborra, Paul Hardy, \
54 Qianqian Fang, Andrew Miller, Johnnie Weaver, David Corbett, \
55 Nils Moskopp, Rebecca Bettencourt, et al."
57 #define DEFAULT_ID1 "Unifont"
58 #define DEFAULT_ID2 "Regular"
61 #define DEFAULT_ID5 "Version "UNIFONT_VERSION
64 #define DEFAULT_ID11 "https://unifoundry.com/unifont/"
67 #define DEFAULT_ID13 "Dual license: SIL Open Font License version 1.1, \
68 and GNU GPL version 2 or later with the GNU Font Embedding Exception."
71 #define DEFAULT_ID14 "http://unifoundry.com/LICENSE.txt, \
72 https://scripts.sil.org/OFL"
84 #define NAMEPAIR(n) {(n), DEFAULT_ID##n}
const NamePair defaultNames[]
Allocate array of NameID codes with default values.
#define NAMEPAIR(n)
Macro to initialize name identifier codes to default values defined above.
struct NamePair NamePair
Data structure for a font ID number and name character string.
Data structure for a font ID number and name character string.