fixes crash on some configuration files

svn path=/trunk/kdegraphics/kdvi/; revision=216514
remotes/origin/kdvi-3.2
Stefan Kebekus 23 years ago
parent ffa1589e69
commit b666639843
  1. 2
      fontpool.cpp

@ -36,7 +36,7 @@ fontPool::fontPool(void)
makepk = true; // By default, fonts are generated
enlargeFonts = true; // By default, fonts are enlarged
displayResolution_in_dpi = 100.0; // A not-too-bad-default
MetafontMode = DefaultMFMode;
fontList.setAutoDelete(TRUE);
#ifdef HAVE_FREETYPE

Loading…
Cancel
Save