Skip to content

poc: variable fonts#81

Draft
Its-Just-Nans wants to merge 2 commits intoRazrFalcon:masterfrom
Its-Just-Nans:poc-variable-fonts
Draft

poc: variable fonts#81
Its-Just-Nans wants to merge 2 commits intoRazrFalcon:masterfrom
Its-Just-Nans:poc-variable-fonts

Conversation

@Its-Just-Nans
Copy link

Drafting since

  • not sure if great addition
  • package is not maintained for the moment (I think)
  • did'nt fully check find_best_match

@Its-Just-Nans
Copy link
Author

Note, I noticed a complete mistake

It should be

  • parse_face_info(...) -> Result<FaceInfo, LoadError> with FaceInfo having weights: Vec<WeightProp>
    OR
  • parse_face_info(...) -> Result<Vec<FaceInfo>, LoadError> with FaceInfo having weight: WeightProp

I did both and wrong

will fix later if needed with the corrrect one

@Its-Just-Nans Its-Just-Nans marked this pull request as draft December 19, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant