MonoLisaFont / feedback

Send us your feedback regarding the MonoLisa font
86 stars 2 forks source link

[Bug]: Variable Italics with `ss02` doesnt show the cursive script #195

Closed maraisr closed 1 year ago

maraisr commented 1 year ago

Edition

Complete (Personal)

What version are you using?

2.003

What type of weights are you using?

TTF ~ Static (non-customized) / Variable (non-customized)

Operating system

MacOS Ventura 13.2 M1 Pro

Program

VS Code

Display resolution

3840 x 1600

What happened?

In both scenarios the same fontLigatures set to: 'zero','ss02','ss03','ss08','ss10','ss11'.

❌ Using the Variable TTF (default settings) fontFamily: MonoLisa Variable I do not get the cursive script.

image

✅ But using the Static TTF (default settings) and all variables installed with fontFamily: MonoLisa I successfully get the cursive script.

image

Please take note of the commented block right-hand-side underneath.


image

image

image

2.003;FCP;MonoLisa-Regular, 2.003;FCTP;MonoLisa-RegularItalic, ...

okonet commented 1 year ago

From screenshots it looks like the italics weren’t installed properly. The italics you see in the first screenshot aren’t italics but a slanted upright variant. Also the font book screenshot shows 9 styles but it should be 18. Please double check that the MonoLisa Italic is installed on your computer.

Also, for VSCode there is no need to use our customization tool so you can just download the variable font with default settings and apply the flags in VSCode like you do now.

maraisr commented 1 year ago

Ahh i see, the Italic ttf file also needs to be installed. Thanks for this.