diff --git a/man/figures/logo.png b/man/figures/logo.png index cfd8b43..30d2c49 100644 Binary files a/man/figures/logo.png and b/man/figures/logo.png differ diff --git a/man/figures/pikchrHex.svg b/man/figures/pikchrHex.svg index 3f3dea5..c6f8c0c 100644 --- a/man/figures/pikchrHex.svg +++ b/man/figures/pikchrHex.svg @@ -1,30 +1,30 @@ - - -Pikchr - - - - - - - - - - - - - - - - - - - - - - - - - - + + +Pikchr + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/generate_logo.py b/tools/generate_logo.py index c50b2d0..4e2ff74 100644 --- a/tools/generate_logo.py +++ b/tools/generate_logo.py @@ -15,7 +15,7 @@ R1 = 31.4736 # outer ring (light green) circumradius R2 = 23.605 # inner ring (medium green) circumradius CR = 1.44 # small circle radius / edge trim length -PAD = 1.44 # padding around the figure +PAD = 5.76 # padding around the figure (breathing room) # Center: top vertex sits PAD below the top edge; left vertex PAD from left edge. CX = R_OUT * S3 + PAD