Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: fix Bugzilla Bug 118998, 118988--Background image set in inline items doesn't show up in pdf generated using BIRT PDF emitter.

Title: [birt-dev]CheckIn: fix Bugzilla Bug 118998, 118988--Background image set in inline items doesn't show up in pdf generated using BIRT PDF emitter.

Description:
fix Bugzilla Bug 118998--Background image set in inline items doesn't show up in pdf generated using BIRT PDF emitter.
Fix Bugzilla Bug 118988--Font size set as inline style of text item doesn't work in pdf generated through BIRT PDF Emitter.

fix a casting error in LineHeightManager
support percentage color in inline style.
Regression: Yes/No
No
 
Code Owner:
Shanghai Engine Team
 
Code Reviewers:
Shanghai Engine Team
 
Tests:
Unit test
 
Test Automated:  Yes/No (if “No”, then explain why)
Yes
Branches Involved:
Eclipse CVS
 
Files Changed:
"/org.eclipse.birt.report.engine.pdf/src/org/eclipse/birt/report/engine/layout/util/PropertyUtil.java" "/org.eclipse.birt.report.engine.pdf/BuildEnginePDF.xml"

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/AbstractColorManager.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/RGBColorValue.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/css/engine/value/css/LineHeightManager.java"

Files Shared:
None
 
Files Added:
None
 
Files Deleted:
None
 
Defect Entries Resolved:
None
 
Case Entries Resolved:
None
 
Notes to Developers:
None
 
Notes to QA:
None
 
Notes to Documentation:
None
 
Notes to Configuration Management:
None
 
Notes to Support:
None
 
Notes to Product Marketing:
None


Back to the top