~kris/suckless

st

ref: bddc8b04d690887ea6f8da6ff9aee7f9785e7e84 st/hb.h -rw-r--r-- 155 bytes
bddc8b04 — Sidhanth Rathod Merge pull request #64 from rdbo/window-close-fix 2 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);