php - Hiding font names on a text/font previewer -


i coding online store customers able customise products text choosing few hand picked fonts. want use text/font preview box on website below:

https://www.myfonts.com/fonts/cbx-jukebox/corner-store-jf/

creating font preview

my question is, if create text/font previewer website possible mask true name of font using or still able find out looking code somehow or addon font?

i thought give font files different names wasn't sure if work?

i looked using cufon understanding download font file js.

the reason because have gone lot of time select unique stylish fonts , don't want make easy competitors copy designs being able find out font is

you cannot client side code (css, js). how hide when possibility there. maybe can done server-side code php gd. however, tiring work.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -