mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
Correct cyrillic 'f' in newstroke
The lowercase greek phi had been used which did not match the cyrillic f. We use the variant of phi that includes the full strokes instead. Fixes #3898 | https://gitlab.com/kicad/code/kicad/issues/3898 (cherry picked from commit 39a45f2a81ec946d9069f403cb3344a9002872c0)
This commit is contained in:
parent
9c2bb85858
commit
72abcd5991
@ -881,7 +881,7 @@ skipcodes 5 0
|
||||
+ C_SMALL
|
||||
+ T_SMALLCAP
|
||||
+ Y_SMALL
|
||||
+ PHI_SMALL
|
||||
+ PHI_SMALL_VAR
|
||||
+ X_SMALL
|
||||
+ TSY_SMALL
|
||||
+ CHERV_SMALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user