Print

Print


Hi all,

I'm teaching a course where we use SPM. On the laptop of one of my Chinese
students the  buttons on the GUI only contains gibberish, most likely due
to a missing font. See a screen dump here:
https://www.dropbox.com/s/65o3spp0kda0icz/spm.PNG

Looking at the code for SPM it seems that the student has all the necessary
fonts installed:
       helvetica: 'Arial Narrow'
        times: 'Times New Roman'
      courier: 'Courier New'
       symbol: 'Symbol'

Also, changing the fonts in the code does not seem to work.

Searching the archives I cannot find a solution.

Ideas?

Simon