193
edits
Ayoshihara (talk | contribs) |
Ayoshihara (talk | contribs) No edit summary |
||
Line 57: | Line 57: | ||
* How about Datafork TrueType fonts? How about bitmap fonts? | * How about Datafork TrueType fonts? How about bitmap fonts? | ||
= Obstacle to check-in = | |||
* Is it possible to install a font to user's machine? | |||
** When we are to test @font-face { src:'''local(aFontFaceName)''' } rules, we have to make that the specified font is installed in the user's system. | |||
* Would there be any problem to upload a font to a web server, regarding to the license? | |||
** When we are to test @font-face { src:'''url(aFontFaceURL)''' } rules, we have to upload that font file to a web server. Does that violate any license? (Would it be regarded as redistribution?) |
edits