scklss/st-0.8.4/hb.h

8 lines
155 B
C
Raw Normal View History

2021-03-14 01:13:51 +01:00
#include <X11/Xft/Xft.h>
#include <hb.h>
#include <hb-ft.h>
void hbunloadfonts();
void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);