aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <inmarket@ugfx.org>2017-03-11 14:39:53 +1000
committerinmarket <inmarket@ugfx.org>2017-03-11 14:39:53 +1000
commitd8c9ca184f29800f6c23d02bc450ea0e67981990 (patch)
tree04170629b4b1f755fab2eb04eaf711c3571830a7 /gfxconf.example.h
parent9500ed2bcc8c579bd56f4e4cdb27376ebc727046 (diff)
downloaduGFX-d8c9ca184f29800f6c23d02bc450ea0e67981990.tar.gz
uGFX-d8c9ca184f29800f6c23d02bc450ea0e67981990.tar.bz2
uGFX-d8c9ca184f29800f6c23d02bc450ea0e67981990.zip
Fix font baseline_x problem, decrease word-wrap stack usage, add text justification options
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index d4e34a5b..b278ed70 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -84,6 +84,8 @@
//#define GDISP_NEED_STREAMING FALSE
//#define GDISP_NEED_TEXT FALSE
// #define GDISP_NEED_TEXT_WORDWRAP FALSE
+// #define GDISP_NEED_TEXT_BOXPADLR 1
+// #define GDISP_NEED_TEXT_BOXPADTB 1
// #define GDISP_NEED_ANTIALIAS FALSE
// #define GDISP_NEED_UTF8 FALSE
// #define GDISP_NEED_TEXT_KERNING FALSE