YOURsammich / OldAwakens

new repo was made private
https://wokecat.com/
GNU General Public License v3.0
2 stars 9 forks source link

Issue - Fonts are Case Sensitive #38

Closed FroggMaster closed 7 years ago

FroggMaster commented 7 years ago

Fonts are currently case sensitive

Ex. /font gloria hallelujah Will not work but

/font Gloria Hallelujah Will work

michael-elbert commented 7 years ago

Google API requires you to use the specific case for the font to load.

FroggMaster commented 7 years ago

Solutions to that: 1) Refuse input for font's that don't exist. 2) Search for matching fonts by name, change characters that aren't capitalize to match the closest font.