Quiva
Quiva copied to clipboard
Powerhack texts list
- https://lingojam.com/CoolFancyTextGenerator
- https://lingojam.com/StylishTextGenerator
- https://lingojam.com/FancyTextGenerator
- http://slothsoft.net/UnicodeMapper/
- https://exoticfonts.com/unicode-text-generator/
- https://coolfont.org/
- https://onlineunicodetools.com/generate-unicode-letters
- https://www.fancytextguru.com/emoticon.html
- https://cyberfonts.com/
- https://stylishtextmaker.com/
- https://igfonts.io/
- https://metatags.io/font-generator
- http://textconverter.net/
- https://fontvilla.com/
- https://capitalizemytitle.com/fancy-text-generator/
- https://qwerty.dev/fancy-font-generator/
- https://fancytexttool.net/
- https://textfancy.com/
Thanks man!
We could drill and clone them like nobody's business?
We can add more fonts but the flat list in this app becomes slow when there is a large number of items to render. It needs optimization.
I asked for help here:
It is currently somewhat good but I am not sure about the performance when more fonts get added.
Something tells me that Python's variable[index1][index2]
can be implemented since Dictionaries/Map ("Key-Value Pairs" or "Associative Array") are always slower than multi-dimensional Lists ("arrays").