EOT fonts in MHP

I'm not sure if MHP can support .eot (Embedding Open Type). I'm trying but I receive a "Font Not Available Exception" and a null pointer excepcion because the font variable "arial" is null.
This is the dvb.fontindex:
<?xml version=?1.0??>
<!DOCTYPE fontdirectory PUBLIC "-//DVB//DTD Font Directory 1.0//EN" "http://www.opencable.com/ocap/dtd/fontdirectory-1-0.dtd">
<fontdirectory>
     <font>
          <name>"ARIAL2"</name>
          <filename>ARIAL2.eot</filename>
          <fontformat>EOT</fontformat>
                <style>PLAIN</style>
     </font>
</fontdirectory>and this is the code:
try{
            fontbox = new FontFactory();       
}catch(FontFormatException fontFormatException) { }
catch (IOException ioException) { }
try{
            arial = fontbox.createFont("ARIAL2.eot",java.awt.Font.PLAIN,24);
}catch(FontFormatException fontFormatException2){ }
  catch(FontNotAvailableException fontNotAvailableException){ }
  catch (IOException ioException2) { }
  text = new HTextButton("Hello", arial, Color.white, null, manager);

...Only truetype versions can be used, not postscript...
There are several utilities out there that will convert a Postscript Type 1 face into TrueType. This is what I do when I absolutely need a Postscript font in FCP or DVDSP.
I use an old copy of FontMonger in OS 9, but I'm sure you can find a more modern font conversion util with a little research.
Font management becomes a little challenging, but I have a special set in Fontbook named "TV Fonts" that I put all my TT duplicates into.
Then I only need to remember to turn them on and off as I go back and forth between "TV World" and "Graphic Design World."
No good util available for that, I'm afraid. Big orange post-it note on the corner of my monitor helps, though.
Oh yeah, make sure that neither FCP nor DVDSP is running when you add a new TT face. Actually, after you activate a new TT face in Font Book, I find it is a good Idea to restart or Logout/Login before attempting to use it in FCP or DVDSP.

Similar Messages

  • Can Custom skin download font if not installed?

    Hi
    I have an ADF BC application written in JDev 10.1.3. It uses a customer skin so our various customers can implement their own look and feel. One of our customers requested the Futura font which worked fine on my PC because I have the futura font installed but when I deployed it to the custoemr the skin reverted to a different font because Futura was not installed on their PC.
    Is it possible to have an ADF page download a font if it cannot find it installed?
    I found this html code which is supposed to achieve that
    <STYLE TYPE="text-css">
    @font-face (
    font-family:familyName;
    font-style:normal;
    font-weight:normal;
    src:url("someFont.eot") )
    </STYLE>
    Is it possible to integrate the above code into an ADF page?
    thanks
    paul

    Hi
    Thanks for the replies.
    I read the link that Frank posted and read a little bit around the subject of web fonts. It seems that this feature is not widely supported by browsers and indeed I am using FF2 and could not get John's suggestion to work. Our customer uses primarily IE and FF and it seems that this feature is not currently supported by either of those browsers. IE only allows use of the EOT font format and FF3.5 supports web fonts but is still in beta.
    It doesn't look like we are going to be able to implement this feature for our customer so I might have to ask them to select a [web safe font|http://en.wikipedia.org/wiki/Web_safe_fonts]
    thanks
    paul

  • Problem using Gotham font in Adobe Muse

    I am working on a web design project using Adobe Muse for my client who uses predominantly Gotham. They own most of the Gotham font family in .otf and they also have the Gotham SSm (Screen Smart Font) for web use. When trying to load the font to Adobe Muse as a self-hosted web font, Muse cannot load it because the following web fonts formats are missing: .woff, .eot and .svg. Muse also requires that the .ttf font is installed as as a system font. My client only has .otf font. Does this mean that we cannot use Gotham in Muse? Or is there a way around this?

    Hi,
    As described in Adobe Muse Help | Typography, Muse can work with .otf fonts as system fonts. .woff/.eot fonts are, however, required for self-hosting.
    Also. if your client has access to Gotham Screen Smart web fonts via a Cloud.Typography subscription, note that the Cloud.Typography terms of service do not allow you to serve web fonts in a self-hosted manner. They are are required to be served using their delivery agent via the CSS key mechanism. Cloud.typography Terms of Service | Hoefler & Co.
    A manual (and less-than-ideal) workflow to integrate with Cloud.Typography web fonts in Muse is outlined at http://cloudtype.businesscatalyst.com/
    Abhishek

  • OT: Problems Embedding Fonts.

    Hi all...
    Sorry for this but..
    I am using MS Weft v 3.4.2 to embed the Shusha Tru Type font
    on a web site
    in the Hindi language.
    I have cleaned up all the files and ensured that all font
    styles are correct
    and applied.
    Having run the site files through Weft, it inserts a style
    sheet which
    defines the fonts ie Shusha.eot - which it places in the site
    root.
    There are 75 recognised web pages which are in
    content/product relevant
    folders.
    I am using a Project Seven Anderson Jones template with Pop
    Menu magic.
    Uploading the files to the server...the index page is OK
    showing the text in
    the Shusha font....but no other page does!
    On each page , in the head section, Weft places the style
    sheet for the
    Shusha embedded eot fonts.
    I have tried creating a font folder and altering the Weft CSS
    to point to it
    and the coreect eot font....still rubbish.
    I have probably got myself lost in this an am missing
    something
    basic...although I am not a CSS "capable" person!
    I cannot fathom out why its OK on the index page but useless
    on every other
    page..
    Any suggestions or alternative would save me from more hours
    of mental pain!
    TIA
    SB

    I'm used to it. They already do! 8)
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "David Powers" <[email protected]> wrote in message
    news:fcr5ke$slc$[email protected]..
    > Murray *ACE* wrote:
    >> an antique that should have been shot years ago.
    >
    > Careful. Someone might start saying that about you one
    day... :-p
    >
    > --
    > David Powers, Adobe Community Expert
    > Author, "The Essential Guide to Dreamweaver CS3"
    (friends of ED)
    > Author, "PHP Solutions" (friends of ED)
    >
    http://foundationphp.com/

  • Display foreign language fonts on iPad's Safari

    Hi, I am trying to read some Sinhalese (Sri Lankan) news web sites on iPad using Safari but it is not displaying Sinhalese fonts correctly, just gibberish. But same web sites display fonts correctly on latest Safari version on my PC. Can some one please tell is there anything I can try on iPad to display fonts correctly?

    uk_aus wrote:
    Hi Tom,
    Thanks very much for your comment. Here are 2 web sites I normally go.
    http://www.lankaenews.com/Sinhala/
    http://www.lankanewsweb.com/Sinhala/
    Thanks for the links.  These are non-Unicode sites that use 1990's Windows-only technology to embed custom .eot fonts in the web page.  As far as I know, no Mac could ever view them without the user finding a copy of the special "sandaru" font and installing manually on the machine.   That's totally impossible for any iOS device.
    You might want to ask the sites to create a Unicode alternative version of their pages for non-Windows viewers who are using the international standard for Sinhala encoding.
    For an example of modern Unicode sites, which should display fine on your iPad, see
    http://www.dinamina.lk/2011/06/23/
    http://www.vimasuma.com/
    http://sricolama.com/

  • Please help with fontface

    Hi Guys, can anyone help please, I am really loosing my mind after several hours of failing to figure this out.
    I tried to insert (metadata - html for head) the code provided here: http://tinyurl.com/kvvn582 It works excelent for all browser except IE (off course), but curiously also Firefox (both mac and win version)
    To be completely sure that there is no problem on my side I inserted code from W3schools that was linked above, with fonts on their server:
    <style>
    @font-face
    font-family: myFirstFont;
    src: url('http://www.w3schools.com/css3/Sansation_Light.ttf'),
    url('http://www.w3schools.com/css3/Sansation_Light.eot'); /* IE9 */
    div
    font-family:myFirstFont;
    </style>
    but same problem again - all browsers display font fine, but firefox and IE dont.
    I also created html file with the code below and opened the file it in all browsers, same problem again only Firefox now uses Verdana..
    <!DOCTYPE html>
    <html>
    <head>
    <style type="text/css">
    @font-face {
        font-family: "myFirstFont";
        src: url(http://www.w3schools.com/css3/Sansation_Light.ttf) format("truetype");
    div
        font-family: "myFirstFont", Verdana, Tahoma;
    </style>
    </head>
    <body>
    <p><b>Note:</b> Internet Explorer 9 only supports .eot fonts.</p>
    <div>
    With CSS3, websites can finally use fonts other than the pre selected "web-safe" fonts.
    </div>
    </body>
    </html>
    Can you please help? Thank you.

    You may look into Mozilla and Microsoft bug references or known issues for this one.
    I found a somewhat similar issue being discussed on Mozilla forums: https://support.mozilla.org/en-US/questions/956597
    Doesn't look like anything with Muse.
    Cheers,
    Vikas

  • Tabs Refresh Automatically in Safari 5.1?

    Why do tabs automatically refresh in Safari 5.1?
    Try this: Have at least ten websites in different tabs in the same window. Go to "Reset Safari..." in the "Safari" menu. Uncheck the "Close all Safari windows" and then click "Reset". What the **** Apple.
    Also, the spinning beach ball of death does not appear when I move the mouse to the bookmark bars or toolbar. Why?

    I experience the exact same issue. If you open the console, you should see Webkit2 WebProcess crash (Dispatch queue: com.apple.main-thread) each time the tabs are unexpetedly refreshed. This is a really annoying bug in effect and disabling Java doesn't look to change anything.
    I could determine when it happens for me (reproducible anytime):
    • an OTF font-face CSS directive
    • a select form element
    • each time I click on such an element, the Webkit2 WebProcess crashes…
    Be aware that this bug may prevent your users to use forms if they use Safari 5.1.
    The only solution I found to get rid of this bug on one website of mine consists in getting rid of .eot font-face directive. But anytime you will visit a website with such fonts, you may get this bug that crashes all opened tabs and you won't be able to submit any form whenever it includes a select box. Since all tabs are getting reloaded, it can make your computer really slow if you had many tabs opened.
    This is the worst bug I ever could experience with Safari, I hope they'll fix it right away.

  • Installing WEFT causes kernel panics every time.

    Anyone else seen this?
    Each time I try to install WEFT (Tool for embedding fonts for using in webpages/HTML) via WINE I get a full-on kernel panic. Whether an installation with the database components or not.
    Should not really happen, should it? Brand new Macbook with 10.5.1.
    Any suggestions for other Mac OS font embedding tools would be gratefully received but thought I should flag this up.
    Thanks.
    +Fri Dec 21 10:26:04 2007+
    +panic(cpu 1 caller 0x0038D46B): "Expected " "wraparound bad"@/SourceCache/xnu/xnu-1228.0.2/bsd/kern/sys_pipe.c:1301+
    +Backtrace, Format - Frame : Return Address (4 potential args on stack)+
    +0x4219fe38 : 0x12b0e1 (0x455670 0x4219fe6c 0x133238 0x0)+
    +0x4219fe88 : 0x38d46b (0x48af18 0xff71ffb6 0x2a55180 0x64)+
    +0x4219fef8 : 0x38922c (0x30e0eb0 0x2a55180 0x0 0x4219ff14)+
    +0x4219ff38 : 0x3893c4 (0x32e6e40 0x3 0x2a55180 0x367aba4)+
    +0x4219ff78 : 0x3da847 (0x32e6e40 0x367ab60 0x367aba4 0xffffffff)+
    +0x4219ffc8 : 0x19ea34 (0x3552c60 0x1 0x10 0x3552c60)+
    +Backtrace terminated-invalid frame pointer 0x32fb28+
    +BSD process name corresponding to current thread: mwine+
    +Mac OS version:+
    9B18
    +Kernel version:+
    +Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386+
    +System model name: MacBook3,1 (Mac-F22788C8)+

    Should not really happen, should it? Brand new Macbook with 10.5.1.
    Is it your experience that trying to run windows stuff via wine on the latest release of OS X always works just fine?
    Any suggestions for other Mac OS font embedding tools would be gratefully received but thought I should flag this up.
    I'm no expert, but my impression was that Mac OS doesn't support eot font technology and you have to run the Weft tools on Windows. However the latest versions of webkit do support a simpler version of font embedding:
    http://blogs.adobe.com/typblography/2007/11/webfonts1.html

  • I'm using the @font face to embed fonts on my site. Everytime I use a heading tag Firefox adds extra emphasis (making a bold font even bolder). How can I resolve this? The heading tag renders fine in Chrome/Safari.

    <pre><nowiki><?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <link rel="stylesheet" type="text/css" href="index/fonts/fonts.css"/>
    </head>
    <body>
    <h1>Heading2</h1>
    <p> Testing </p>
    </body>
    </html>
    */CSS/*
    */Fontface rule/*
    @font-face {font-family: 'Gibson-Bold';src: url('159693_2.eot');src: url('159693_2.eot?#iefix') format('embedded-opentype'),url('159693_2.woff') format('woff'),url('159693_2.ttf') format('truetype'),url('159693_2.svg#wf') format('svg');
    */Testing use of Fontface/*
    h1, h2, h3, h4, h5, h6 {
    font-family: Gibson-Bold;
    font-style: normal;
    font-size: 10pt;</nowiki></pre>

    You're welcome.
    It is always a good idea to reload and bypass the cache after you have made changes and uploaded new files.
    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)

  • The cost of developing an MHP application

    I have had for some years an ambition that an MHP application can become written in Java and put into use, an MHP application which implements some of my ideas about a generic application.
    The generic application which would be produced would accept as input data a Unicode text file produced on a PC using Microsoft WordPad.
    The generic application would respond to user keypad presses.
    The effect would be to produce text and maybe vector graphics displays on the screen.
    The ideas of my own which the program would implement would be to use various Unicode Private Use Area characters to have meanings, within the application, such as changing text colour, waiting for a keypad button to be pressed, clearing the screen and so on. There are various things which I have thought would be good ideas, including vector graphics and a system for preparing programmed learning texts, though all of them do not need to be implemented in a first application.
    The particular generic application would be a specialised sandbox with solid security. If it were implemented it would mean that people could produce safe interactive television applications using a text editor on a PC.
    This particular generic program would be for a one-way broadcast system only.
    My Quest text font, which is available as a free download from the following web page, has visible glyphs for many Unicode Private Use Area characters, though some are for things other than my ideas about broadacsting technology, being for such things as simple percussion music, chess and stylish typography using ligatures and so on.
    http://www.users.globalnet.co.uk/~ngo/fonts.htm
    The glyphs relating to this idea would be used at authoring-time, not at run-time, so the font would not be broadcast with the application. At run-time the particular Unicode Private Use Area codes would be interpreted as commands, glyphs would not be needed for them.
    I am unlikely ever to be in a situation where I can produce that application myself. I can program a little in Java, but not very much, and I have all but no knowledge of the special MHP classes. I am not representing any organization.
    I have no idea of how much effort the writing, testing and deploying of such an MHP application would need and, following on from that, I have no idea of how much a contractor would charge to implement the generic application and arrange for it to be broadcast. Please bear in mind that I also do not know at the time of writing this post what would be required in terms of getting the application certified for broadcasting.
    So, my question is to ask what would be the sort of price level for implementing such a program as an MHP application please?
    Once such a figure is obtained then maybe I can try to think of a method to raise it. One idea is that perhaps the development of the MHP application could be used as a case study in a television series about the development of interactive television technology as it would be an open project so there would be no commercial secrets constraints about the program being used.
    William Overington
    12 November 2007

    Thank you for replying.
    * XML provides a much better way of adding structure to documents. It is clear what is markup and what is data.The system is not seeking to add structure to documents. It is seeking to add a few control codes here and there into text without needing to restructure the whole document into a format which differs greatly from a plain-text format.
    * There are thousands of XML tools out there to help programmers, but there are none for your system - even text editors will have problems displaying the correct codes.Well, WordPad and Word 97 can display the authoring-time glyphs easily if the Quest text font is being used.
    * There is a limitation on the number of commands that can be added to your system, with XML there are none.Well, I have not come up against a limitation on adding commands into the system. There may well be a theoretical limitation yet that may be far beyond what I am seeking to use. What limitation are you suggesting exists please?
    * The Unicode Private Use Area is there for a reason (to allow character set designers to add unusual glyphs into text. e.g. the characters that represent the film ratings). If you subvert if for other purposes then it will not be available for it's intended purpose.My understanding is that it is entirely proper to use the Unicode Private Use Area in the manner that I am using it. It is not a matter of "subvert it". One can define control codes within the Unicode Private Use Area if one wishes and one may publish those assignments if one wishes. I am not seeking an exclusive assignment at all.
    * Software engineers tried this system in the early days of PC computing with the ANSI.sys driver. This was removed and for good reason - it's a pain to use and is limited in scope. It is a tried tested and failed solutionThank you for the mention of the ANSI.sys driver. I looked it up on the web.
    * The use of such a system will have limited scope (you are proposing just MHP boxes). This increases the learning curve of potential users, which is going to be hard enough as there is no logical structure to your codes. (This was one of the bigger problems with the ANSI driver).I was only proposing using MHP as I thought that that might be a way to try to get things started in Europe as I am in England. If people wish to use the same codes for JavaTV more generally then they are welcome to do so. I suggested MHP so that I am trying to implement something specific rather than just talk about implementing on various systems.
    * Separating out data from control is one of the fundamental principals of good software design (even the weaving machines of the mid 19th century worked by this principal). You are deliberately mixing data with controlYes I am deliberately mixing text with control. I happen to think that it would be a very useful thing to do in the context of adding these control codes into text so as to enable people who are not programmers to produce an interactive television application for, say, a programmed learning sequence which they have devised. People could use a plain-text editor to produce the text file.
    * By deliberately mixing data with control you increase the complexity of the code used to interpret the display string, and thus slow down the text output algorithms.Yes, I am increasing the complexity of the Java code which would be needed to interpret the display string in the television set. So, that slows down the text output algorithms. I feel that that slowing down will not be significant bearing in mind that most of the time the software will be waiting for an end user response to what is on the screen.
    I'm sure there are other good reasons for not doing this.Well, I am happy to read, think about and to try to respond to any reasons that are put forward.
    Simply waiting a few years and suggesting it again is not going to make this a good idea - it is an idea who's time has thankfully long since passed.I am not suggesting that people take it up. That is up to them. Unless other people try it, it will not get tried. I am not representing an organization and I do not own a broadcasting station. I cannot write the Java application myself. I am trying to find out how much it would cost to implement the idea in an application program so that the system can be tried in practice and used by those people who would like to do so.
    William Overington
    13 November 2007

  • Cant get @font-face to work on my new web site

    Hi everyone,
    I Cant get @font-face to work on my new web site.
    I tryed it before on other web sites and it worked just fine.
    Here is the code i am using:
    CSS:
    @charset "utf-8";
    @font-face {
    font-family:"Caviar Dreams",sans-serif !important;
    font-style: normal;
    src:url ("../fonts/CaviarDreams.ttf") format('truetype');
    src:url("../fonts/CaviarDreams.eot") format('eot');
    src: url("../fonts/CaviarDreams.svg") format('svg');
    src:url("../fonts/CaviarDreams.woff") format('woff');
    src:url("../fonts/CaviarDreams.otf") format('otf');
    /* Simple fluid media
    Note: Fluid media requires that you remove the media's height and width attributes from the HTML
    http://www.alistapart.com/articles/fluid-images/
    img, object, embed, video {
    max-width: 100%;
    /* IE 6 does not support max-width so default to width 100% */
    .ie6 img {
    width:100%;
    Dreamweaver Fluid Grid Properties
    dw-num-cols-mobile: 5;
    dw-num-cols-tablet: 8;
    dw-num-cols-desktop: 10;
    dw-gutter-percentage: 25;
    Inspiration from "Responsive Web Design" by Ethan Marcotte
    http://www.alistapart.com/articles/responsive-web-design
    and Golden Grid System by Joni Korpi
    http://goldengridsystem.com/
    /* Mobile Layout: 480px and below. */
    body{
    background-image:url(../images/background/wraper_bg.jpg);
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-size:100% 100%;
    font-family:"Caviar Dreams", sans-serif !important;
    .caviar{
    font-family:"Caviar Dreams", Arial, Helvetica, sans-serif ;
    .index_bg{
    width:100% !important;
    height:100% !important;
    background:url(../images/graphics/index_bg.png) !important;
    background-size:cover !important;
    .welcome_image{
    position:absolute;
    top:35%;
    width:95% !important;
    margin:2% !important;
    .nav{
    color:#FFFFFF !important;
    font-family:"Britannic Bold" !important;
    font-size:14px;
    font-weight:lighter !important;
    .background_white{
    background:rgba(255,255,255,0.7);
    .background_black{
    background:rgba(0,0,0,0.65);
    .background_black_2{
    background:#000 !important;
    .background_noir{
    background:rgba(179,1,1,0.7);
    .background_purple{
    background:rgba(152,131,201,0.7)!important;
    color:#FFFFFF !important;
    width:100% !important;
    height:25px;
    text-decoration:none !important;
    font-family:"Caviar Dreams" ;
    border:0px !important;
    margin:0px !important;
    padding:0px !important;
    .background_purple:hover{
    background:#FFFF00!important;
    color:#000 !important;
    width:100% !important;
    text-decoration:none !important;
    font-family:"Caviar Dreams" ;
    border:0px !important;
    .white{
    color:#FFFFFF !important;
    .black{
    color:rgba(0,0,0,1) !important;
    .red{
    color:#B30101 !important;
    .yellow{
    color:#FFFF00 !important;
    .black_span{
    background:#000000 !important;
    color:#FFFFFF !important;
    margin:1% !important;
    margin-left:5px !important;
    padding:5px !important;
    .black_span_margin1{
    margin-left:0px !important;
    .black_span_margin2{
    margin-left:0px !important;
    .border_white{
    border:3px solid #FFFFFF !important;
    margin:0px !important;
    padding:0px !important;
    .border_gold{
    border:0px solid #000!important;
    margin:0px !important;
    padding:0px !important;
    h1, h2, h3, h4, h5, h6{
    font-family:"Britannic Bold" !important;
    font-weight:lighter !important;
    color:#FFD700 !important;
    margin-left:2% !important;
    margin-right:2% !important;
    margin-top:2% !important;
    margin-bottom:2% !important;
    p{
    font-family:"Caviar Dreams", Arial, Helvetica, sans-serif !important;
    font-size:16px !important;
    color:#FFFFFF !important;
    margin-left:2% !important;
    margin-right:2% !important;
    margin-top:2% !important;
    margin-bottom:2% !important;
    .text-small{
    font-size:12px !important;
    .caviar{
    font-family:"Caviar Dreams" !important;
    I am trying to use the font Caviar Dreams on my new web site but i cant get it right,
    Can anyone tell me what is wrong.
    And also i would like some help with IE9, it seems the header is displaying in blue instead of black on IE9 and 10.
    My web site adrees is marcoalexwebdesign.site11.com  .

    I already fixed the issue, it seems trhat in dreamweaver the fonts ttf , otf, etc must be in a folder named webfonts, and then dreamweaver connects the fonts stylesheet to the main stylesheeet with @inport.I had to unisntall the fonts from my windows and download them again and add tehm with dreamweaver add web fonts feature.
    Thanks ayway.

  • Dreamweaver CS5.5 not displaying fonts correctly in live view

    I've integrated some web fonts into my website, which display properly in every browser on my computer (and more importantly) on on other computers properly; strangely enough, Dreamweaver CS5.5's live view doesn't display them as they should be displayed. The font Raleway is displayed as Times New Roman, and League Gothic as Helvetica. Stranger still, Ubuntu, which I use for my <body> element in general, works fine in all weights and styles. Any advice on how to get the other fonts to work properly?                    

    The code for Exo is simply a link in the <head> element to Google Web Fonts; <link href='http://fonts.googleapis.com/css?family=Exo:100,200,300,400,500,600,700,800,900,400italic' rel='stylesheet' type='text/css'>
    Same goes for Open Sans Condensed (sorry, I confused it with League Gothic in earlier comments): <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700' rel='stylesheet' type='text/css'>
    The code for Raleway, Ubuntu and Museo is here:
    @font-face {
            font-family: "Ubuntu";
            font-style: normal;
            font-weight: 300;
            src: local("☺");
            src: url(/webfontkit-20111222-160801/ubuntu-r-webfont.eot) format("woff");
            src: url(/webfontkit-20111222-160801/ubuntu-r-webfont.svg) format("svg");
    @font-face {
            font-family: "Ubuntu";
            font-style: italic;
            font-weight: 300;
            src: local("☺");
            src: url(/webfontkit-20111222-160801/ubuntu-ri-webfont.eot) format("woff");
            src: url(/webfontkit-20111222-160801/ubuntu-ri-webfont.svg) format("svg");
    @font-face {
            font-family: "Ubuntu";
            font-style: normal;
            font-weight: 500;
            src: local("☺");
            src: url(/webfontkit-20111222-160801/ubuntu-b-webfont.eot) format("woff");
            src: url(/webfontkit-20111222-160801/ubuntu-b-webfont.svg) format("svg");
    @font-face {
            font-family: "Museo";
            font-style: normal;
            font-weight: 300;
            src: local("☺");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_1_0.ttf) format("ttf");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_1_0.eot) format("eot");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_1_0.woff) format("woff");
    @font-face {
            font-family: "Museo";
            font-style: normal;
            font-weight: 500;
            src: local("☺");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_2_0.ttf) format("ttf");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_2_0.eot) format("eot");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_2_0.woff) format("woff");
    @font-face {
            font-family: "Museo";
            font-style: normal;
            font-weight: 700;
            src: local("☺");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_0_0.ttf) format("ttf");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_0_0.eot) format("eot");
            src: url(/MyFontsWebfontsOrderM3529046/webfonts/201E4B_0_0.woff) format("woff");
    @font-face {
              font-family: "Raleway";
              font-style: light;
              src: local("☺");
              src: url(/webfontkit-20120225-212056/raleway-thin-webfont.ttf) format("ttf");
              src: url(/webfontkit-20120225-212056/raleway-thin-webfont.eot) format("eot");
              src: url(/webfontkit-20120225-212056/raleway-thin-webfont.woff) format("woff");
    As you can see, these do reference TTF fonts on my remote server, as well as in my local folder (which mirrors my remote server, obviously).

  • @font not showing correctly in FireFox 3.6.23

    The fonts and css file are located in the root domain, the @font works for IE 7/8/9 but the @font does not work for FireFox 3.6.23

    Might of been trying solutions when you got that error, my apologies.
    webfonts.css
    @charset "UTF-8";
    /* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 14, 2011 */
    @font-face {
    font-family: 'ArchitectsDaughterRegular';
    src: url('architectsdaughter-webfont.eot');
    src: url('architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
    url('architectsdaughter-webfont.woff') format('woff'),
    url('architectsdaughter-webfont.ttf') format('truetype'),
    url('architectsdaughter-webfont.svg#ArchitectsDaughterRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    ^^^ Located in public_html
    http://shinymanstudio.co.za/ <--- does not render the @font
    http://shinymanstudio.co.za/webfontkit/ArchitectsDaughterRegular-demo.html <--- does render @font.
    The problem still occurs, the public_html is my "root" folder, I could try placing the documents out side "public_html" but the hosting company did not advise this.
    It works on the latest version of Chrome/Safari, IE 7/8/9.
    I will try ../ later and see if this works.
    Thanks for the help cor-EL.
    Peace.

  • Why does CSS' "@font-face" not work in FF8.0?

    I am using embedded fonts via CSS' @font-face, which works perfectly in IE9, Safari 5.1.1 and Opera 11.52. However it does not work in FF8.0 (or Chrome 15.0.874.121) and falls back to Verdana.
    Here is my CSS:
    body,td,th {
    font-family: DragonwyckFont, Verdana, Geneva, sans-serif;
    @font-face {
    font-family: "DragonwyckFont";
    src: url("../fonts/Dragonwyck_Normal.eot");
    src: url("../fonts/Dragonwyck_Normal.eot?#iefix") format('embedded-opentype'),
    url("../fonts/Dragonwyck_Normal.ttf") format('truetype');
    This is being tested on a W7 box, using localhost: on IIS.
    Any help or advice would be much appreciated.
    Thankyou in advance.

    Hi cor-el,
    Thanks for your very quick reply, unfortunately the solutions you offered have been unsuccessful.
    I did as you suggested (including deleting the relative path and placing the fonts in the same directory as the CSS) and followed all the advice given in the references you made.
    I am not going across domains so Access Control Headers are not required.
    Bizarrely, the link from the demo (https://developer.mozilla.org/en/CSS/@font-face) works perfectly but, when I replicate it using the full path to Dragonwyck_Normal.ttf, it doesn't.
    My little brain is starting to fry and I must be doing something completely daft but, with just half a dozen lines of code, I fail to see how it could be more simple!
    CSS:
    body,td,th { font-family: "Dragonwyck", serif; }
    @font-face {
    font-family: "Dragonwyck";
    src: url("Dragonwyck_Normal.ttf");
    Any ideas?
    Regards,
    Chaindrive.

  • FF5 error parsing CSS font-face with url inline base64 data

    Firefox 5 refuses to parse CSS @font-face with url inline base64 data.
    I use the declaration:
    &lt;style type="text/css"&gt;
    @font-face {
    font-family: 'MyFont';
    src: url(data:font/truetype;charset=utf-8;base64,[base64data]);
    &lt;/style&gt;
    then used this way:
    &lt;div style="font-family:'MyFont'; font-size:12.0pt"&gt;Test text&lt;/div&gt;
    But Firefox is not using the font and in the error console, there is always the message:
    ''Error parsing the "src" value. Skipped to next declaration.''
    (more or less, I actually have this message in Czech)
    Tried with different mime types (font/ttf,font/otf,font/opentype,application/x-font-ttf etc.), with or without charset specification, with or without quoting the font family name, with different specifications:
    &lt;style type="text/css"&gt;
    @font-face {
    font-family: 'MyFont';
    src: url(data:font/truetype;charset=utf-8;base64,[base64data]) format(truetype);
    &lt;/style&gt;
    (tried also with opentype format, etc.)
    &lt;style type="text/css"&gt;
    @font-face {
    font-family: 'MyFont';
    src: url('myfont-webfont.eot?');
    src: local('☺'), url(data:font/truetype;charset=utf-8;base64,[base64data]);
    &lt;/style&gt;
    If I provide the font path:
    &lt;style type="text/css"&gt;
    @font-face {
    font-family: 'MyFont';
    src: url('Arial.ttf');
    &lt;/style&gt;
    (the font actually is Arial, for testing), it works (but I need to embed the font in the HTML for specific reason, so having the font externally is not the option).

    Finally I got it work! Thanks, cor-el, you pointed me the right way to solve this problem.
    There was problem with the encoding too (there was part of the font missing at the end, because of the bug in the program - I forgot to flush the buffered output stream), after then I was able to download the same copy of the TTF. - I didn't know about the possibility to put the entire url data to the location bar and try to download it, thanks cor-el.
    But it still didn't solve the problem ... the problem was, that the base64 stream was divided to multiple lines, like
    data:font/truetype;charset=utf-8;base64,
    AAEAAAAYAQAABACARFNJRwMaCRYAC8m8AAAXfEdERUaJ+Y1JAAr/JAAAAsJHUE9T
    e1arnwALAegAAKwaR1NVQt5CYFEAC64EAAAbmEpTVEZtKmkGAAvJnAAAAB5MVFNI
    RExjrAAAN8wAAA1dT1MvMhAyXXMAAAIIAAAAYFBDTFT9ez5DAAr+7AAAADZWRE1Y
    After I removed the line breaks, it works now! (the line is quite long then, because the base64 string is about 1MB, but it works)
    Strange that I do the same for images (jpeg, png) and there is no problem with base64 string divided to multiple lines.
    But anyway, I'm fine with that.

Maybe you are looking for

  • ITunes Won't  Recognize iPhone / Crashes

    Since Sept. 28, 2010, I've been unable to sync my iPhone with iTunes on my PC. iTunes exhibits one of the following symptoms: (1) iTunes is very slow to start; recognizes my iPod but not my iPhone; (2) iTunes locks up and crashes after startup; or (3

  • Connecting Xcelcius and MS SQL Server 2005

    Hi All, I need to create report dashboards in Xcelcius fetching data from MS SQL 2005 server. I've found different options for setting the connection between Xcelcius and MS SQL 2005, like using Reporting Service, using XML Maps etc. Which is the bes

  • Migrating Sybase Anywhere 8.0 to Oracle 10g

    I was asking Oracle help to develop a plugin whereby my company could use it as a tool to help us to migrate to Oracle 10g from Sybase Anywhere 8.0. However I was refer to here by someone from Oracle. Anyone have experience on this? Thanks Steven

  • Turn off screen sharing

    Hi. I work for a school district and we use ARD to monitor student screens. The problem is that the students can screen share with each other. We need to be able to completely disable screen sharing between these students while still being able to us

  • How to approach troubleshooting?

    I have a new 10g (9.0.4) AS install on Sun Solaris; the infrastructure (minus the database which is on another server) and the middle tier are both on this box and in different oracle_homes. The infrastructure starts fine and authentication works wel