~kris/suckless

st

ref: b843ef5522bf85c6573e2cbedad236a20dcefcc7 st/hb.h -rw-r--r-- 155 bytes
b843ef55 — siduck Merge pull request #55 from p3nguin-kun/main 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);