惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
博客园 - 聂微东
爱范儿
爱范儿
罗磊的独立博客
P
Proofpoint News Feed
博客园 - Franky
博客园 - 三生石上(FineUI控件)
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
酷 壳 – CoolShell
酷 壳 – CoolShell
Jina AI
Jina AI
Blog — PlanetScale
Blog — PlanetScale
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
美团技术团队
MongoDB | Blog
MongoDB | Blog
WordPress大学
WordPress大学
A
About on SuperTechFans
I
InfoQ
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog

Jeremy Carlson

Convert Post Metadata into Tags (Terms) – Jeremy Carlson Excluding a directory from WordPress – Jeremy Carlson Reorganize your WordPress files to make your life easier – Jeremy Carlson Pay attention. – Jeremy Carlson A SASS Mixin to accommodate @font-face fallbacks – Jeremy Carlson Creating a site structure for the future – Jeremy Carlson Running a Successful Business with the Add-On Model – Jeremy Carlson What I Learned About WordPress Development by Interviewing 15 of the Best WordPress Developers – Jeremy Carlson Quirky Client Communication and How to Fix It – Jeremy Carlson
Can I use type in an image? – Jeremy Carlson
Jeremy · 2015-06-27 · via Jeremy Carlson

Mary Iannotti gave a good overview of the seemingly simple task of putting images on your website this week at the Boulder WordPress Meetup. It can be hard for someone who hasn’t gotten used to it, to understand the relationships between image dimensions, file size, web page loading speed, and so on.

It can also be hard to understand how not to run afoul of the law when posting an image, particularly since there IS so much image-sharing on the web. There is, in fact, an astounding glut of images that were swiped and reused, and the Internet is pretty good at enabling such behavior.

Mary talked about using stock images (paid for, of course) and pointed out some good inexpensive resources for them. She also talked about ways to customize a stock image, and mentioned putting type on an image. Something like this:

Wilderness is not a luxury but a necessity of the human spirit. —Edward Abbey
While we’re talking attribution, quote found @ http://www.brainyquote.com/quotes/authors/e/edward_abbey.html. The typeface is Mrs. Eaves; we’re using Mrs. Eaves Italic for the quote, Roman (small caps) for Abbey’s name. I took the photo while camping at Great Sand Dunes National Park & Preserve earlier this month.

And here, an interesting question cropped up—

Is it legal, assuming you have the rights to the image, and the rights to use the font, to post this image on the web?

This is asked because using fonts on your desktop is different from serving fonts on the web, and you can have licenses for each. And it’s different for each font foundry—some will let you purchase web fonts, and some won’t. And clearly, putting an image on the web IS publishing it.

But the answer is fairly straightforward, and it makes sense, too. The questions of distribution all relate to the fact that a font is software—it is the software that enables you to make lots of nice-looking letters. (Okay, I’m assuming we are not talking about an ugly font). When you produce an image like my little example, those pixels can’t be converted back into the software used to produce them. It’s an image. If you couldn’t produce one of these, then you probably couldn’t produce a poster, or a book, or anything using type at all, legally.

So yes, it is legal to post such an image.

Don’t believe me?

Here is Clause III from Monotype’s basic font license—keep in mind this is a desktop font license:

Embedding Font Software and Representations of Typeface and Typographic Designs and Ornaments. You may embed the Font Software only into an electronic document that (i) is not a Commercial Product, (ii) is distributed in a secure format that does not permit the extraction of the embedded Font Software, and (iii) in the case where a recipient of an electronic document is able to Use the Font Software for editing, only if the recipient of such document is within your Licensed Unit.

You may embed static graphic images into an electronic document, including a Commercial Product, (for example, a “gif”) with a representation of a typeface and typographic design or ornament created with the Font Software as long as such images are not used as a replacement for Font Software, i.e. as long as the representations do not correspond to individual glyphs of the Font Software and may not be individually addressed by the document to render such designs and ornaments.

(Emphasis mine)

Now serving up a web page with a font that you kinda sorta got from your cousin and then rolled your own on FontSquirrel? Maybe that’s not such a good idea.