[PYTHON] Display the edge

[Variant Selector](https://ja.wikipedia.org/wiki/%E7%95%B0%E4%BD%93%E5%AD%97%E3%82%BB%E3%83%AC%E3 Try% 82% AF% E3% 82% BF).

I don't have the energy to investigate in detail, so this article and this specification Take a quick look at / tr37 /) and then roughly connect the Unicode variation selector part to U + 908A of "邊" in Python to see the actual behavior.

>>> for i in range(0, 17): print("\u908A" + chr(ord("\U000E0100") + i))

OS X El Capitan + iTerm2 + Python 3.5.2 + Monaco

スクリーンショット 2016-08-15 15.35.13.png

Windows 10 + Python 3.5.2

スクリーンショット 2016-08-15 15.33.50.png

Windows 10 + IDLE (Python 3.5.2)

スクリーンショット 2016-08-15 15.34.29.png

For Windows, it was out of the question due to the terminal settings, but in any case, if you specify the proper encoding and use a good font (per Morisawa font), you should get good results. ..

Recommended Posts

Display the edge
Enlarge the plot display.
Django-TodoList② ~ Let's display the details page ~
Display the absolute path on the Finder
Let's display the map using Basemap
How to display the progress bar (tqdm)
Django ~ Let's display it in the browser ~
Image display taken with the built-in ISIGHT
Display Python 3 in the browser with MAMP
Display the graph of tensorBoard on jupyter
I want to display the progress bar
Display markers above the border with matplotlib
Solution: The jedi-vim pop-up display is broken
Quickly display the QR code on the command line
[Python] How to change the date format (display format)
Display the script shortcut menu in the network editor
Dynamically display epidemic data using the Grafana Dashboard
[Python] Display the Altair legend in the plot area
Display the Django shift table! Supports 20-day closing
I want to display the progress in Python!
Display the image after Data Augmentation with Pytorch