Browse Source

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 39a45f2a81)
5.1
Seth Hillbrand 6 years ago
parent
commit
72abcd5991
  1. 2
      helpers/tools_to_build_newstroke-font/charlist.txt

2
helpers/tools_to_build_newstroke-font/charlist.txt

@ -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…
Cancel
Save