Skip to content

Commit

Permalink
Merge pull request #318 from nobe4/remove-implemented-todo
Browse files Browse the repository at this point in the history
chore: remove TODO that was implemented
  • Loading branch information
tdewolff authored Oct 17, 2024
2 parents e8e42bb + 4efa09a commit 7441cbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion font.go
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,6 @@ func (f *Font) SetVariations(variations string) {

// SetFeatures sets the font features (not yet supported).
func (f *Font) SetFeatures(features string) {
// TODO: support font features
f.features = features
}

Expand Down

0 comments on commit 7441cbf

Please # to comment.