summaryrefslogtreecommitdiff
path: root/atari/plot/font_freetype.h
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-08-25 05:23:10 +0200
committerOle Loots <ole@monochrom.net>2012-08-25 05:23:10 +0200
commitc5a84e17f78ff82d98af155c9d075e7b0f4978cf (patch)
tree25c1be6402ecc6616059dd0fc8ce9a7dd41a22be /atari/plot/font_freetype.h
parentff2f1f1836f4a3b33bbfaafbb2bbdc2c1dba4d63 (diff)
downloadnetsurf-c5a84e17f78ff82d98af155c9d075e7b0f4978cf.tar.gz
netsurf-c5a84e17f78ff82d98af155c9d075e7b0f4978cf.tar.bz2
Merged some features from framebuffer freetype impl.
- Set default font for font faces which failed to load. - Lookup more font faces (Cursive, Fantasy).
Diffstat (limited to 'atari/plot/font_freetype.h')
-rwxr-xr-xatari/plot/font_freetype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/plot/font_freetype.h b/atari/plot/font_freetype.h
index bca6d9956..1e64ebc5d 100755
--- a/atari/plot/font_freetype.h
+++ b/atari/plot/font_freetype.h
@@ -48,4 +48,4 @@ struct font_desc {
/* extern int ft_load_type; */
int ctor_font_plotter_freetype( FONT_PLOTTER self );
-#endif \ No newline at end of file
+#endif