yea, Font Explorer, rn kinda laggy cuz i made all the fonts load at the same time, but i will make it load 10, and when you scroll down another 10, i will do this in a few hours maybe
This might help:
GitHub - elharony/Google-Fonts-Previewer: Preview & Test Google Fonts with your own text!
Planning to fork this and modify it for use in AI2 (add filters and direct download of regular font file)
Hello @Anke. Could you make a block to update all the fonts of all the texts/buttons/textbox etc.. with a single block? This is a really old extension so I don't know if you'll be willing to update it for that, but if you could, it would really help!
Just create a procedure. You could use the "every" block for each component type (from AnyComponents) in order to iterate over all the components in your app.
Were is the every block for each component type?
Like so:
Oooh!! Tysm!
What errors?
There should be an DownloadCompleted event you can use to set the font in ?
Hmmm, ok so now the first time i select a font it works but then it doesnt and just stays in that font
Using the web component simply overwrites the existing file...
probably does the same thing with the extension you are using, so no need for the extra blocks ?
Note: uses v2 of the extension from Oct 2021.
Yooo! It workedd!! Tysmmm
Did you use the extension or the web component, show your successful blocks to help others...