(temporary?) fix of DrawLogo
TImage->DrawText with explicit font seems to be broken in several new versions of root, causing segfault and requiring --no-logo or --no-version option of xfitter-draw. Introduce a workaround fix to use a different root class. The font size for the version number is first-order tuned, however there is maybe a better solution.