FontLab Forum
2012-05-21, 01:35:45 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the FontLab forum, read how to use it! Update: Archives from old MSN forums are now available on our forum.
 
   Home   Help Search Calendar Downloads Tags Login Register  
Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot

Pages: [1]
  Print  
Author Topic: My fonts don't work  (Read 1220 times)
ArchivePoster
Guest
« on: 2000-08-24, 04:31:00 »

Posted by: kezitt
         

Logged
ArchivePoster
Guest
« Reply #1 on: 2000-08-24, 07:10:00 »

Posted by: Si
         

A few problems - downloading one of your eot's at random, reveals that the allowed roots dont match the url you provide. They contain...

file://c:

and

http://3lawan3.com/fonts/

the required allowed root...

http://216.149.53.213/

... isn't included.

Also your code looks a bit random - linking to eot's in various locations...

My advice would be to go through the tutorial I posted this evening - the link can be found in the 'WEFT 3 Documentation' thread.

Si


Logged
ArchivePoster
Guest
« Reply #2 on: 2000-08-24, 16:27:00 »

Posted by: kezitt
         

dear Si,

I've recreated the font objects and remove the "c:"-thing and place them in http://216.149.53.213/fonts/

but the fonts still seems not working.

Any advice, please ......

kesit

 


Logged
ArchivePoster
Guest
« Reply #3 on: 2000-08-24, 16:28:00 »

Posted by: kezitt
         

Sorry Si,

my test page is in http://3lawan3.com/testpage.htm

 


Logged
ArchivePoster
Guest
« Reply #4 on: 2000-08-24, 18:33:00 »

Posted by: Si
         

Again, i think you should re-read the documentation on allowed roots - I downloaded another of your eots. This one included allowed roots for...

http://216.149.53.213/  
http://www.3lawan3.com/

and not the URL you specified

http://3lawan3.com/

note the missing 'www.'

so as expected accessing the page via 'http://www.3lawan3.com/' works!

Your page is also overly complicated as a test - you're linking lots of eot's and the page contains hardly any text - not a good example.

Cheers, Si


Logged
ArchivePoster
Guest
« Reply #5 on: 2000-08-24, 22:41:00 »

Posted by: Si
         

I've added these notes to the tutorial posted on Microsoft.com

What might go wrong

Incorrect allowed roots

The most common problems relate to incorrect allowed roots. For example you may have included http://www.your_web_server.com/ as the only allowed root in your eot, but tried to access your page via http://your_web_server.com/. The missing 'www' is important.

You may have included http://www.your_web_server.com/fonts/ as the only allowed root in your eot, but tried to access your page via http://www.your_web_server.com/pages/. Here the allowed root doesn't match the page address. You should recreate the eot's using http://www.your_web_server.com/pages/ or just http://www.your_web_server.com/ as allowed roots.

Another common mistake is trying to access a page via a numeric address but neglecting to include it as an allowed root. For example if you want to access a page via http://nnn.nnn.nnn.nnn/, this should be included as an allowed root.


Logged
ArchivePoster
Guest
« Reply #6 on: 2000-08-25, 04:18:00 »

Posted by: kezitt
         

Greeting everybody .....

I think I got it, I mis-created the font objects...Smiley

So..

if I create a font object with Weft 3, it's asking me twice about the allowed root, didn't it ?

Is it Ok to add few allowed root ?

eg. http://www.xxxxx.com/, http://xxxx.com and http://nn.nnn.nnn.nn

Thanks a million

I think my http://www.3lawan3.com/test.htm

is working.

Kesit

U R the Best


Logged
ArchivePoster
Guest
« Reply #7 on: 2000-08-25, 05:13:00 »

Posted by: Si
         

As indicated in the documentation - you can include as many allowed roots as you like/need.

Si


Logged
Tags:
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!