https://bugs.kde.org/show_bug.cgi?id=517546
Bug ID: 517546
Summary: Upper/Lower Case Descriptions in Glyphs: Caps
contradicts with the app
Classification: Applications
Product: krita
Version First git master (please specify the git hash!)
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
In Krita app:
#: libs/flake/text/KoOpenTypeFeatureInfoFactory.cpp:227
#: libs/flake/text/KoOpenTypeFeatureInfoFactory.cpp:228
Petite Capitals
Replaces lowercase letters with petite capital forms, which are closer to the
x-height of a font than small capital forms.
#: libs/flake/text/KoOpenTypeFeatureInfoFactory.cpp:231
#: libs/flake/text/KoOpenTypeFeatureInfoFactory.cpp:232
Small Capitals
Replaces lowercase letters with small capital forms.
Seem to contradict with the documentation:
#: ../../reference_manual/dockers/text_properties.rst:374
#: ../../reference_manual/dockers/text_properties.rst:375
Small Caps
Sets uppercase to small caps. Typically used for abbreviations.
#: ../../reference_manual/dockers/text_properties.rst:378
#: ../../reference_manual/dockers/text_properties.rst:379
Petite Caps
Sets uppercase to petite caps. Alternative to small caps that is exactly the
same as the x height.
I think the app is correct.
There are also quite a few names on this page are different to the app ones,
especially the Style Presets section.
--
You are receiving this mail because:
You are watching all bug changes.