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

[skrifa] TrueType hinting support #620

Closed
drott opened this issue Sep 22, 2023 · 2 comments
Closed

[skrifa] TrueType hinting support #620

drott opened this issue Sep 22, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@drott
Copy link
Contributor

drott commented Sep 22, 2023

Tracking issue for TrueType hinting support.

#520 lays some of the foundations.

@drott drott added the enhancement New feature or request label Sep 22, 2023
@dfrg
Copy link
Member

dfrg commented Jan 25, 2024

#761 landed, adding a representation of the TrueType graphics state. More to follow.

dfrg added a commit that referenced this issue Jan 29, 2024
Adds a type for managing the interpreter value stack along with instructions to manipulate the stack as well as basic arithmetic and logical instructions.

Covers implementations for 47 opcodes.

More progress on #620
dfrg added a commit that referenced this issue Feb 3, 2024
Adds a type for managing the interpreter value stack along with instructions to manipulate the stack as well as basic arithmetic and logical instructions.

Covers implementations for 47 opcodes.

More progress on #620
@dfrg dfrg added this to the Skrifa for Chrome milestone Feb 12, 2024
@dfrg
Copy link
Member

dfrg commented May 7, 2024

TrueType and CFF hinting are now complete.

@dfrg dfrg closed this as completed May 7, 2024
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

No branches or pull requests

2 participants