~kris/suckless

st

ref: 6d82992e8a374fefa26fcb927a04d5bce79d71d6 st/hb.h -rw-r--r-- 155 bytes
6d82992e — borsched Add gd for Arch Linux 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);