ohshi000 / androidsvg

Automatically exported from code.google.com/p/androidsvg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Parse a single path

GoogleCodeExporter opened this issue · comments

First great job on such a great project. I wanted to know would it be possible 
to implement a parsePath() and/or parseGroup() method so that one could pull a 
single path or group from an SVG. There are other libraries that implement this 
functionality but they are no where near as consistent in correctly displaying 
SVG's. This would allow you grab and draw specific paths or groups from an SVG 
and greatly expand what can be done with this library.

Original issue reported on code.google.com by eove...@gmail.com on 7 Jul 2014 at 11:49

  • Merged into: #18

Original comment by paul.leb...@gmail.com on 8 Jul 2014 at 8:51

  • Changed state: Duplicate
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect