Tuesday, September 23, 2008
Interview with Nikita Prokhorov on FlipScript
Wednesday, September 17, 2008
Interview with Mark Hunter
Nikita Prokhorov: I'm here with Mark Hunter, the author of the ambigram generator, which is said to be the first true ambigram generator on the Internet. Mark, why don't we start with a brief background, just so our readers know who you are. Tell us a little about yourself, so we know where you're coming from.
Mark Hunter: Sure thing, Nikita. Well, I tend to get a little bored by traditional corporate America, especially if I don't have a creative outlet, so I'm always looking for new and interesting opportunities. I've started a few companies, and they always seem to be in far-out niche markets, where there is usually little (or no) competition... and then I try to grow the space. Most recently in 1999, just as the flat-screen revolution was beginning, I wrote a software package to calibrate video for home theater, and grew that company to over $1M in sales until the company was acquired a couple of years ago by a big corporation that brought the technology to Best Buy and Circuit City where you can still use it today.
After moving on from the home theater video calibration niche, I decided to set my sights on the ambigram space.
NP: How did you first become trapped in the world of ambigrams?
MH: (laughing) Doesn't it always start with reading "Angels and Demons"? After reading the book in the year 2000, I made a nice ambigram of my first and last name, and decided to have it done as an ambigram tattoo. I actually thought that getting an ambigram tattoo was an original idea, and back then, it very well might have been! After evaluating that idea for a while and deciding on a body location, I realized that the fingers are actually one of the most easily rotated parts of the body. Realizing that I'd probably have to turn to a life of crime if I got my fingers tattooed, I decided that it would actually be much cooler to have my ambigram laser-carved into a man's ring. It cost me quite a bit to have the ring custom-made out of solid Gold, but the jeweler said that the soft metal would be the only thing that would work for his laser-carving machine.
NP: Oh, so, your first ambigram ended up on a ring?
MH: Right. I only realized that there could be a market for this when all of my friends told me how cool the ring was, and how great it would be for the couples/engagement market. I started creating ambigrams of some couples I knew, and they were blown away by how cool it would be to have a ring with those designs.
Of course, the technique of taking days to hand-draw each ambigram and having it custom carved into solid Gold wasn't exactly scalable. (laughing)
NP: So, how did the idea for FlipScript come about, and was it a solo or joint effort between you & another person (or people)?
MH: Well, I started writing the code in the summer of 2007 after leaving the home theater industry, but it wasn't even close to where FlipScript is today. It was just an experiment originally. I just wanted to see if I could write a software system to create really good ambigrams automatically.
I realized that I needed an expert ambigram partner to take it to the next level, and so I contacted all of the big names in the ambigram space: John Langdon, Tiffany Harvey, Martijn Slegers, Mark Palmer, and others. I'm sure I'm forgetting a few. Of the people I contacted, one didn't think the ambigram generator would work. One didn't quite understand how it was supposed to work. And one was concerned of what such a device would do to the hand-drawn ambigram space, and wasn't sure he wanted the tool to exist at all. Only Mark Palmer from WowTattoos said, "Let's Do It!". So, we did.
NP: So, who was involved with the development of the ambigram generator for Flipscript?
MH: Well, I built the database schema, and wrote the code for the database builder as well as the ambigram generator. As I mentioned, I had some of the core code written before even writing to the ambigram artists. Mark Palmer created the ambigram designs in a format that we agreed to on a trip I made out to L.A. to visit him. Mark's brother Ryan helped a lot in making everything run smoothly, and in getting the designs into the database correctly. So, it was really the three of us.
By the way, it's not actually the FlipScript ambigram generator. Mark Palmer and I actually formed a corporation called Glyphusion, Inc. which licenses the technology. Companies can license the ambigram generator to create custom designs for their products and services, and FlipScript just happens to be one of those licensees.
NP: There are only two or three other ambigram generators in existence. How does your version compare to them?
MH: Actually, I was only aware of one: the ambi-matic from ambigram.com, written in 1995. In fact, one of the things I did was to rewrite the ambi-matic with a much nicer user interface and without the old frames when I purchased the domain Ambigram.Com from the author of the ambi-matic (Post-note: that page is here: http://www.ambigram.com/matic ). However, the ambi-matic script was never even close to what I had in mind for the ambigram generator.
I don't think that there is any real competition for the ambigram generator, nor do I think there will be for many years. Between the database, the generator, the supporting applications and the glyphs, there is a total of about 6 person-years of effort invested in the ambigram generator, and it would be a huge amount of work to duplicate. In fact, I'm not sure it will ever be duplicated.
NP: What is the advantage of using an ambigram generator to create an ambigram? Consequently, what is the disadvantage, and how do hand-drawn ambigrams compare to generated ones?
MH: One of the things we set out to do with this technology was to basically replicate the exact steps that a human would go through in creating an ambigram. We didn't want to just have a few graphics that were simple letter inversions and line them up side by side. Most people would agree that such a technique creates a really, really poor ambigram.
In contrast, the ambigram generator actually works a lot like a person would in sitting down to make an ambigram: it evaluates a plan, draws the ambigram stroke-by-stroke as a vector design, inverts the ambigram frequently as it draws (drawing upside-down about half of the time), makes evaluations as to what letters combine best with other letters and would never, ever try to match an "m" to an "i" or an "x" to an "o"! Unlike that other tool that I won't mention. It combines multiple letters together where it makes sense, and the technology is actually smart enough to draw any ambigram that currently exists. In practice, it can't actually do that because it doesn't have all of the data for every ambigram that exists, but the technology does support it. It draws just about exactly like a human would draw, but about 1000 times faster.
In fact, there is no limit to how "good" the ambigram generator can draw a design except for the data in the database. It can create ambigrams every bit as sophisticated as the very best human drawn designs, because it uses the same techniques that a human would, and uses a human artist's designs as the data. However, it will take some time to teach it the full extent of all complex letter transformations.
NP: So, are you saying that the generator is not complete?
MH: Exactly. In fact, I'm not sure it will ever be totally complete. We have a goal of having two "core" fonts in the generator initially: One more masculine and one more feminine. We have thousands of glyphs and strokes in the masculine font, and are about to begin the development of the feminine font.
One fairly aggressive idea I had was to organize the ambigram artists and give them an outlet for their works by allowing them to upload their designs to the database to be used on the growing list of products that can be personalized, and then give them a nice percentage of the profits of anything sold with their design. Kind of like the Cafe Press of the ambigram space, but with better margins for the artists.
NP: How did you know where to even start with the generator?
MH: That's a good question. Actually, getting started was rather tricky. We needed to know what we were going to focus on first, and we agreed that names were the most popular thing to turn into ambigrams . So, I downloaded the US Census Data list of the 1200 most popular males first names and the 1200 most popular female first names, and made a tool that ran on 3 computers for 4 days basically creating all 1.4 million name combinations as unmanifested ambigrams. From there, we knew what glyphs we would need in the database, and approximately what kind of success rate we were going to be getting get when we had them all. In fact, the test calculations were only off by 3% from our actual measured success rate with the live generator, so the prototype was pretty solid.
After we released an early version of the ambigram generator, an interesting thing happened. When people were actually using the generator, we were able to collect statistics about what designs were not able to be created, and that would create a list of the glyphs that were preventing the solutions from completing. In other words, we were finding out "live" what glyphs people needed... that didn't exist. I started calling it the "Most Requested Glyphs List". These were the glyphs that people were asking for... without even realizing it.
So, we were able to move away from the theoretical US Census Data into real-world data that the ambigram generator was automatically creating for us! Obviously, the ambigrams that people are ACTUALLY trying to make is the most real-world data that we could possibly ask for! Plus, the users were creating designs that are automatically cached, so the system was also getting faster over time as more and more designs were able to be pulled from the cache. Stated differently, the ambigram generator actually gets better... and faster... the more it is used. There aren't many things you can say THAT about!
NP: Do you still design any ambigrams from scratch? What is your personal approach when starting to develop an ambigram?
MH: I have done a few, but lately, my time has been completely consumed with building the generator and the web sites. I wish I had more time to draw more, but my value-add to this project is really in the software development area. My last ambigram was probably the FlipScript logo a couple of months ago.
NP: Finally…What makes ambigrams so unique that people are drawn to them?
MH: Well, if you look at nature, symmetry is all around us, from snowflakes to leaves. There is something very fundamentally attractive about symmetry to humans, and we are not used to our words having such symmetry. It's really surprising to people when they can read a word (or two words) from different orientations, especially a really well done ambigram that is very legible from every angle. Mostly, I just think that people think they're cool!
Thank you for a great interview, Mark! Hope that everyone can learn as much from your answers as I did. To find out more about FlipScript, please visit Mark's site (a link can be found under the "Contributors" section on the right hand side.)
Sunday, September 14, 2008
AC/DC tribute
Original AC/DC logos on the left (b/w & color), my versions on the right.(Disclaimer: The original AC/DC logos are used here for demonstration/comparison purposes only.)
I originally started this blog with the purpose of exploring the process behind ambigram design & not about showcasing the work. This is the only exception I will make (at least in terms of my own work) as it is an ambigram tribute to my favorite band, AC/DC. I tried to stay as true to their original design as possible. I think that's about all the comments I will make, so take a look, judge for yourself, and feel free to leave a comment!
Monday, August 4, 2008
Ambigram Submission: Strangers, Dillemma & others.
"Both Scott Kim and John Langdon have put forth much helpful advice on the ambigram creation process, so I feel that I don't have much new to add. But I will offer my personal process, for those who are interested. Generally I can figure out pretty quickly in my head if whether a word will work as an ambigram or not. Potential candidates get jotted down, and the boring and/or unreadable ones (usually about 60-70 percent) get rejected. (See figure 1)
Some words have multiple solutions ('strangers') and get branched out. Some can be stubborn ('double helix', which I still haven't figured out), at which point other types of symmetry are tried. The hardest part of making an ambigram is the finessing from a sketch to the final digital design. Because each ambigram is unique, there is no one method that is best. Most of my ambigrams are made from various circles and lines tweaked into what is required. It works well, but can be a bit boring if no flourishes are made. All editing is done using Paint Shop Pro 4. (See figure 2)

Some ambigrams are made from existing fonts, if the word is not too difficult. (See figure 3)

Hand-drawing is usually a last resort, if some particular curves are too difficult to achieve on computer. My drawing skills are unfortunately low, so I don't attempt it very often. (See figure 4)

Recently I have been experimenting with vector editing, which makes creating difficult curves much easier, although it does take much longer. (See figure 5)

One one tip that has helped me greatly is to study as many different typefaces and ambigrams as possible, to get an idea of what works as a letter (in terms of legibility) and what doesn't. Happy Ambigramming!.."
Robert, thank you for your great submissions and suggestions! (a link to Robert's page with more of his amazing ambigrams can be found under "Contributors" on the right hand side.)
Tuesday, July 8, 2008
Ambigram Submission: Nikita

And finally, here is the finished ambigram!
He was also kind enough to email me his thoughts & process on ambigram design. Those will be posted shortly. Muchas gracias Jose, and I am honored that you chose my name for this ambigram submission. Take a look at Jose's blog & other ambigram work! (a link to Jose's blog can be found under "Contributors" on the right hand side.)
Wednesday, June 11, 2008
Ambigram Submission: Frank Sinatra
Below is their submission. In this case, a picture is worth more than a thousand words, as their sketches clearly detail their thought process and development.
Sketches
Solution 1
Solution 2(a link to Nagfa's blog can be found under "Contributors" on the right hand side.)
Ambigram Submission: Revelation, Typophile, Roxanne & Sins
Here are his submissions.
Revelation
As a result of the discussion on Typophile, I was asked to create this design for a tattoo. I've attached sketches and some of the exploratory artwork.
First sketch shows a bit of brainstorming. The basic idea seems to have come pretty quickly, but I don't remember exactly how. It's strange that there are two non-starters, then something not far from the final idea. I must have had a "revelation." :-) As I recall, my basic approach was to work from the outside in, the inside out, or both at once, trying to picture it upside down as I went. Rotating the drawing frequently is essential.
Second sketch shows a refinement of the basic idea. (There is also a blackletter variation shown that I didn't pursue further.) Only one half is drawn, which was then traced in the next sketch.
Third sketch is on velum, traced from sketch #2 in both orientations. This was to see whether it read well and looked good. I guess I wasn't quite happy with this.
Sketch four shows the same idea rendered upright instead of slanted, just one half of the design.
Sketch five shows some more refinement of the same idea. At this point, I scanned it into the computer in order to work with the design more efficiently in Illustrator.
Here is the first draft of the design in Illustrator, based on the last sketch. The final forms are nearly worked out, but need more refinement.
This shows the final variations. The top is a refinement of the draft shown previously. As an option, I did two variations with flourishes added. The bottom one was chosen.
Typophile
This was done as part of the discussion about ambigrams on Typophile.com. I did several others before arriving at this solution. You can see the others online at Typophile.com.Sins

Another commission. This one was very easy to work out, almost a natural ambigram. It's both legible and aesthetically pleasing. I spent most of my energy on the formal qualities, since there was very little to work out in the symmetry.
Roxana
This was another commissioned design. I like the way it looks, but I don't think it reads very well, and therefore not very successful (in my opinion)Ambi-tips (sounds catchier then ambigram tips, no?)
- Rotate the design frequently when you are working on it. The process is very iterative, and needs a lot of push and pull.
- Once you have drawn half of the ambigram in Illustrator (or another graphics program), you can copy and rotate it for the other half, or to replace one side when you've made changes to the other.
- Keep an open mind to ambiguous forms. (This is probably the hardest part.)
- Calligraphic and script forms tend to work better than typographic forms because the elements tend to be more ambiguous and modular.
- Too much ambiguity can make it unreadable.
- Consider the different forms a letter may take.
- Part of one letter may be part of a different letter when the whole is rotated (the best ambigrams have this quality).
- A decorative element may be part of a letter when the whole is rotated, or vice versa.
- Strive for visual and stylistic unity (not strictly necessary, but always makes it better).
Great submissions and some wonderful tips! Thank you Mark!
(a link to Mark's website can be found under "Contributors" on the right hand side.)
Monday, June 9, 2008
Interview with Scott Kim
In 1979, Scott Kim work was published by Omni magazine. The works published were referred to later on by Scott as 'inversions', and...well, why don't you read the interview below to find out the rest?
Scott Kim's work can be found on http://www.scottkim.com/.
1. The first time you became known for inversions was in 1979 through an article in Omni magazine. How did you come up with the term ‘inversions’, and what was your first inversion?
I created my first ambigram in 1975 (coincidentally the same year John Langdon started creating ambigrams) in response to an assignment in a visual design class. The assignment asked me to create a design in which the foreground (“figure”) and background (“ground”) were equally interesting shapes. Most students chose to draw abstract shapes or natural forms; I chose to work with the words “figure” and “ground”.
I struggled for a while to write the word “figure” in black so the space around the letters spelled the word “ground” in white. I couldn’t do it. So I changed the problem and instead wrote the word “figure” in black so the space around it was the word “figure” in white. Once I succeeded in creating a figure-figure figure, I started wondering about what other symmetrical designs I could create with letters, and the whole world of ambigrams opened up to me. In retrospect, my first ambigram was one of the most unusual and difficult that I have created.
2. Did any artist or art period influence you when you first began creating inversions?
Not at first. I struggled just to make the words legible. Later I studied the history of lettering design, and learned about classical calligraphic forms from the Renaissance, and the eye-popping geometric lettering of Herb Lubalin, both of which have influenced my lettering.
The only direct art influence was M. C. Escher, who inspired me to create poetic designs of both mathematical and visual beauty. I did not try to follow directly in his footsteps, but instead to develop my ideas as fully as he developed his.
3. What is your approach to ‘thinking upside down’?
4. What is the easiest part about creating inversions?
The initial sketch is easy and fast, often taking as little as a minute. Refining the design — making it both legible and attractive — takes much more work.
There is a definite process with steps I have taught many times when I give talks about ambigrams. But because ambigrams are all about breaking rules, the process always involves a bit of improvisation and creativity.
6. How does your background in programming and mathematics education help you when creating inversions?
7. What’s the best advice you can give to someone who is starting to experiment with inversions?
Always show your ambigrams to people you don’t know, to see if they can read what you wrote. You are never the best judge of legibility when it comes to your own lettering.
(This interview was conducted on June 9th, 2008)
Ambigram Submission: Friend/enemy, black/white, Naomi & Botanica




Some great submissions from David Foster, a designer living/working in Australia. A quote from the designer...
"...I do most of my work straight into illustrator, although I do sketch quite alot I just never scan them, I use them for reference. I really dislike ambigrams that are illegible.
My process is usually the following:
1a. Either a client or a friend needs one, in which case I will try, not all words work.
1b. Alternatively, I just find a concept or word/words I like, black and white is meant to say alot about how we are different but the same
2. I open illustrator and look at the words from different angles with different spacings in different fonts
3. I open my sketchbook and have a shot at it that way, it's a trial and error process
4. I generally then build it from scratch OR I use parts from existing fonts to make the shapes i need..."z`
The friend/enemy & black/white ambigrams are known as 'symbiotograms', where the word on the bottom is different from the word on the top. Those are some of the hardest types of ambigrams to work on, as the success depends on a lot of factors, including whether the words match up in number of characters and how similar the shapes of the characters are. Very nice job Dave, on both the symbiotograms and the rotational ambigrams! Now how about some color? :D
(a link to Dave's website can be found under "Contributors" on the right hand side.)
Sunday, June 8, 2008
Ambigram Video Submission: How Your Perception Evolves
Very interesting video submission from Chong Lai, a designer working out of Singapore. Some very unique ambigrams and portrayals of different types of ambigrams. Great video work and ambigrams Chong!
(a link to Chong Lai's website can be found under "Contributors" on the right hand side.)
Saturday, June 7, 2008
Ambigram Submission: Ambigrama

So...if a picture is worth a thousand words, what's a video worth?
The above submission is from Txescu from Barcelona, and it means "ambigram" in Spanish, Catalan and Portuguees. Here is a quote directly from the artist:
"...That was a personal work. I am not good at drawing and I do not have much knowledge in graphic design, so I follow a very simple method to compose my ambigrams. I use to cut, rotate and paste different parts of a letter in order to create another that can be reversed (as you will see in the video). Normally I make that with MS Paint as only software and using a different font for every ambigram, some typographies fit better to a word than others. That method is not as
creative as others but it is very effective for beginners or for non designer ambigramists..."
While Txescu (aka Francesc) did not have any actual sketches, he had the following to offer:
"...I don't have any sketch from this ambigram but my brother and I had made a video showing the process...
A video??? Even better then a sketch, here you can actually see someone's process unfold in front of your eyes! It shows another approach, with the same end result (a great ambigram), yet completely unique. This also shows what someone can do with an open mind, creativity and basic computer functions.
Muchas gracias a mi amigo nuevo de Barcelona para su sumisión. (a link to Francesc's website can be found under "Contributors" on the right hand side.)
Friday, June 6, 2008
Ambigram Submission: Steph

This is an ambigram submission from Steph Doyle, an incredibly talented designer from Maryland. He submitted several sketches, or 'scratches' as he called them, a black & white ambigram, and the same ambigram with his signature 3d glasses. The wonderful aspect of the sketches is that you can see on paper how someone's mind is working, the thought progression and how the transformation is happening. Nice work Steph! (a link to Steph's blog can be found under "Contributors" on the right hand side.)
Thursday, June 5, 2008
Anna Ambigram
Wednesday, June 4, 2008
Interview with John Langdon
1. Can you briefly describe how and why you became enamored with ambigrams?
Essentially, ambigrams did not exist when I began finding my way into a career. They evolved quite naturally. My hereditary and environmental influences were quite evenly balanced between language and the visual arts. I have a degree in English with a particular interest in word origins. The driving force behind my work is the yin/yang symbol and its representation of complementary opposites. My most significant art influences were Dali and Escher. My first job was in the photo-lettering department of a type shop. Eventually, I was trying to do things with words that Escher had done with birds and fish and buildings. And yet, my first ambigrams appeared in my sketchbook almost by surprise.
2. What is the hardest aspect of creating an ambigram?
3. Since Angels & Demons, you’ve probably been inundated with requests for ambigrams. How can you tell when an ambigram is the right or wrong solution for a project?
After The DaVinci Code put Angels & Demons on the bestseller list, and led many people to discover my work, I have been inundated with requests for ambigrams. Most of those requests are for “a tattoo of my boyfriend’s name” or some similar decorative purpose. (I have had to stop accepting those commissions, as they are too numerous, and do not really take me anywhere new.) Nevertheless, for tattoos and band logos, ambigrams can be appropriate simply from an aesthetic point of view, or to alert the viewer to an unorthodox approach to the world.
I have had several corporate commissions however, and here the question of appropriateness is a real issue. An ambigram is the right solution when the idea being communicated is relevant to the message. An excellent example is the series I recently did for Grant McCann Erickson in Sri Lanka for a Western Union campaign that promotes the ease of transferring money by way of Western Union across countries, continents and currencies: from rupees to pounds, rupees to riyals, or rupees to dollars, and vice-versa. These can be seen at http://adsoftheworld.com/node/21086 and the News and Updates column on my website (www.johnlangdon.net). When a company that makes widgets wants an ambigram because they think they’re cool, it’s usually not the right solution.
4. Does every word have a potential to be an ambigram?
The kicker, though, is that with some words, I fail and fail and fail to make them work and then, maybe weeks or years later, I succeed. So, I don’t know.
5. A lot of ambigrams have a very heavy blackletter feel to them. In your second Wordplay book, you mention that a blackletter/gothic look is a last resort if an ambigram proves to be difficult. Is the blackletter/gothic style a general trend in ambigram design, or is it truly a last resort?
6. Can anyone create an ambigram?
IMHO, a very few people currently create really good ambigrams. As I said, I think most of the ones I attempt are failures, but then, no one except my wife ever sees those. I’m very pleased and gratified about the interest in ambigrams of course, but I think the average quality of ambigrams that we see on the web could be raised if people didn’t typeset the word underneath the image. The underlying factor for me is a great appreciation for conventional letterforms and the guidelines that conventional typography sets out for us.
7. How do you get over the mindset ‘oh it’s too difficult I cannot do it’?
I do have a little mind game that I play. I ask myself, when I’ve gotten to the point of giving up, ‘Well, if it weren’t impossible, how would I do it?” And then I keep going. Most of the time, ‘impossible’ wins. But my little trick has actually worked a couple of times.
There are also words that I have returned to numerous times over periods of months or years. If I can approach the challenge with a fresh start (if I’m unable to recall the failures, that helps) I can often find unexplored avenues.
8. Have you received any unusual requests for ambigram projects
Well, there was the Russian one a few years ago that I had to do in Cyrillic letterforms, despite my total lack of understanding of them. But a better story is the request from a politician (Republican,
(This interview was conducted on June 3rd, 2008)
Monday, June 2, 2008
What are ambigrams, and how do I make one?
Ambigram? Ambi-what?
by Nikita Prokhorov
It’s definitely not a medical procedure, despite ending in ‘gram.’ You will not find a definition of ambigram in any dictionary. The only way to understand the true essence of an ambigram is to read this blog, twenty-four hours a day, seven days a week, nonstop, ignoring any other commitments and responsibilities in your life. Sounds like a good idea, right?
Of course I am being humorous. Go ahead and laugh, I’ll wait….
Ok. Now that you’re done laughing, let us talk about ambigrams and take a look at some examples. It is very easy to understand what an ambigram is, but creating one is a completely different story!An ambigram is a word that, when turned, mirrored or displayed in any direction reveals another word. The second word (which you see by changing the orientation of the original) can be the same word or completely unrelated. Scott Kim (who is a graphic & puzzle designer out of California) published an article in Omni magazine in 1979, which showcased a number of ambigrams. He referred to them as ‘inversions.’ The term ‘ambigram’ was coined by Douglas Hofstadter, who is an American academic known for his book, Gödel, Escher, Bach: an Eternal Golden Braid, which focuses on cognition, thinking and perception. Most recently, ambigram recognition and awareness has been given a boost by John Langdon, who is an ambigram artist and graphic designer. He created a set of amazing ambigrams for Dan Brown’s book Angels & Demons. Those ambigrams, as well as Langdon’s book Wordplay (1 & 2!), were my original inspiration for learning about ambigrams and starting to create them on my own. Now that you have a short background on ambigrams…
Why are ambigrams so difficult to create?
After researching multiple examples of ambigrams as well as looking into my own process, I’ve come to realize why. Ambigrams are pure typographic play, or as John Langdon put it, “wordplay.” When we, as designers/artists look at our education and knowledge in regards to typography, we realize that letterforms are meant to be seen a in a very set manner, proportion and context. Every letterform, character & symbol has a very specific proportion and meaning. We are taught to recognize these characters from birth, and that ‘signature of the specific character is engrained in us. The definitions of the letterforms are so clear that oft times, they do not need to be accompanied by other letters for us to understand their meaning. With ambigrams, you have to keep an open mind and forget the restrictions of typography and classic letterforms.Let me try to illustrate that with a few examples using some simple letterforms first.
Below is a ‘q’ from the Helvetica Neue Condensed character set.
When we flip the ‘q’, it become a ‘b.’ How simple is that?Now, let’s take a more custom ‘q’, drawn by hand, then retraced in a vector program such as Illustrator or Freehand, that has a bit more personality (with all due respect to Helvetica!)
Flip it upside down, and it becomes a ‘b’ once again. But this time, it has a hand-rendered feel to it, and feels a bit more personal.
Take the same ‘b’, and mirror it on the vertical axis. Now, it is a ‘d’!
And just for kicks, flip the ‘d’ upside down, and now it is a ‘p.’
I think that one more example is in order! Take the ‘p’ from the previous example, shorten the ascender, and add a serif at the top. Still looks like a ‘p’ right?
Well let’s flip it upside down and…
…we get an ‘a’? But wasn’t it a ‘d’ earlier? Or is it still a ‘d’…and an ‘a’ at once? The most important point about ambigram creation: Keep an open mind and try anything! Just because you are used to seeing a character one way does not mean you cannot view it several other ways, or even as a different character! The best advice I received was from none other then John Langdon, when I emailed him with some questions back in 2007. I started sketching out my first ambigram on graph paper, and ran into trouble. He suggested that I “...use regular, unlined paper (maybe as large as you feel comfortable with) for your exploratory and playful stages. Bring the graph paper in later, when it will help you establish regularity in the construction of the letters…” The moment I switched to regular unlined paper and started sketching with reckless abandon, it was as if a switch was flipped. My sketches became more open and unrestricted, my words began to breathe, and the word started to make sense. Within a day of sketching, I had my first ambigram!
My first name, Nikita.
The other point I would like to bring up is that not every word can become an ambigram. As designers, we have to learn to analyze the problem before we design. Before you start working on an ambigram, write out the word you want to morph and analyze it. But do not just write it out in one direction; write it down upside down and place it under the original. Much like you use similar parts of characters to identify a certain typeface, you can use the same principles for determining whether a word (or words) will form a successful ambigram. Look for common angles, strokes, serifs and curves in letterforms. Determine if you want to keep the 1:1 letter reflection or if you want to combine two letters to form one letter when it’s viewed upside down. Find out if you want to give the ambigram a certain look; but, do not start to apply that specific look until you’ve worked out the rough ambigram. If you try to apply a specific style to the ambigram too early, it will hamper the readability and legibility, which are the two biggest issues with a lot ambigrams out there. With an ambigram, you need to see all the letterforms within their context (together as a whole word or group or words) in order to determine how legible they are, how easy it is to understand them and how continuous is the flow of the ambigram.
Lastly, let me provide a very rough step-by-step guide to creating ambigrams.
1. Pick out a word. Start out simple, and even pick out words that will make easier ambigrams to start with. As you develop them more and more, switch to more complex words and/or multiple words.
2. Keep an open mind! Start off with very free-flowing, free-thinking sketches. Do not limit your thinking and be willing to experiment. Try fifty different approaches before settling on one.
3. Work out the rough ambigram before applying a certain style to it (gothic, decorative, deco, etc.) Applying a certain look/feel early on will really stunt your ambigram development.
4. Do not get frustrated. An ambigram can take hours, days or even weeks to develop. It depends on how much effort you put into it!
5. Not every word is destined to become an ambigram. If it doesn’t work, let it go…and move onto the next one!
Obvious this is a very rough list, based on my own process, research and discussions with other designers. Colleagues and friends of mine who are designers have repeatedly said ‘oh I can never create an ambigram.’ For those and others who think like them, do the following; research some examples, ask a few questions, look at the list above, and start thinking upside-down!















