Skip to content

Commit a66bb2b

Browse files
committed
🐞 Powerlineグリフのグリフ幅が不揃いになっていたのを修正
- 0xE0B0 :  - 0xE0B1 :  が幅500になっていなかったのを修正
1 parent cec03a3 commit a66bb2b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cica_generator.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ Select(0xe0a0);SelectMore(0xe0a1);SelectMore(0xe0a2)
582582
CenterInWidth()
583583
Select(0xe0b0);SelectMore(0xe0b1)
584584
Move(-168, -50)
585+
SetWidth(500)
585586
Select(0xe0b2);SelectMore(0xe0b3)
586587
Move(-265, -50)
587588
SetWidth(500)
@@ -602,6 +603,7 @@ Select(0xe0a0);SelectMore(0xe0a1);SelectMore(0xe0a2)
602603
CenterInWidth()
603604
Select(0xe0b0);SelectMore(0xe0b1)
604605
Move(-168, -50)
606+
SetWidth(500)
605607
Select(0xe0b2);SelectMore(0xe0b3)
606608
Move(-265, -50)
607609
SetWidth(500)

0 commit comments

Comments
 (0)