GNOME Bugzilla – Bug 61077
no way to define a embedded_text_rectangle for SVG icons
Last modified: 2004-12-22 21:47:04 UTC
The current embedded_text_rectangle is sub-optimal for SVG. It would cool to have different logic for coordinates in such vector files.
Currently, you can define an embedded text rectangle for an icon of a particular size, but there's no way to provide a "base" embedded text rectangle for the underlying scalable icon.
In the current implementation svg coordinates are specified in a 1000x1000 rect that is scaled to the size of the rendered svg.