kontur / fontsampler-wordpress-plugin

A Wordpress plugin that let's users interactively preview and test webfonts
http://fontsampler.johannesneumeier.com
GNU General Public License v3.0
39 stars 8 forks source link

"Fit-to-width" option for single line text input #43

Open kontur opened 7 years ago

kontur commented 7 years ago

Could be implemented via https://github.com/zachleat/BigText Only thing that requires some thought still is how to sync the font size slider back after resize (I don't think BigText has a callback) - maybe a simple debounced timeout is sufficient, after all the resize time doesn't depend on network.