Displaying 2 results from an estimated 2 matches for "x_resolut".
Did you mean:
resolut
2006 Jul 21
1
setting image resolution with Rmagick
...t;>>>>>>>
# these are the various techniques I have tried when and after reading
the file, trying any or all of them does not work.
image_render = Magick::Image.read(temp_path){self.density=72}[0]
image_render.units=Magick::PixelsPerInchResolution
image_render.x_resolution=72
image_render.y_resolution=72
# I also tried this when writing the image to disk
image_render.write(temp_path){self.quality = 90,
self.units=Magick::PixelsPerInchResolution, self.density = 72}
<<<<<< code example : end>>>>>>>>>>
Any thoughts/...
2007 Aug 07
6
Which spandsp & unicall version to use with 1.2?
Hi all,
Anyone have an idea which version of spandsp, libunicall, libmfcr2,
libsupertone, app_rxfax/app_txfax and chan_unicall I should use for the
latest asterisk 1.2?
Would that be the ones listed below?
http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.4pre4.tgz
http://www.soft-switch.org/downloads/snapshots/spandsp/test-apps-asterisk-1.2/