I am working on a website which uses a special font not usually found on PC.
What i want is
(1)check for the presence for that font
(2)if the font is not installed, prompt the user that "in oreder to view the page u need to install this font.CLick here to download and install"
The font should download and SHOULD ALSO AUTOMATICALLY install if the user agrees
else the page should render normally.
Thanks
What i want is
(1)check for the presence for that font
(2)if the font is not installed, prompt the user that "in oreder to view the page u need to install this font.CLick here to download and install"
The font should download and SHOULD ALSO AUTOMATICALLY install if the user agrees
else the page should render normally.
Thanks
Comment