- https://github.com/usagi/rust-memory-container-cs
- PPTX; The original source
- SVG; Generated from .pptx
- PNGs: 3840x2160/ 1920x1008/ 1280x720/ 192x108/
- Note: 192x108, it's for thumbnail of this README.md
generate-variants.sh
; SVG -> PNGs generator, reuiqred to ImageMagick
- @StevenBlack; #1
- @theInkSquid; #2
- @juhdanad; #6
- And, dear reddit users who discussed the cheat-sheet.
- rust-memory-container-cs.pptx -> PowerPoint -> rust-memory-container-cs.svg (1280x720)
- rust-memory-container-cs.svg -> InkScape -> rust-memory-container-cs.png (3840x2160-dark-back)
- .png(3840x2160-dark-back) -> ImageMagick:
./generate-variants.sh
- ->
{RESOLUTION}
/rust-memory-container-cs-{RESOLUTION}
-${SUFFIX}
.png${RESOLUTION}
= [ 3840x2160, 1920x1080, 1280x720 ]${SUFFIX}
:- dark-back, dark-back-low-contrast, dark-back-high-contrast
- light-back, light-back-low-contrast, light-back-high-contrast
- grey, grey-back-low-contrast, grey-back-high-contrast
- black-back-white-ink, white-back-black-ink
- ->