Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/usagi/rust-memory-container-cs

Rust Memory Container Cheat-sheet
https://github.com/usagi/rust-memory-container-cs

Last synced: 28 days ago
JSON representation

Rust Memory Container Cheat-sheet

Awesome Lists containing this project

README

        

# Rust Memory Container Cheat-sheet

![Rust Memory Container Cheat-sheet](3840x2160/rust-memory-container-cs-3840x2160-dark-back.png)

## PNG Download table 📥


Dark/Low-contrast



Dark/Middle-contrast



Dark/High-contrast


Grey/Low-contrast



Grey/Middle-contrast



Grey/High-contrast


Light/Low-contrast



Light/Middle-contrast



Light/High-contrast


Black&White/Monochrome



White&Black/Monochrome

## LICENSE ⚖️

- [MIT](LICENSE)

## Repos ⚙️

-
- [PPTX](rust-memory-container-cs.pptx); The original source
- [SVG](rust-memory-container-cs.svg); Generated from .pptx
- PNGs: [3840x2160/](3840x2160/) [1920x1008/](1920x1008/) [1280x720/](1280x720/) [192x108/](192x108/)
- Note: 192x108, it's for thumbnail of this README.md
- `generate-variants.sh`; SVG -> PNGs generator, reuiqred to ImageMagick

## Contributors ❤

- [@StevenBlack](https://github.com/StevenBlack); [#1](https://github.com/usagi/rust-memory-container-cs/issues/1)
- [@theInkSquid](https://github.com/theInkSquid); [#2](https://github.com/usagi/rust-memory-container-cs/issues/2#issuecomment-678677444)
- [@juhdanad](https://github.com/juhdanad); [#6](https://github.com/usagi/rust-memory-container-cs/issues/6)
- And, dear reddit users who discussed the cheat-sheet.

## Author 🐇

- [USAGI.NETWORK / Usagi Ito](https://github.com/usagi/)

## Note for the next maintenance time

### Workflow: How to export the variants?

1. rust-memory-container-cs.pptx -> PowerPoint -> rust-memory-container-cs.svg (1280x720)
2. rust-memory-container-cs.svg -> InkScape -> rust-memory-container-cs.png (3840x2160-dark-back)
3. .png(3840x2160-dark-back) -> ImageMagick: `./generate-variants.sh`
1. -> `{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