Issue 84308 - Guess required unicode context for proper shaping
Summary: Guess required unicode context for proper shaping
Status: ACCEPTED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: OOo 2.3
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-06 12:38 UTC by hdu@apache.org
Modified: 2017-05-20 11:31 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description hdu@apache.org 2007-12-06 12:38:14 UTC
Some unicode context of a portion is required for proper shaping, but unneeded context slows down the 
formatting code. So some balance has to be found. I suggest an API like
   int OutputDevice::GetMinShapingContext( LanguageType ) const;

Unless this enhancement is implemented the heuristic already used should suffice: Six codepoints for CTL 
scripts (also see issue 84305 and issue 78749 for more suggestions).
Comment 1 hdu@apache.org 2007-12-06 12:38:56 UTC
.
Comment 2 Marcus 2017-05-20 11:31:24 UTC
Reset assigne to the default "issues@openoffice.apache.org".