Skip to content

framefit:0.1.0#5040

Open
Hyperrick wants to merge 1 commit into
typst:mainfrom
Hyperrick:add-framefit-0.1.0
Open

framefit:0.1.0#5040
Hyperrick wants to merge 1 commit into
typst:mainfrom
Hyperrick:add-framefit-0.1.0

Conversation

@Hyperrick

Copy link
Copy Markdown

I am submitting

  • a new package
  • an update for a package

Description: Framefit fits text into fixed-size Typst frames by adjusting the text size. It can grow short text, shrink overflowing text, cap growth with a maximum percentage, allow unbounded growth with max: none / max: -1, and constrain fitted text with max-lines. This is useful for labels, cards, product sheets, certificates, data-driven templates, and other layouts where variable copy must stay inside a fixed frame.

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: framefit is a compact coined compound for fitting text to a frame. It is related to the package behavior, but it avoids the most canonical names such as text-fit, copyfit, or autofit.
  • 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

@Hyperrick Hyperrick deployed to Package Check June 12, 2026 00:12 — with GitHub Actions Active
@typst-package-check typst-package-check Bot added the new A new package submission. label Jun 12, 2026
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.

1 participant