aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorStefan Pöschel <github@basicmaster.de>2015-11-29 20:38:49 +0100
committerStefan Pöschel <github@basicmaster.de>2015-11-29 20:38:49 +0100
commit4bde4dc1b818520cd5435162f41d0e9a380d1957 (patch)
tree2708df3fe2b63907a8ed37e4cad0527ea2f9a19c /Doxyfile
parentc13636b1bba681b6e0e7ecf220af03d2a163638e (diff)
downloadODR-PadEnc-4bde4dc1b818520cd5435162f41d0e9a380d1957.tar.gz
ODR-PadEnc-4bde4dc1b818520cd5435162f41d0e9a380d1957.tar.bz2
ODR-PadEnc-4bde4dc1b818520cd5435162f41d0e9a380d1957.zip
MOT encoder: fix possible odd target image size
The method MagickBorderImage adds the same amount of border on left/right resp. top/bottom side. Thus if the source image has an odd size (e.g. 201x200 px), the resulting size gets odd, too (here 319x240 px). To prevent this, the border is added by inserting the resized image centered into a black background of 320x240 px.
Diffstat (limited to 'Doxyfile')
0 files changed, 0 insertions, 0 deletions