Unicode symbols on maps

In preparation

> library(grid)
> plot(1,1,type='n'); grid.text("\u4F60\u597D") # chinese
> plot(1,1,type='n'); grid.text("\u25CB\u25D4\u25D1\u25D5\u25CF\u25CD") # circles
> plot(1,1,type='n'); grid.text("\u2639\u263A\u263C\u2640\u2642") # smiley, sun, male/female

URLs

notes/unicode.txt · Last modified: 2015/07/16 20:36 by vlado
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki