~kris/suckless

st

ref: def6d57eb26df26ed808adb4226c842c2d121792 st/hb.h -rw-r--r-- 155 bytes
def6d57e — siduck use everblush theme for st by default 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);