diff --git a/composer.json b/composer.json index 5392426..e3c2d79 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "homepage": "https://github.com/omaralalwi/gpdf", "license": "MIT", "type": "library", - "version": "1.0.5", + "version": "1.0.6", "authors": [ { "name": "omar alalwi", diff --git a/config/gpdf.php b/config/gpdf.php index 7e45abf..174b7d6 100644 --- a/config/gpdf.php +++ b/config/gpdf.php @@ -56,7 +56,7 @@ * * @var integer */ - GpdfSet::MAX_CHARS_PER_LINE => 50, + GpdfSet::MAX_CHARS_PER_LINE => 100, /** * Font height ratio setting.