dots/.suckless/st-8.3/hb.h

8 lines
155 B
C
Raw Normal View History

2020-05-08 00:07:40 +02:00
#include <X11/Xft/Xft.h>
#include <hb.h>
#include <hb-ft.h>
void hbunloadfonts();
void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);