mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
0265034054
[why] When we have a weight/width that can take a modifier, and a modifier is present we always take the shortest form of the weight/width. This is not how it is customarily done. Experienced: ExtraCondensed ExtraBold -> ExtCd ExtBd Expected: ExtraCondensed ExtraBold -> ExtCond ExtBd [how] In case a modifier is present: Use the shortest form for weights. Use the longer short form for widths. [note] Also circumvent CodeClimate issue by replacing if-s with formulas. And adding one nonsense entry to the data tables, because they were too 'similar' :rolleyes: Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de> |
||
---|---|---|
.. | ||
scripts |