scklss/st-0.8.4/hb.h
2021-03-14 01:13:51 +01:00

8 lines
155 B
C

#include <X11/Xft/Xft.h>
#include <hb.h>
#include <hb-ft.h>
void hbunloadfonts();
void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);