~kris/suckless

st

ref: 75797918bc970bca95699b6036fe14bbff15960e st/hb.h -rw-r--r-- 155 bytes
75797918 — siduck76 clean stuff 4 years ago
                                                                                
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);