fcft: use fcft instead of local copy of font.{c,h}

This commit is contained in:
Daniel Eklöf 2019-12-01 16:00:15 +01:00
parent 75d9c9a12d
commit 51a6631c19
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
11 changed files with 30 additions and 722 deletions

View file

@ -1,6 +1,6 @@
#pragma once
#include "font.h"
#include <fcft/fcft.h>
#include "yml.h"
#include "bar/bar.h"