Advertising
advertising
related pastes to tag 'width'
- 1643852 - Change StatusNet logo height: hook height width logo statusnet
-
- // Change the values here
- $logo_width = 1000;
- $logo_height = 320;
- function MyLogoLayout($action)
- {
- 691788 - Simple script to resize videos t: ffmpeg resize videos aspect ratio height width
-
- #!/usr/bin/php
- <?php
- // outputs the username that owns the running php/httpd process
- // (on a system with the "whoami" executable in the path)
- $cmdWidth = 'midentify '.$argv[1];
- $finalHeight = $argv[2];
- //var_dump($output);