Bug 167297 - DOC/DOCX: Implement w:hint
Summary: DOC/DOCX: Implement w:hint
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
25.8.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DOCX DOC Script-Assignment
  Show dependency treegraph
 
Reported: 2025-06-30 12:25 UTC by Jonathan Clark
Modified: 2025-06-30 12:25 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Clark 2025-06-30 12:25:02 UTC
After fixing bug 166011, we now have layout support for script type hinting. We should build upon this feature to implement the OOXML w:hint attribute.

Support for w:hint is necessary in order to correctly emulate the OOXML two-step algorithm for font slot character classification. See ECMA-376-1:2016 17.3.2.26 for more information about that algorithm.