Skip to content

spryst:0.1.0#5133

Merged
saecki merged 5 commits into
typst:mainfrom
TimeTravelPenguin:spryst-v0.1.0
Jun 24, 2026
Merged

spryst:0.1.0#5133
saecki merged 5 commits into
typst:mainfrom
TimeTravelPenguin:spryst-v0.1.0

Conversation

@TimeTravelPenguin

Copy link
Copy Markdown
Contributor

I am submitting

  • a new package
  • an update for a package

Description: This package is a small utility package for using spritesheets within documents. Currently, Typst does not provide any way to crop images, and so displaying sections of a spritesheet, which is a grid of sprites/images, is not possible. This package uses WASM to provide a basic tool to solve this problem.

I have read and followed the submission guidelines and, in particular, I

  • selected a name that isn't the most obvious or canonical name for what the package does
    • Explanation: The package name spryst is a combination of the words sprite and typst. That is all there is to it.
  • added a typst.toml file with all required keys
  • added a README.md with documentation for my package
  • have chosen a license and added a LICENSE file or linked one in my README.md
  • tested my package locally on my system and it worked
  • excluded PDFs or README images, if any, but not the LICENSE

@typst-package-check typst-package-check Bot added the new A new package submission. label Jun 22, 2026
@saecki saecki self-assigned this Jun 24, 2026
@saecki

saecki commented Jun 24, 2026

Copy link
Copy Markdown
Member

Thanks for this package!

@saecki saecki merged commit b9cc33c into typst:main Jun 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new A new package submission.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants