SVG 1.2 flowImage to flow images with text

Bug #171049 reported by Bug Importer
2
Affects Status Importance Assigned to Milestone
Inkscape
Confirmed
Wishlist
Unassigned

Bug Description

SVG 1.2 supports flowing shapes and images along with
text via flowImage. This feature would be ideal for
many applications which need to mix text and graphics
freely, but are more graphics-oriented.

Tags: text
Revision history for this message
Hystrix (hystrix-) wrote :

Thank you for taking your time to contribute to Inkscape. Could you please give a more detailed description of the feature you propose? How would it compare to the option 'Flow into frame'?

Changed in inkscape:
importance: Undecided → Wishlist
status: New → Incomplete
Revision history for this message
Mark Jaroski (mark-geekhive) wrote :

Hi all,

The idea is that you might sometimes have small glyph or icon drawings which you would like to float in the text. This is quite easy to do in HTML: for example there are small icons next to many list items on this page.

However it can't really be done in SVG 1.1. SVG 1.2 does have a specification for this as part of the flowRoot specification: a tag called flowImage. This should appear at the level of a flowPara, and would contain the small graphic which you want to place inline in the text.

Changed in inkscape:
status: Incomplete → New
su_v (suv-lp)
tags: added: text
Revision history for this message
su_v (suv-lp) wrote :

current proposal in SVG 1.2:
<http://www.w3.org/TR/2004/WD-SVG12-20041027/flow.html#flowImage-element>

AFAIU this feature request depends on solving bug #167335 “flowed text has no SVG 1.1-compliant fallback” first. See also <https://bugs.launchpad.net/inkscape/+bug/167335/comments/5>.

In the meantime you have to use the workaround to subtract the (maybe approximated) outline of the glyph or icon from the frame path before flowing the text into it (since bug #166843 is fixed, both fill rules are respected when flowing the text into the frame). The position of the inner frame borders can be edited using the node tool.

Changed in inkscape:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.