https://bugs.documentfoundation.org/show_bug.cgi?id=168251
Bug ID: 168251
Summary: Add glyph scaling to paragraph justification
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Minor automatic glyph scaling within a minimum/maximum range can minimize too
big word spacing, rivers of justified lines, allowing to typeset narrow columns
and more readable text. Combined with custom word spacing and letter spacing,
it is the basic tool of DTP software to improve typography and readability.
Note: without optical sizing, e.g. variable fonts with "wdth" axis, the
suggested/allowed minimum and maximum glyph scaling only a few percent, because
distortion of the glyphs destroys their balanced stroke thickness, i.e. the
design of the letters.
Steps to Reproduce:
Create a narrow column with justified text.
Actual Results:
Too big word spacing, often rivers (overlapping word spacing of consecutive
lines).
Expected Results:
Closer to the desired word spacing, no rivers.
Reproducible: Always
User Profile Reset: No
Additional Info:
See Bug 167648.
See also CSS font-width: the font-stretch property at
https://www.w3.org/TR/2018/REC-css-fonts-3-20180920/#font-stretch-prop
and “Glyph scaling” in Text composition page of Adobe InDesign’s Help:
https://helpx.adobe.com/indesign/using/text-composition.html
More information: R. Schlicht: The microtype package, CTAN:
http://mirrors.ctan.org/macros/latex/contrib/microtype/microtype.pdf
--
You are receiving this mail because:
You are the assignee for the bug.