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

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