contact us

Curious to learn more about custom/retail fonts or font services?
Send me a note and I'll get back to you typically within 24 hours.

Email: neil@greyletter.com


Portland, Maine

207 200 3470

Neil Patel is the designer behind Tetradtype, an independent digital type foundry that crafts custom and retail fonts for creatives. Before founding Tetradtype in 2009, Neil spent a decade working as a semiconductor process engineer specializing in sub-micron printing—an experience that compels him to balance the aesthetic with the technical. 

Blue Smoke OpenType Enhancement

design

An assortment of Greyletter's Work

 

Blue Smoke OpenType Enhancement

Neil Patel

Brief

Blue Smoke, a BBQ restaurant in NYC, was working with their designer to develop a new menu format.  To identify whether certain menu items were gluten free, nut free or vegetarian, their designer, Eric Baker, created a set of icons to be inserted next to those menu items. I was initially requested to simply add the icons to their font so they could be inserted via the glyphs palette. After some discussion I realized it was the restaurant staff that was going to update the menus on a semi-regular basis using Microsoft Word. It would be a time consuming process for them to insert and precisely place the extra text boxes in Word. To make things simpler I suggested that we used an OpenType feature, which could be enabled in the template styles, to automatically substitute in the correct icon if the letters "GF" "NF" or "V" were typed into the menu.

 

Design

Adding the icons to the font was relatively straightforward, and then the OpenType feature was coded to allow the user to easily sub in either of the two versions of the icons, using stylistic sets.

BlueSmoke3.png

Error Proofing

With the substitution feature turned on, it would have been possible for the icons to show up in unwanted locations—every time the letters "GF," "NF," and "V" appeared. The example below shows a few words that would cause the icons to show up in these unwanted places. 

Illustration of the how intelligent substitution prevents errors

Illustration of the how intelligent substitution prevents errors

To account for this I modified the substitution program to prevent substitution of the icons if letters were present on either side of the key input characters. The project could have been wrapped up with the simple substitution but the goal was to have the OpenType feature be easy to use; it should work without errors, even for non-designers.