summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 6d19a3d..2cfbfdf 100644
--- a/index.php
+++ b/index.php
@@ -22,7 +22,7 @@ define('SVGNS', 'http://www.w3.org/2000/svg');
define('COLOR_EXTRACT_RENDER_SIZE', 128);
define('HARMATTAN_ICON_SIZE', 80);
-define('HARMATTAN_FOCAL_SIZE', 56);
+define('HARMATTAN_FOCAL_SIZE', 54);
function svg2png($svg, $w, $h, $png)
{