~kris/suckless

st

ref: 180364a73fa4ed7da5942668b5a292893c459dc4 st/hb.h -rw-r--r-- 155 bytes
180364a7 — Saif Shahriar Bug Fix: Pressing <Del> simulates <Backspace> mentioned in #69 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);