Actions
Bug #2268
closedSVG - Backward Compatibility
Status:
Resolved
Priority:
Immediate
Assignee:
Category:
interface
Target version:
Start date:
11/11/2005
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2268
Description
- Need to add code so old SVG icons are translated to have their origin at the
top-left corner. They are currently cropped when displayed in batik, because
Ptolemy's default origin for svg components is at the center of each actor icon,
whereas the svg/batik standard is to have the origin at top-left.
Another possibility (and one which would temporarily help with the memory usage
problems - see bug #2267) would be to continue using PTII's SVG rendering for
the old "simple" svg icons, and use batik only for the new icons.
Related issues
Actions