Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI ran into this too in Ubuntu 16.04 LTS with modelsim 10.5 ASE. I fixed it as follows :
1. Open ~/.modelsim 2. Find: PrefDefault = ... textFontV2 {Verdana 12} 3. Change 12 to -12, so it will looks like this: textFontV2 {Verdana -12} 4. Save ~/.modelsim 5. Reopen modelsim