Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Supports Arabic in postscript emitter.

- Summary:

Supports Arabic in postscript emitter.

 

- Bugzilla Bug(s)

 

- Description:

Arabic can’t be displayed correctly in Postscript. In Arabic, many glyphs are composite glyph, and the sub-glyphs may be not a displayable character, but only an internal glyph. This check-in fixes the bug that internal glyphs can’t be embedded correctly.

 

- Tests Description:

 

- Notes to Build Team:

 

- Notes to Developers:

 

- Notes to QA:

 

- Notes to Documentation:

 

- Files Edited:

/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/truetypefont/TrueTypeFont.java

/org.eclipse.birt.report.engine.emitter.postscript/src/org/eclipse/birt/report/engine/emitter/postscript/PostscriptWriter.java

 

- Files Added:

 

-Jun Ouyang

 


Back to the top