font: load FreeType face, and set it's pixel sizes

This commit is contained in:
Daniel Eklöf 2019-07-28 12:09:22 +02:00
parent 90d357befb
commit cb02c9cf41
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 63 additions and 25 deletions

View file

@ -5,8 +5,6 @@
#include <sys/time.h>
#include <sys/timerfd.h>
#include <ft2build.h>
#include FT_FREETYPE_H
#include <cairo-ft.h>
#include <wayland-cursor.h>