chiark / gitweb /
m.images: we don't need 1000 bits of precision for image grid.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Sep 2017 22:05:43 +0000 (00:05 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Sep 2017 22:11:11 +0000 (00:11 +0200)
commit318b775cbc1bdb7cd607d535cd4fe3cd042ac6c6
tree01d190a8547d13a1ffef25953b8e477c1d489a95
parente5ac8769c17eca1e01c0b3c93c6906c14bb3de86
m.images: we don't need 1000 bits of precision for image grid.

Limit the image width percentage to 3 decimal points. More than enough.
pelican-plugins/m/images.py