CenterForOpenScience / pydocx

An extendable docx file format parser and converter
Other
186 stars 55 forks source link

Rotate image when exporting to html #198

Closed botzill closed 8 years ago

jhubert commented 8 years ago

@kylegibson It would be great to get this reviewed and merged. Anything I can do to help?

kylegibson commented 8 years ago

Hi Jeremy,

Apologies for not having this reviewed sooner. I'll review it ASAP.

Thanks,

-Kyle

jhubert commented 8 years ago

Not a problem and wasn't meant to be a hard push. You guys are awesome and I love what you're building! Really appreciate you taking the time.

kylegibson commented 8 years ago

Hi Chirica, the code looks good. Would it be possible to use a smaller image (with a smaller base64 footprint)?

jhubert commented 8 years ago

@botzill I've made a much smaller file you can use: image_rotation_issue.docx

botzill commented 8 years ago

Done, I replaced with that smaller file.