~kris/suckless

st

ref: 6afd4d5853857118fb093e6833f8bffb1d58b147 st/hb.h -rw-r--r-- 155 bytes
6afd4d58 — siduck76 w3m 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);