Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 137444 Can not preview the old file with PDF; refactored the package structure in org.eclipse.birt.report.engine.emitter.pdf

Summary 

Create new package org.eclipse.birt.report.engine.layout.text

Create new package org.eclipse.birt.report.engine.layout.font

Fixed bug 137444  Can not preview the old file with PDF

 

 

Bugzilla Bug (s) Resolved:
 Bugzilla Bug 137444   Can not preview the old file with PDF

 

 

Description:

The bug is while a line is too narrow, the compositor will encounter NPE and hyphenation has some problem to handle the first character of a word.

 

Test Description:
Manual Test
 
Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/pdf/Compositor.java"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/pdf/BidiSplitter.java"

 

Files Removed:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/emitter/pdf/ArabicLigaturizer.java"

 

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:

 

 

Best regards,

Yu Chen

 

 


Back to the top