Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • byjup Friend
    #130229

    Hi All,
    Does Joomla support weft (font embedding technology).
    If yes, how do you do it.
    I have a template from Joomlart and need to embed fonts.
    Thanks for your help guys.

    byjup Friend
    #256803

    Fond the solution.

    Need to use microsoft WEFT tool and create .eot file using “no subsetting”. Copy the .eot file to the server and edit the template.css file with the code below
    @font-face {
    font-family: ML-TTRevathi;
    font-style: normal;
    font-weight: normal;
    src: url(http://10.1.10.156/MLTTREV0.eot);
    }

    Creating .eot file is lil tricky. You need to specify the right allowed roots (give a lil attention here.)
    http://www.microsoft.com/typography/web/embedding/weft3/weft04d.htm

    mj1256 Friend
    #256821

    I did not know this, someone should add a bit more detail and add it to the tuorials

    Khanh Le Moderator
    #257098

    Event WEFT is very good solutions to use fonts from server, however, this technology only supports IE. You can take a look on the demo from microsoft site: http://www.microsoft.com/typography/web/embedding/demos/1/demo1.htm

    Not cross browser means nothing, in my idea.

    anisjolly Friend
    #257130

    I guess it’s pretty similar to sIFR then.

    http://wiki.novemberborn.net/sifr

    There are some sIFR modules/plugins available too:

    Joomla Extensions Site For sIFR Plugins

    mj1256 Friend
    #257247

    if there is no cross browser compatibility, i wouldn’t use it.

    anisjolly Friend
    #257344

    I’m pretty sure sIFR has cross browser compatibility – I’m using it on my personal site (http://www.anisjolly.co.uk)

    However – my personal site isn’t a joomla site yet.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 4 voices, and was last updated by  anisjolly 16 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum