Possible Duplicate:
Rotating a letter
Given any printable glyph, is there some way to reverse it along the vertical (or any other) axis? So that, for instance, a sans-serif d would appear something like a b? (But for more complex glyphs than that.)
Given any printable glyph, is there some way to reverse it along the vertical (or any other) axis? So that, for instance, a sans-serif d would appear something like a b? (But for more complex glyphs than that.) |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
The two methods above are right and just to add using
This yields:
Using TikZ:
This is not robust but still does the trick. |
||||
|
|
|
This can be done with
|
|||
|
|
|
You can use
|
|||
|
|
|
Just for fun.
|
|||
|
|