Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 28-03-2007, 12:18 AM   #1 (permalink)
In search of light...
 
abhi.eternal's Avatar
 
Join Date: Sep 2006
Location: Bangalore
Posts: 307
Default How to embed fonts in a webpage?


how do i embed a font XXX.ttf in a webpage, so that when others are viewing it, they see it as I wanted them to see.
__________________
http://abhijeetdeb.com
abhi.eternal is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 28-03-2007, 08:21 AM   #2 (permalink)
Šupər♂ - 超人
 
koolbluez's Avatar
 
Join Date: Oct 2004
Location: Look up... up in da sky... see me yet? Nah... Use a telescope, dumbo!
Posts: 1,626
Default Re: How to embed fonts in a webpage?

Make it in pics instead of html code
That's the easiest way.

The tougher way is a little unreliable
U've to work with Web Embeding Fonts Tool (WEFT). Prepare an EOT (embedded Open Type) for the font you want to embed with this & link the EOT to web pages using CSS STYLE tag:
Code:
Internet Explorer
<HEAD> 
<TITLE>My Page</TITLE> 
<STYLE TYPE="text/css"> 
<!-- @font-face { font-family: “MRV Code39MA”; 
font-style: normal; font-weight:normal; 
src: url(http://www.mysite.com/fonts/mrv39ma.eot); 
} 
--> 
</STYLE> 
</HEAD>

Netscape
<HEAD> 
<TITLE>My Page</TITLE> 
<LINK REL=FONTDEF SRC="/fonts/mrv39ma.pfr"> 
</HEAD>
Sample

I tried to do it sometime back... but not worth the pains u take to do it. I'ld suggest go for images rather than text. Open ur fav image editor (i suggest the free 1.6MB download - Photofiltre) & use the text tool to create text which can b saved as jpg/gif/png. Upload it online & use in the webpage. @least the audience'll see the xact thing what u wanna show, without doubt

Another small tutor
__________________
Windows ka tashan... koolbluez ishtyle - http://lin.cr/ss
I almost forgot this - http://www.thinkdigit.com/forum/showthread.php?t=6242

Last edited by koolbluez; 28-03-2007 at 09:43 AM.
koolbluez is offline  
Old 28-03-2007, 04:22 PM   #3 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: How to embed fonts in a webpage?

css is best thing 2 do ............

@koolbluez ......... has right way ..........

inshort : upload ur font & point ur font through css ........ easy na ........
ax3 is offline  
Old 28-03-2007, 04:41 PM   #4 (permalink)
TechTin.com
 
ravi_9793's Avatar
 
Join Date: Jun 2005
Location: www.TechTin.com
Posts: 4,090
Default Re: How to embed fonts in a webpage?

I also prefer putting image
ravi_9793 is offline  
Old 29-03-2007, 12:30 PM   #5 (permalink)
ax3
Cool as a CUCUMBAR ! ! !
 
ax3's Avatar
 
Join Date: Dec 2003
Posts: 5,052
Default Re: How to embed fonts in a webpage?

try it dude ............ it works ! ! !

have done it many times ...........
ax3 is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How Embed C code into vb application. ovais_khan Software Q&A 1 15-12-2006 05:54 PM
Embed fonts in powerpoint godsownman QnA (read only) 4 28-09-2005 05:43 PM
How to save the URL of a webpage within the webpage? arvlee QnA (read only) 3 07-09-2005 04:59 PM
embed XML in HTML .... iinfi QnA (read only) 2 17-08-2005 02:43 PM

 
Latest Threads
- by Sujeet
- by Krow
- by abhidev
- by topgear

Advertisement




All times are GMT +5.5. The time now is 07:52 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2