rice/st/hb.h
2021-11-10 01:00:35 +02:00

7 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);