When there are a few overwhelmingly popular tags, the current tag cloud filters out the majority of lower-popularity tags because their size is scaled to less than 5px.
Is there a way to set a minimum font, to make sure that the configured number of tags is always displayed (without making the cloud unreadable)? I know I can disable the scaling in order to show all tags, but this isn't what I want. To me, it seems like a bug that fewer than the configured number of tags is shown (when there are at least that many tags).
If this doesn't exist, I'd like to submit a pull request to add an optional minimum tag font size.
What would you guys think of such an enhancement?