Bug 4957 - StyledText - implement StyledTextBidi.isLigated
Summary: StyledText - implement StyledTextBidi.isLigated
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Knut Radloff CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-12 18:46 EDT by Knut Radloff CLA
Modified: 2001-10-18 16:43 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.