Skip to content

Commit 4efa09a

Browse files
committed
chore: remove TODO that was implemented
See #317
1 parent e8e42bb commit 4efa09a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

font.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ func (f *Font) SetVariations(variations string) {
327327

328328
// SetFeatures sets the font features (not yet supported).
329329
func (f *Font) SetFeatures(features string) {
330-
// TODO: support font features
331330
f.features = features
332331
}
333332

0 commit comments

Comments
 (0)