It is now possible to have zero width chars in VarWidth fonts

This commit is contained in:
2025-05-17 03:58:00 +03:00
parent d24143d1a6
commit 0aeec8bd19
2 changed files with 1 additions and 6 deletions

View File

@@ -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;

View File

@@ -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: