micahpearlman / MonkSVG

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

Parse embedded CSS stylesheets #30

Closed adozenlines closed 9 years ago

adozenlines commented 9 years ago

Includes latest version of boost source

micahpearlman commented 9 years ago

Is there a reason the pull request has been closed? I was planning on looking at it this week. Looked like a great addition.

adozenlines commented 9 years ago

Hi Sorry about that it contained a few private documents i had to remove will create a new request as soon as i can...

On Jul 20, 2015, at 4:25 PM, Micah Pearlman notifications@github.com wrote:

Is there a reason the pull request has been closed? I was planning on looking at it this week. Looked like a great addition.

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

micahpearlman commented 9 years ago

Absolutely, no problem. Let me know if you need anything from me.

adozenlines commented 9 years ago

Plus on checkout the test project doesn’t because some of the boost headers are missing mainly “config.hpp” so i just dumped the entire boost files from the website into the boost framework folder for the build to be successful.

On Jul 20, 2015, at 4:27 PM, Sean Batson sean.batson@gmail.com wrote:

Hi Sorry about that it contained a few private documents i had to remove will create a new request as soon as i can...

On Jul 20, 2015, at 4:25 PM, Micah Pearlman <notifications@github.com mailto:notifications@github.com> wrote:

Is there a reason the pull request has been closed? I was planning on looking at it this week. Looked like a great addition.

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

adozenlines commented 9 years ago

"doesn’t build" … This changes uses this https://github.com/adozenlines/stylesheet https://github.com/adozenlines/stylesheet project to accomplish the parsing all i did was bring these two projects together …

Sean.

On Jul 20, 2015, at 4:30 PM, Sean Batson sean.batson@gmail.com wrote:

Plus on checkout the test project doesn’t because some of the boost headers are missing mainly “config.hpp” so i just dumped the entire boost files from the website into the boost framework folder for the build to be successful.

On Jul 20, 2015, at 4:27 PM, Sean Batson <sean.batson@gmail.com mailto:sean.batson@gmail.com> wrote:

Hi Sorry about that it contained a few private documents i had to remove will create a new request as soon as i can...

On Jul 20, 2015, at 4:25 PM, Micah Pearlman <notifications@github.com mailto:notifications@github.com> wrote:

Is there a reason the pull request has been closed? I was planning on looking at it this week. Looked like a great addition.

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