I was wondering if it is possible to use \fontsize{<size>}{<line space>}
in a loop in order to create a text string of strictly decreasing/increasing font size from, say, 30 to 2.
Surely such a snippet would start by counting the characters of the string in order to make a nice delta of the size shift.