D12787: Ignore more types of source files

Stefan BrĂ¼ns noreply at phabricator.kde.org
Mon May 14 15:51:52 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180514/25b4a0b5/attachment.html>


More information about the Kde-frameworks-devel mailing list