[FREE] 🔥 GFont Extension: Google Fonts for AI2 apps

Where does the font file get downloaded to, which folder location ?

:grin: Yup

You know binary :thinking: Thats cool

Totally agreed

1 Like

Fonts are stored in the "DownloadedFonts" directory inside the device's external storage. The exact path is:

/storage/emulated/0/DownloadedFonts/

Each downloaded font file is saved in this folder with its respective filename.

Did you like the font menu :grin:

Just ran a time test on a full loaded html file (calling and displaying all 1800 fonts)
Took 2-3 seconds on my computer, hardwired internet.

fontviewer.html.txt (181.6 KB)

no doubt with some caching in place, this could be quicker

This is great but new fonts are added daily, so I think the approach of using api for fetching fonts is better
Moreover the font search and sort that I added make it quite easy to look for the font one needs

I was just interested to see how long it would take, answer not that long to be a annoyance.

That's great. Did you test the sort and search

Yes, only DateAdded seemed to work for Sort, otherwise just returns alphabetical listing. Search works well.

1 Like

Try again I tested and all works well

Nope, completely different results (mostly alphabetical) to what I see on Google Fonts itself

Make sure to allow storage permission in settings or ask it from app