micahpearlman / MonkSVG

SVG parsing framework in C++
BSD 3-Clause "New" or "Revised" License
79 stars 19 forks source link

Parse SVG CSS Style Sheets #31

Open adozenlines opened 9 years ago

adozenlines commented 9 years ago

Integrated this project to provide support for recognizing embedded CSS style sheets.

Credit Original Stylesheet project https://github.com/adozenlines/stylesheet

micahpearlman commented 9 years ago

Thanks! I'll take a look at this closer sometime this week. If you want you can update the readme.md with a credit to your contribution.

adozenlines commented 9 years ago

Will do.

Thanks.

On Jul 21, 2015, at 1:33 PM, Micah Pearlman notifications@github.com wrote:

Thanks! I'll take a look at this closer sometime this week. If you want you can update the readme.md with a credit to your contribution.

— Reply to this email directly or view it on GitHub https://github.com/micahpearlman/MonkSVG/pull/31#issuecomment-123410756.

adozenlines commented 9 years ago

You don’t happen to have a modern iOS implementation of MonkSVG & GLKit?

Sean.

On Jul 21, 2015, at 1:38 PM, Sean Batson sean.batson@gmail.com wrote:

Will do.

Thanks.

On Jul 21, 2015, at 1:33 PM, Micah Pearlman <notifications@github.com mailto:notifications@github.com> wrote:

Thanks! I'll take a look at this closer sometime this week. If you want you can update the readme.md with a credit to your contribution.

— Reply to this email directly or view it on GitHub https://github.com/micahpearlman/MonkSVG/pull/31#issuecomment-123410756.

micahpearlman commented 9 years ago

Not with GLKit unfortunately. Are there issues?

On Jul 21, 2015, at 6:13 PM, Sean Batson notifications@github.com wrote:

You don’t happen to have a modern iOS implementation of MonkSVG & GLKit?

Sean.

On Jul 21, 2015, at 1:38 PM, Sean Batson sean.batson@gmail.com wrote:

Will do.

Thanks.

On Jul 21, 2015, at 1:33 PM, Micah Pearlman <notifications@github.com mailto:notifications@github.com> wrote:

Thanks! I'll take a look at this closer sometime this week. If you want you can update the readme.md with a credit to your contribution.

— Reply to this email directly or view it on GitHub https://github.com/micahpearlman/MonkSVG/pull/31#issuecomment-123410756.

— Reply to this email directly or view it on GitHub.