~kris/suckless

st

ref: f23666f11f837c0d8fa46f98b7d9ed6ef3fad0ed st/hb.h -rw-r--r-- 155 bytes
f23666f1 — siduck76 Update README.md 5 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);