diff --git a/How-to-enable-stylistic-sets.md b/How-to-enable-stylistic-sets.md index 9b5afb8..76cbf17 100644 --- a/How-to-enable-stylistic-sets.md +++ b/How-to-enable-stylistic-sets.md @@ -121,4 +121,7 @@ https://www.macworld.com/article/3052388/how-to-access-advanced-opentype-feature # Baking in stylistic sets into the font file -This might be an option if your editor does not let you choose stylistic sets on the fly https://github.com/twardoch/fonttools-opentype-feature-freezer \ No newline at end of file +If your app does not allow you to control stylistic sets, try generating new font file that has them built-in: + +- https://github.com/twardoch/fonttools-opentype-feature-freezer +- https://mutsuntsai.github.io/fontfreeze/ \ No newline at end of file