Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fields from Typst 0.7.0 when possible #106

Merged
merged 2 commits into from
Dec 31, 2023
Merged

Use fields from Typst 0.7.0 when possible #106

merged 2 commits into from
Dec 31, 2023

Conversation

PgBiel
Copy link
Owner

@PgBiel PgBiel commented Dec 31, 2023

Should help make calculations accurate, and even improve performance (we don't have to measure twice to find the value of negative em)

Tasks:

  • Use fields to convert lengths to pt
  • Use fields to work with stroke properties
  • Other possibilities? Maybe is-infinite-len, but it's ok as is for now.

@PgBiel PgBiel added this to the v0.1.0 milestone Dec 31, 2023
@PgBiel PgBiel self-assigned this Dec 31, 2023
@PgBiel PgBiel added the enhancement New feature or request label Dec 31, 2023
@PgBiel PgBiel marked this pull request as ready for review December 31, 2023 19:47
@PgBiel PgBiel merged commit f287e5c into 0.1.0-dev Dec 31, 2023
3 checks passed
@PgBiel PgBiel deleted the use-fields branch December 31, 2023 20:02
@PgBiel PgBiel modified the milestones: v0.1.0, v0.0.8 Dec 31, 2023
PgBiel added a commit that referenced this pull request Dec 31, 2023
Use fields from Typst 0.7.0 when possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant