Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 118986Words overlapped in pdf file generated through BIRT PDF Emitter

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 118986Words overlapped in pdf file generated through BIRT PDF Emitter

Summary 

Fix Bugzilla Bug 118986--Words overlapped in pdf file generated through BIRT PDF Emitter

Bugzilla Bug (s) Resolved:
118986--Words overlapped in pdf file generated through BIRT PDF Emitter

Description:
why:

The figures after decimal point in Font size are neglected at layout time

Fix;

Get the correct font size at layout time

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

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Gang Liu


Back to the top