Skip to content

Commit

Permalink
fix 0xe0b0, 0xe0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota2357 committed Nov 22, 2023
1 parent bb8fa64 commit 7faf459
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/fontforge_/bundle_nf.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,9 @@ class SourceInfo(SourceInfoRequiredKeys, SourceInfoOptionalKeys):
"scale": (0.97, 0.887),
"translate": (0, -109),
"modify": """
0xe0a0 (1, 1) (-60, 0) # 
0xe0a0 (1, 1) (-60, 0) # 
0xe0b0 (1, 0.995) (-74, 10) # 
0xe0b2 (1, 0.995) (0, 10) # 
"""
},
{ # Powerline Extra Symbols (https://github.com/ryanoasis/powerline-extra-symbols)
Expand Down

0 comments on commit 7faf459

Please sign in to comment.