Book & Extra Light missing regular typeface
Closed this issue · 5 comments
Per build 293 as shown in LO 6.3.0.4 on Windows 10 Pro:
The same applies to all other fonts of Shimenkan. Notice 2 things:
- The bold typeface is missing for the Book & Extra Light families.
- The weight of Extra Light is even heavier than Light & the regular family.
Wonder if there's a typo in the build script. Will need a fix for v1.0.
Finding 1: ExtraLight-Regular & ExtraLight-Bold have same weight, both having a title of "Sapushan Extra Light Bold" in the font preview window:
And W10P actually thinks they are both of the family "Saphushan Bold":
So the last 2 rows in the .odt image are actually both bold, i.e., regular is missing.
Is wscript fetching an old version of .designspace?
I think we've got this fixed now. The problem is that to make Windows think that there are four different 'families' with regular & bold (rather than 8 weights of a single family) we have to do some tricks, and our tools were not getting it right. Please retest now with build 295 and let us know if everything is working properly for you.
It's working per build 296. Thanks!