~kris/suckless

st

ref: b42b7a8a0970b0e4aec13699d005d7ca06791df0 st/hb.h -rw-r--r-- 155 bytes
b42b7a8a — siduck Merge pull request #59 from p3nguin-kun/patch-1 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);