Bug 4957

Summary: StyledText - implement StyledTextBidi.isLigated
Product: [Eclipse Project] Platform Reporter: Knut Radloff <knut_radloff>
Component: SWTAssignee: Knut Radloff <knut_radloff>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: lynne_kues
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: other   
Whiteboard:

Description Knut Radloff CLA 2001-10-12 18:46:42 EDT
Reminder to implement a real StyledTextBidi.isLigated.
Comment 1 Lynne Kues CLA 2001-10-18 16:34:18 EDT
Added getFontBidiAttributes(GC) method to BidiUtil.  This will return font 
language information attributes.
Comment 2 Lynne Kues CLA 2001-10-18 16:43:41 EDT
Updated StyledTextBidi to query BidiUtil for ligature and character shaping 
values.