~kris/suckless

st

ref: f006cfba893e561f1b7fc4fa8499adec3c77174f st/hb.h -rw-r--r-- 155 bytes
f006cfba — Ben Scholer add libgd-dev to README, other small README tweaks 3 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);