bruns added a comment.

  If you want to read more about text in SVG:
  http://tavmjong.free.fr/blog/
  
  To show a generalized XML extractor is sufficient for SVG:
  
  - Path data: `<path  d="m 53.6725,131.446 58.2085,-36.2853 53.672,90.7143 
-82.3983,-3.78"  id="path815" />`
  - Single Line: `<tspan id="tspan825" x="65.7677" y="73.9941">Single 
line</tspan>`
  - Multiline: `<flowPara id="flowPara823">This is some multiline 
Text</flowPara>`
  
  Non-text tags are empty (i.e., are defined by attributes only).

REPOSITORY
  R293 Baloo

REVISION DETAIL
  https://phabricator.kde.org/D12787

To: ngraham, michaelh, bruns
Cc: broulik, cfeck, kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, 
astippich, spoorun, ngraham, bruns

Reply via email to