Added spacing and padding support. (Note of known bug: For some reason, using the spacing combined with the auto compute feature causes an infinite loop, causing the program to crash.

master
Chloe Fontenot 🏳️‍⚧️ 2022-10-10 12:40:34 +07:00
parent 1a788a3d9c
commit 6ad518d242
10 changed files with 5 additions and 5 deletions

@ -328,7 +328,7 @@ namespace WindowsFormsApplication1
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(76, 14);
this.label2.TabIndex = 11;
this.label2.Text = "Spacing Offset";
this.label2.Text = "Spacing offset";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// spacingOffsetTextBox

@ -11,7 +11,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>o9qGPInDcM+MIPFuzS1NJwC3Lk8=</dsig:DigestValue>
<dsig:DigestValue>T6QWW3Qg+tUpR//ug7OKRNNmlHE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

@ -59,7 +59,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>DHImL6Kx0jD1DC/eCcyyWDlW0JI=</dsig:DigestValue>
<dsig:DigestValue>5mrUB0E2d6uuikMf2WE6QZViJf4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

@ -11,7 +11,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>o9qGPInDcM+MIPFuzS1NJwC3Lk8=</dsig:DigestValue>
<dsig:DigestValue>T6QWW3Qg+tUpR//ug7OKRNNmlHE=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

@ -59,7 +59,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>DHImL6Kx0jD1DC/eCcyyWDlW0JI=</dsig:DigestValue>
<dsig:DigestValue>5mrUB0E2d6uuikMf2WE6QZViJf4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>