- the crash cause for Sphinx build

This commit is contained in:
Werner F Bruhin
2015-02-11 14:27:17 +01:00
parent 384af619b5
commit 59f43fd818

View File

@@ -46,7 +46,8 @@ def ComputeFontScale():
FontScale = 16/E[1]
del dc
ComputeFontScale()
# why do we do this here, causes a Sphinx build crash
#ComputeFontScale()
## fixme: This should probably be re-factored into a class
_testBitmap = None