~kris/suckless

st

ref: 208bb71a5af8b3ae788db6cdd4b8117b2cdd1d6d st/hb.h -rw-r--r-- 155 bytes
208bb71a — Kris Yotam Set alpha to 0.8 for transparency 7 months 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);