Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font 'Courier New' does not support style 'Regular'. #2

Closed
metageektrent opened this issue Oct 1, 2010 · 0 comments
Closed

Font 'Courier New' does not support style 'Regular'. #2

metageektrent opened this issue Oct 1, 2010 · 0 comments

Comments

@metageektrent
Copy link

** Please provide a brief description of what was happening immediately
prior to this error **

[Description]

[Message]
Font 'Courier New' does not support style 'Regular'.

[Version]
2.0.0.0929

[WinVer]
Microsoft Windows NT 6.1.7600.0

[Platform]
x86

[StackTrace]
System.ArgumentException: Font 'Courier New' 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.Initialize(String familyName, 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 inSSIDer.UI.Controls.ScannerView.InitializeComponent()
at inSSIDer.UI.Controls.ScannerView..ctor()
at inSSIDer.UI.Forms.FormMain.InitializeComponent()
at inSSIDer.UI.Forms.FormMain..ctor()
at inSSIDer.Program.Main()

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant