~kris/suckless

st

ref: 8b10af3ae1c6ef04132b6cb719b7938ba55cec6a st/hb.h -rw-r--r-- 155 bytes
8b10af3a — Kris Yotam Add Ctrl+C and Ctrl+V keybindings for copy/paste 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);