You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FYI: Depending on what you need, you might be able to extract it from the original Gilbert-Color Bold Preview5.otf.
As the file uses OT-SVG, one can for example extract all glyphs as separate SVG files using e.g. https://github.com/adobe-type-tools/opentype-svg
This would be the output: SVGs.zip
And in case you want to use the font on a website, thankfully now a lot more browsers support color fonts (even though in a different format) and you can find more about this here: https://github.com/Findus23/RainbowRoad/tree/main/src/font
Activity
Findus23 commentedon Jul 3, 2024
FYI: Depending on what you need, you might be able to extract it from the original
Gilbert-Color Bold Preview5.otf
.As the file uses OT-SVG, one can for example extract all glyphs as separate SVG files using e.g. https://github.com/adobe-type-tools/opentype-svg
This would be the output: SVGs.zip
And in case you want to use the font on a website, thankfully now a lot more browsers support color fonts (even though in a different format) and you can find more about this here: https://github.com/Findus23/RainbowRoad/tree/main/src/font