Fix text offset in some areas, cleanup

This commit is contained in:
falkTX 2021-12-12 18:39:18 +00:00
parent 6dba9ae701
commit 9bd0d805fd
4 changed files with 4 additions and 5 deletions

View file

@ -106,7 +106,7 @@ endif
dgl:
ifneq ($(HEADLESS),true)
$(MAKE) -C dpf/dgl opengl USE_NANOVG_FBO=true
$(MAKE) -C dpf/dgl opengl NVG_DISABLE_SKIPPING_WHITESPACE=true USE_NANOVG_FBO=true
endif
plugins: deps