From 4d2cadb1719675dc832b9e8cfdd00a27f9189612 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 8 Jan 2023 16:58:46 +0100 Subject: Draft implementations of libfonts_get_{default,output}_rendering_settings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7790c0e..46df5b2 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ PUBLIC_OBJ =\ libfonts_encode_font_description.o\ libfonts_get_default_font.o\ libfonts_get_default_font_name.o\ + libfonts_get_default_rendering_settings.o\ libfonts_get_output_dpi.o\ libfonts_get_subpixel_order_class.o\ libfonts_unget_subpixel_order_class.o\ -- cgit v1.2.3-70-g09d2