e232256420
In Calibre, there was decided to keep the fonts information inside the configuration directory. While scanned fonts information is actually a cache, I would keep it there. This commit is making that happen. Also removed XMLConfig in favor of JSONConfig class, since XMLConfig is not used at all.