~kris/suckless

st

ref: 88c25b1706423f05d32c396636b9bc8ed53e4836 st/hb.h -rw-r--r-- 155 bytes
88c25b17 — siduck76 update screenshot links 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);