summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/ImageSize.hs
Commit message (Expand)AuthorAge
* ImageSize: Added Pdf to ImageType.John MacFarlane2013-02-23
* ImageSize: Remove no longer exported readImageSize.John MacFarlane2013-01-11
* ImageSize: Use strict, not lazy bytestrings.John MacFarlane2013-01-11
* ImageSize: Fixed implementation of sizeInPoints.John MacFarlane2012-01-15
* Fixed whitespace bug in comments.John MacFarlane2012-01-15
* ImageSize: extract dpi information from PNG and JPEG.John MacFarlane2012-01-15
* Export ImageType(..) from ImageSize.John MacFarlane2012-01-14
* Added Text.Pandoc.ImageSize.John MacFarlane2012-01-14