Any Font Text Box

Hey All,

Simple widget here, but shows a useful concept, importing other fonts into your widgets. This widget allows you to use any google font to display text. This could enable you to make apps that better fit your brand standards. Because custom widgets don’t have a traditional datastructure to a JS script, you can’t import a ttf (or any other file) from local storage.

Font weight is also supported, Font weights are usually defined on a scale of 100/200/300…900 where 900 would be the most bold and 11 would be the lightest.

Let me know what you think!
Pete
Note: These widgets haven’t gone through Tulip’s code review process, so use it at your own risk
customWidget-Text Box - Any Font.json (3.3 KB)