Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified man/figures/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
58 changes: 29 additions & 29 deletions man/figures/pikchrHex.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tools/generate_logo.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading