~kris/suckless

st

ref: b94f5ca58102f32a9b9ee62c2487494e4fa8dfb6 st/hb.h -rw-r--r-- 155 bytes
b94f5ca5 — sioodmy fix(flake): default app 4 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);