Files
st/hb.h
Till Dieminger 54f93fd462 first commit
2025-08-30 21:32:46 +02:00

8 lines
155 B
C
Executable File

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