Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix a dpi bug in SVG text renderer

- Summary:
Fix a dpi bug in SVG text renderer


- Bugzilla Bug (s) Resolved:


- Description:
Shadow insets size in SVG text renderer was fixed without considering dpi change. Fixed by multiplying the size by current dpi reslution/72d

- Tests Description :
Visual tests


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

"/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextRenderer.java"

- Files Added:


- Files Deleted

 


Back to the top