Coder Social home page Coder Social logo

Webfont rendering using @font-face about roadie HOT 1 CLOSED

mange avatar mange commented on August 30, 2024
Webfont rendering using @font-face

from roadie.

Comments (1)

Mange avatar Mange commented on August 30, 2024

You cannot inline styles like that inside style attributes. Look at the
troubleshooting section at the end of the readme. :-)
Den 3 maj 2013 18:04 skrev "jochemsiegel" [email protected]:

Hi,

I'm trying to get web-fonts to work with roadie. I know that they are not
universally supported in email clients, but want to get it working for
those clients that I can get.

I have tried the @font_face method, which is supposed to work in Apple
Mail, but am unable to get it working.

@font-face {
font-family: 'DINNextLTPro-Regular';
src: url(http://localhost:3000/fonts/dinnextltproregular.ttf);
font-weight: normal;
font-style: normal;}

Am i doing something wrong? Or is this not supported?


Reply to this email directly or view it on GitHubhttps://github.com//issues/56
.

from roadie.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.