I thought fonts basically just vector graphics. Since these are just java-script files, how are they being distributed? How do these work?
google: embed css link, the negotiation which one to download is made server-side
adobe: embed js link, the negotiation which one to download is made client-side
I thought fonts basically just vector graphics. Since these are just java-script files, how are they being distributed? How do these work?