Package: pixeltrix 0.2.2
pixeltrix: A Simple Interactive Pixel Art Editor
A very simple 'pixel art' tool that lets you click squares interactively in a plot window and returns your final image as a matrix. Provide multiple frames to create an animated gif.
Authors:
pixeltrix_0.2.2.tar.gz
pixeltrix_0.2.2.zip(r-4.7)pixeltrix_0.2.2.zip(r-4.6)pixeltrix_0.2.2.zip(r-4.5)
pixeltrix_0.2.2.tgz(r-4.6-any)pixeltrix_0.2.2.tgz(r-4.5-any)
pixeltrix_0.2.2.tar.gz(r-4.7-any)pixeltrix_0.2.2.tar.gz(r-4.6-any)
pixeltrix_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pixeltrix/json (API)
NEWS
| # Install 'pixeltrix' in R: |
| install.packages('pixeltrix', repos = c('https://matt-dray.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matt-dray/pixeltrix/issues
Datasets:
- logo - Example Sprite Matrix: 'pixeltrix' Package Logo Text
- mario_frames - Example Sprite Matrix: Mario
- pkmn_sprite - Example Sprite Matrix: Pokémon
Last updated from:9ffb4fda35. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 149 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 88 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 98 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 88 |
Exports:as_pixeltrixclick_pixelsdraw_pixelsedit_pixelsframe_pixelsgif_pixelsis_pixeltrix
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce to a 'pixeltrix' Object | as_pixeltrix is_pixeltrix |
| Click 'Pixels' in an Interactive Plot | click_pixels |
| Draw 'Pixel' Matrix in a Plot Window | draw_pixels |
| Edit 'Pixels' in an Interactive Plot | edit_pixels |
| Create Frames of a Pixel Animation | frame_pixels |
| Write Frames of a Pixel Animation to GIF | gif_pixels |
| Example Sprite Matrix: 'pixeltrix' Package Logo Text | logo |
| Example Sprite Matrix: Mario | mario_frames |
| Example Sprite Matrix: Pokémon | pkmn_sprite |
