https://bugs.kde.org/show_bug.cgi?id=514661

Wolfgang Baer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Wolfgang Baer <[email protected]> ---
I don't condider this a bug but intended behaviour:

If a variable font has a weight attribute with a value going from e.g. 200 to
400 than those are the limits. Sythesize Bold is not doing anything in this
case. That is the idea of variable fonts. They provide a dynamic weight so that
the software does not need to calculate a faux bold appearence.
If, on the other hand, one is using a static font, then the Sythesize Bold or
faux bold comes into play. The software can then create one artificial bold
weight.
The challenge is creating a UI that reflect this. In Krita the weight slider
and the Synthesize checkbox are editable in both cases which can give the
impression that both are valid settings for both types of fonts. Normally there
is B button that is activating the faux bold for static fonts and a weight
slider for variable fonts. In Krita this is not the case. To get the faux bold
one need to activate the Synthezise checkox and move the weight slider above
some kind of hidden threshold to get the faux bold to kick in.
But this is something happening in other software as well. The mix of static
and variable fonts opens so many variable possibilities that the UIs often
can't keep up with the complexity.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to