Method | Description | |
---|---|---|
FontEditView ( ) : System | ||
Load ( string filepath ) : void | ||
Paste ( ) : void | ||
Save ( string filepath ) : void | ||
ZoomIn ( ) : void | ||
ZoomOut ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
CompilePreview ( ) : void | ||
FontLayout_CharSelected ( object sender, |
||
FontLayout_LayoutZoomed ( object sender, |
||
FontPanel_Scroll ( object sender, |
||
GenerateButton_Click ( object sender, |
||
GradientTop_MouseClick ( object sender, MouseEventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
InitializeFontLayout ( ) : void | ||
PreviewImageBox_Resize ( object sender, |
||
PreviewTextBox_TextChanged ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |