canonical / Ubuntu-Sans-fonts

Other
54 stars 4 forks source link

[Statics] Full Font Name has duplicate "Condensed" string and style names using spaces #56

Closed guidoferreyra closed 1 year ago

guidoferreyra commented 1 year ago

Condensed styles has an incorrect subfamily name

🔥 FAIL [FULL_FONT_NAME(4):WINDOWS(3)] Expected: "Ubuntu Condensed Medium Italic" But got: "Ubuntu Condensed Condensed Medium Italic" [code: bad-entry]

Styles with spaces are generating a Fail too:

🔥 FAIL [FULL_FONT_NAME(4):WINDOWS(3)] Expected: "Ubuntu ExtraBold Italic" But got: "Ubuntu Extra Bold Italic" [code: bad-entry]

guidoferreyra commented 1 year ago

Partially fixed

guidoferreyra commented 1 year ago

Fixed in https://github.com/canonical/Ubuntu-fonts/pull/67