summaryrefslogtreecommitdiff
path: root/Makefile.config
diff options
context:
space:
mode:
authorVincent Sanders <vince@netsurf-browser.org>2009-02-20 09:51:21 +0000
committerVincent Sanders <vince@netsurf-browser.org>2009-02-20 09:51:21 +0000
commit0cecbe3cbcef566fb679aed5f0055397cb4c040c (patch)
tree82e0b523e73d5c069060b79b41d697839585b924 /Makefile.config
parent8aa291df0f63bb152d6d2893f361f6ae06fe06d7 (diff)
downloadnetsurf-0cecbe3cbcef566fb679aed5f0055397cb4c040c.tar.gz
netsurf-0cecbe3cbcef566fb679aed5f0055397cb4c040c.tar.bz2
allow framebuffer port to use freetype2 library
svn path=/trunk/netsurf/; revision=6570
Diffstat (limited to 'Makefile.config')
-rw-r--r--Makefile.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.config b/Makefile.config
index 0eb967d78..53f971022 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -223,6 +223,10 @@ ifeq ($(TARGET),framebuffer)
# Valid options: YES, NO
NETSURF_USE_HARU_PDF := NO
+ # Library to use for font plotting
+ # Valid options: internal, freetype
+ NETSURF_FB_FONTLIB := internal
+
# Framebuffer frontends may have differing root paths for resources
# As such, these specify the resource path and config path.
NETSURF_FB_RESPATH_linux := /usr/share/netsurf/