aboutsummaryrefslogtreecommitdiff
path: root/hb.h
blob: b3e02d0e3e1f8efc6636e12728146a42adfe380b (plain)
1
2
3
4
5
6
7
#include <X11/Xft/Xft.h>
#include <hb.h>
#include <hb-ft.h>

void hbunloadfonts();
void hbtransform(XftGlyphFontSpec *, const Glyph *, size_t, int, int);