1
0
Fork 0
st/hb.h

7 lines
154 B
C
Raw Permalink Normal View History

2021-11-04 21:56:36 +00:00
#include <X11/Xft/Xft.h>
#include <hb.h>
#include <hb-ft.h>
void hbunloadfonts();
void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);