On Tue, Apr 18, 2017 at 7:20 AM, Jakub Hampl <[email protected]> wrote:
> Think of the <text> element akin to the <p> element in HTML. Yes, fairly > often you will simply pass a string to it, but it needing lower level > styling is pretty common. > > For the API you proposed, what would happen if you passed in both a > non-empty list of svgs and a string? > Do you happen to have an example of the <text> element in use as a parent node of several child nodes? Up to this point, I've simply used it as a "label"-like feature of my SVG graphics, where the attributes of the <text> element have sufficed to place a single line or label in the correct location, with the right color etc. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
