File:food-crop-production1.png: Difference between revisions

Updated the "preserve sums" syntax (it's '$' now, not '_')
m (Conversion script moved page File:Food-crop-production1.png to File:food-crop-production1.png: Converting page titles to lowercase)
(Updated the "preserve sums" syntax (it's '$' now, not '_'))
 
Line 28: Line 28:
   
   
  # scale everything to 2160x1080
  # scale everything to 2160x1080
  pop @@ _width/4
  pop @@ $width/4
  pop @@ _height/4
  pop @@ $height/4
  crop @@ width/2
  crop @@ width/2
  crop @@ height/2
  crop @@ height/2