mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-06 16:16:39 +02:00
Updating version information
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
$version = "v0.7.2 (2015-08-17)";
|
||||
$version = "v0.7.3 (2015-09-01)";
|
||||
|
||||
|
||||
|
||||
@@ -796,10 +796,6 @@ if ($outputFormat == 'ascii') {
|
||||
$defaultOptions['customCharacterSet'] = $characterString;
|
||||
}
|
||||
|
||||
//var_dump($options);
|
||||
//var_dump($defaultOptions);
|
||||
//exit;
|
||||
|
||||
$img->setAsciiOptions($defaultOptions);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user