~kris/suckless

st

ref: 0722e56b2b5e7d45c8602c517f08b81b8c553d2f st/hb.h -rw-r--r-- 155 bytes
0722e56b — siduck76 clean and improve readme 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);