Dear Developers,
I've got a request here from one of my clients to add text-highlighting to inkscape/inkview. The y've got a batik extension to do the following to text and tspan elements:
background-color: colour value, default is 'transparent' background-mode: [ line-height | bbox ] background-outline: width of padding outside background color (similar to margin in html) background-outline-{top,right,bottom,left}: specific version of above. line-height: default: 'normal' i.e. font-size *1.1 otherwise size expression, used when background-mode is line-height. In which case background color is proportionally divided between ascent/descent to obtain line-height.
Tav - The client claims it's not a part of the svg standard, but have talked with some people about adding it into future versions. Before I did any work, I'd like to nail down exactly what you think will happen (so we don't create something that doesn't make it into the standard)
I'm attatching the batik extension file for reference.
Best Regards, Martin Owens
participants (1)
-
Martin Owens