Skip to content
  • rgiot's avatar
    Change Linux font path if required (#35) · 4658d361
    rgiot authored
    * Change Linux font path if required
    
    * Make the font paht choice at run (and not compilation)
    
    * Fix (I hope so) win64 construction
    
    * Downgrade c++ version
    
    * Seems that all C++ version are unable to convert string to char *...
    
    * Use a C-like file existence check and remove uneeded #ifndef
    
    * Still a blind tentative to compile on windows
    4658d361