Font problem, first time I try to launch the program (#150)
Hello,
When I try opening, for the first time, the program, I have an error :
System.ArgumentException: La police 'Arial' ne prend pas en charge le style 'Regular'.
à System.Drawing.Font.CreateNativeFont()
à System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
à System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style)
à SoftwareIdeasModeler.Core.TextRendering.FormattedText..ctor()
à SoftwareIdeasModeler.Controls.FormattedTextBox.FormattedTextBox..ctor()
à SoftwareIdeasModeler.Controls.DocumentationControl.DocumentationControl.InitializeComponent()
à SoftwareIdeasModeler.Controls.DocumentationControl.DocumentationControl..ctor()
à SoftwareIdeasModeler.MainForm.InitializeComponent()
à SoftwareIdeasModeler.MainForm.Initialize()
à SoftwareIdeasModeler.Program.RunMainWindow(Form splash)
I tried 2-3 other older versions but have the same issue.
Thanks for your help
Best regards
Dusan Rodina - softwareideas.net 16 January 2013 1:18:56
If it didn't helped, please, let me know.
Dusan Rodina - softwareideas.net 13 January 2013 10:27:45
Hello,
please check whether is your installation of Arial font correct. It seems that the file Arial.ttf is missing in your system.