cheshirekow  v0.1.0
fontconfig::weight Namespace Reference

Variables

const unsigned int BLACK = 210
 
const unsigned int BOLD = 200
 
const unsigned int BOOK = 75
 
const unsigned int DEMIBOLD = 180
 
const unsigned int EXTRABLACK = 215
 
const unsigned int EXTRABOLD = 205
 
const unsigned int EXTRALIGHT = 40
 
const unsigned int HEAVY = BLACK
 
const unsigned int LIGHT = 50
 
const unsigned int MEDIUM = 100
 
const unsigned int NORMAL = REGULAR
 
const unsigned int REGULAR = 80
 
const unsigned int SEMIBOLD = DEMIBOLD
 
const unsigned int THIN = 0
 
const unsigned int ULTRABLACK = EXTRABLACK
 
const unsigned int ULTRABOLD = EXTRABOLD
 
const unsigned int ULTRALIGHT = EXTRALIGHT
 

Variable Documentation

const unsigned int fontconfig::weight::BLACK = 210

Definition at line 202 of file common.h.

const unsigned int fontconfig::weight::BOLD = 200

Definition at line 199 of file common.h.

const unsigned int fontconfig::weight::BOOK = 75

Definition at line 193 of file common.h.

const unsigned int fontconfig::weight::DEMIBOLD = 180

Definition at line 197 of file common.h.

const unsigned int fontconfig::weight::EXTRABLACK = 215

Definition at line 204 of file common.h.

const unsigned int fontconfig::weight::EXTRABOLD = 205

Definition at line 200 of file common.h.

const unsigned int fontconfig::weight::EXTRALIGHT = 40

Definition at line 190 of file common.h.

const unsigned int fontconfig::weight::HEAVY = BLACK

Definition at line 203 of file common.h.

const unsigned int fontconfig::weight::LIGHT = 50

Definition at line 192 of file common.h.

const unsigned int fontconfig::weight::MEDIUM = 100

Definition at line 196 of file common.h.

const unsigned int fontconfig::weight::NORMAL = REGULAR

Definition at line 195 of file common.h.

const unsigned int fontconfig::weight::REGULAR = 80

Definition at line 194 of file common.h.

const unsigned int fontconfig::weight::SEMIBOLD = DEMIBOLD

Definition at line 198 of file common.h.

const unsigned int fontconfig::weight::THIN = 0

Definition at line 189 of file common.h.

const unsigned int fontconfig::weight::ULTRABLACK = EXTRABLACK

Definition at line 205 of file common.h.

const unsigned int fontconfig::weight::ULTRABOLD = EXTRABOLD

Definition at line 201 of file common.h.

const unsigned int fontconfig::weight::ULTRALIGHT = EXTRALIGHT

Definition at line 191 of file common.h.