summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/ImageSize.hs
AgeCommit message (Expand)Author
2012-01-15ImageSize: Fixed implementation of sizeInPoints.John MacFarlane
2012-01-15Fixed whitespace bug in comments.John MacFarlane
2012-01-15ImageSize: extract dpi information from PNG and JPEG.John MacFarlane
2012-01-14Export ImageType(..) from ImageSize.John MacFarlane
2012-01-14Added Text.Pandoc.ImageSize.John MacFarlane