Lesson 5

Notes about lesson 5

On 2001-08-08 18:13, sman wrote: Now this may be a stupid question, but where exactly do we put the font file at..?? I tried putting it in a directory and it didn't work..Please explain..!! For the code used in Lesson 5, put it in the same directory.

If you put it in a different directory, perhaps one set aside just for fonts, use relative urls.

Examples:

1) Font in same directory, use "font_name.fdb"

2) Font in a directory named fonts in the same directory as the ming script, use "fonts/font_name.fdb"

3) Font in the directory above the directory containing the ming script, use "../font_name.fdb"

4) Font in a directory named fonts located in the same parent directory as the directory containing the ming script, use "../fonts/font_name.fdb" Just your basic relative url.

I don't believe we can use full urls, but I honestly haven't tried yet.


Click Here for the Ming Fonts.

Click Here to see lesson 5.

Select your next page.
 [ 1 ]   [ 2 ]   [ 3 ]   [ 4 ]   [ 5 ]   [ 6 ]   [ 7 ]   [ 8a ]   [ 8b ]   [ 8c ]   [ 8d ]   [ 9 ]   [ 10 ]   [ 11 ]   [ 12 ]   [ 13 ]   [ 14 ]   [ 15

Return to Index