hi,
i want to use font planet estyle (id:11670) in my website, but i couldn't make it run, please help me, this is the css code for declare font:
@font-face {font-family: "Planet Estyle";
src: url(mydomain/css/PLANE___.TTF) format("truetype");
}
thanks for any tip
franklin
|
#2
|
koeiekat
Posted by koeiekat on 2009-10-20 11:27:26 |
quote
|
79.159.*.8*
|
Other fonts embed well? Have fun and ... be nice to the cats
_____________________________________
Relax ... it is just a font
|
#3
|
Alex
Posted by alex on 2009-10-20 11:28:52 |
quote
|
24.141.*.3*
|
hi koeiekat,
i used "Agency FB" and works fine,
i think the problem must be in the name of the font, i tried "PlanetEstyle", "Planet Estyle", "Planet Style" and nothing
hi alex,
i don´t think is about convert the ttf because like i told to koeiekat i used some other external fonts and worked ok.
anyhow i´ll try this, thanks
|
#6
|
Alex
Posted by alex on 2009-10-20 11:53:36 |
quote
|
24.141.*.3*
|
just be careful not to use a commercial font then because anyone who would look at the source code would be able to download it for free from your site and that may get you in serious trouble  Alex, Abstract Fonts
|
#7
|
koeiekat
Posted by koeiekat on 2009-10-20 11:54:37 |
quote
|
79.159.*.8*
|
Case sensitive? PLANE___.TTF instead of plane___.ttf ? Have fun and ... be nice to the cats
_____________________________________
Relax ... it is just a font
alex, thanks for the advice, its free for noncommercial use.
koeiekat, nothing ...
|
#9
|
koeiekat
Posted by koeiekat on 2009-10-20 12:51:59 |
quote
|
79.159.*.8*
|
Where is that page? Have fun and ... be nice to the cats
_____________________________________
Relax ... it is just a font
i am developing locally.
sorry i can´t give you url or IP
Is the font in the correct folder? Have fun and ... be nice to the cats
_____________________________________
Relax ... it is just a font
is there a chance that some fonts are not rendered by browsers?
Wild shot: install plane___.ttf and try again ... Have fun and ... be nice to the cats
_____________________________________
Relax ... it is just a font
installed in the server and nothing
Out of toughts.
Embedding never worked very well as you know. Otherwise it would be implemented all over the place - wouldn't it? I gave up long time ago. Have fun and ... be nice to the cats
_____________________________________
Relax ... it is just a font
anyway its just a font...
just will try another,
thank you very much for the concern, its nice to have kind people around
thank you so much
You're welcome. Come back anytime. Have fun and ... be nice to the cats
_____________________________________
Relax ... it is just a font
I think fonts must conform to some kind of UNICODE, otherwise it will just be a graphic image. I too wanted to use some of the fonts for website development.Later realized that fonts without UNICODE may not be detectable to Search Engines. I am not sure... just an idea
|