It is now possible to have zero width chars in VarWidth fonts
This commit is contained in:
5
McBitFont/Form1.Designer.cs
generated
5
McBitFont/Form1.Designer.cs
generated
@@ -106,11 +106,6 @@
|
|||||||
0,
|
0,
|
||||||
0,
|
0,
|
||||||
0});
|
0});
|
||||||
this.nudX.Minimum = new decimal(new int[] {
|
|
||||||
1,
|
|
||||||
0,
|
|
||||||
0,
|
|
||||||
0});
|
|
||||||
this.nudX.Name = "nudX";
|
this.nudX.Name = "nudX";
|
||||||
this.nudX.Size = new System.Drawing.Size(55, 20);
|
this.nudX.Size = new System.Drawing.Size(55, 20);
|
||||||
this.nudX.TabIndex = 1;
|
this.nudX.TabIndex = 1;
|
||||||
|
2
TODO.txt
2
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
|
- Copy-paste to a symbol with different size
|
||||||
- Rectangle selection to mass-paint, shift and mirror pixels
|
- 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
|
- 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
|
- "Packed" fonts export
|
||||||
|
|
||||||
Bugs:
|
Bugs:
|
||||||
|
Reference in New Issue
Block a user