google-code-export / zscreen

Automatically exported from code.google.com/p/zscreen
1 stars 0 forks source link

Arial font Problem #459

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Just myself downloading it and installing 
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Copy text from Debug tab

Please provide any additional information below.

System.ArgumentException: Font 'Arial' does not support style 'Regular'.
   at System.Drawing.Font.CreateNativeFont()
   at System.Drawing.Font.Initialize(FontFamily family, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont)
   at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet)
   at ZScreenGUI.ZScreen.InitializeComponent()
   at ZScreenGUI.ZScreen..ctor()
   at ZScreenGUI.Loader.Main()

Original issue reported on code.google.com by thevideo...@yahoo.com on 20 Jun 2011 at 6:50

Attachments:

GoogleCodeExporter commented 9 years ago
this is a strange issue

Original comment by mcored on 21 Jun 2011 at 1:11