diff --git a/McBitFont/Form1.Designer.cs b/McBitFont/Form1.Designer.cs index 8bfb15a..e97f839 100644 --- a/McBitFont/Form1.Designer.cs +++ b/McBitFont/Form1.Designer.cs @@ -106,11 +106,6 @@ 0, 0, 0}); - this.nudX.Minimum = new decimal(new int[] { - 1, - 0, - 0, - 0}); this.nudX.Name = "nudX"; this.nudX.Size = new System.Drawing.Size(55, 20); this.nudX.TabIndex = 1; diff --git a/TODO.txt b/TODO.txt index acb02d4..bbb0bea 100644 --- a/TODO.txt +++ b/TODO.txt @@ -17,7 +17,7 @@ V "Single frame", "only numbers" and "specify range" as radio buttons - Copy-paste to a symbol with different size - Rectangle selection to mass-paint, shift and mirror pixels - Change height of variable width fonts with ability to choose which side to add pixels to -- Make it possible to have zero width chars in VarWidth fonts +V Make it possible to have zero width chars in VarWidth fonts - "Packed" fonts export Bugs: