~kris/suckless

st

ref: df114a3730140548cc7c9e76bc96a450e0897caa st/hb.h -rw-r--r-- 155 bytes
df114a37 — siduck misc | fix scrolling not working in nvim 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);