5 replies [Last post]
mihirc
mihirc's picture
Offline
Leader
Pune, Maharashtra, India
Last seen: 8 years 43 weeks ago
Pune, Maharashtra, India
Timezone: GMT+5.5
Joined: 2007-05-09
Posts: 728
Points: 204

Hello,

I got work on an interesting project, where my client is a Typographer. He wants to send email to around 15k people on his list, but he wants it to have a font that he has created. Also, it is driven by PHP, since the database is stored in MySql.

Is there anyway to ensure that a lot of people get the emails?

I know for sure that Outlook & Gmail strip out all stylesheets that are linked at the top. I need to work on inline styles to define,
but is it really possible to do that?
Worth the effort?
has anyone done this before?

Regards,
Mihir.

Proprietor - Thoughtfulviewfinder Services
Web Development | Design | Merchandise | Photography
My personal blog: MihirChhatre.com

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 4 weeks 1 day ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

Hi mihirc, I always stay well

Hi mihirc,
I always stay well away from html email.

Here are a couple of links on @font-face support for email.
http://www.campaignmonitor.com/blog/post/3044/does-font-face-work-in-email/
http://www.emailonacid.com/blog/details/C4/the_google_font_api_and_html_email

mihirc
mihirc's picture
Offline
Leader
Pune, Maharashtra, India
Last seen: 8 years 43 weeks ago
Pune, Maharashtra, India
Timezone: GMT+5.5
Joined: 2007-05-09
Posts: 728
Points: 204

Hello Tony, Thank you, saw

Hello Tony,
Thank you, saw those links and it basically means its not possible to send emails using the font-face family. No other way around?

Regards,
Mihir.

Proprietor - Thoughtfulviewfinder Services
Web Development | Design | Merchandise | Photography
My personal blog: MihirChhatre.com

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 4 weeks 1 day ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

Like I said I avoid html

Like I said I avoid html email.
The only way I can think of doing it is to use an image Sad

gary.turner
gary.turner's picture
Offline
Moderator
Dallas
Last seen: 2 years 13 weeks ago
Dallas
Timezone: GMT-6
Joined: 2004-06-25
Posts: 9776
Points: 3858

Not tested

I think the problem is that an email client/reader is not a browser; web-based email services notwithstanding.

An experiment: Use the object element to import an html document, which uses @font-face from your (the client's) web server. Maybe the mimetype would trigger a request to open a browser. Likewise use a link to the real html message. You could also try to import or link to a .doc or an .odt file; though I wouldn't open a .doc, or excel file for that matter, due to well-earned reps as malware vectors.

cheers,

gary

If your web page is as clever as you can make it, it's probably too clever for you to debug or maintain.

leo jackson
leo jackson's picture
Offline
newbie
Last seen: 10 years 24 weeks ago
Timezone: GMT+5.5
Joined: 2012-12-18
Posts: 1
Points: 1

web designing

[Spamming the site is strictly prohibited. Your account is suspended. ~gt/mod]