rotatedfont
struct rotatedfont *f;
SLIST_HEAD(, rotatedfont) rotatedfonts = SLIST_HEAD_INITIALIZER(rotatedfonts);
SLIST_ENTRY(rotatedfont) rf_next;