Posted by:
Ked@r Hi Tom,
Please remember that U can only use the WEFT based pages from the Root which U entered while processing that page from WEFT.
In the current case As u said the Root page is
Localhost/font/ & D : EasyPHPwwwfont
1.
accoring to me U Do not need to put /Fonts
While prorcessing the pages it will be better it U put the complete path like http://localhost (No /Fonts) For the HTML .ASP Pages which are again on the root of UR Website use the
src: url(MLTTKAR0.eot); path in your procesed Page.
For all the other pages under the sub directories use the relative path for the EOt
Example : src: url(./../MLTTKAR0.eot);
2.
Accessing the pages from Network :
Remember that U have only given http://localhost in UR Root list. This enrty must be included in you root list
3.
Subsetting :
If u have used just a,b,c,d words (I don't know MALAYALAM) in UR index page which U have passed through WEFT the genrated EOT will only able to display those words .
If U use same EOT for other page it wont B able to show you the other word than a,b,c,d,.
For the same resone while processing through WEFT the screen where it give U all the font name which is used in that page click on the SUBSET button this will give U all the word aviable in that Font screen will highlight only the words used in that page(a,b,c,d).
For highlighting/ enabling other words Click on then & then say OK...
Let me know if U need any additional help ....