mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-21 01:40:16 -05:00
font: load FreeType face, and set it's pixel sizes
This commit is contained in:
parent
90d357befb
commit
cb02c9cf41
6 changed files with 63 additions and 25 deletions
2
render.c
2
render.c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue