Views
- Useful Overviews and Compendia
-
- http://www.cl.cam.ac.uk/~mgk25/unicode.html .. link from above, also good! (note: Ken Thompson)
- http://www.i18nguy.com/unicode/codepages.html .. much more than just CPs?
- http://www.unicode.org/roadmaps/
- http://en.wikipedia.org/wiki/ISO10646
- http://en.wikipedia.org/wiki/ISO_8859
- http://czyborra.com/charsets/iso8859.html
- http://czyborra.com/charsets/codepages.html
- http://www.cs.tut.fi/~jkorpela/chars.html
- http://czyborra.com/charsets/iso646.html
- Character Sets, Fonts and Utilities
- http://www.unicode.org/charts/ .. lots of pdf's of characters by category
- http://www.fileformat.info/info/unicode/index.htm another way to view character categories. I like the utf-8 browser test. Information on fonts is nice, too.
- http://www.unifont.org/fontguide/ Unicode Font Guide For Free/Libre Open Source Operating Systems may be of interest in project work
- http://www.cl.cam.ac.uk/~mgk25/ucs-fonts.html .. maybe a bit old
- http://fontconfig.org/wiki/ .. more recent X related info
- note: fc-list, fc-match, /etc/fonts/
- note: docs are not exactly scrutable
- Other bookmarks of lesser value or special purpose
-
- http://www.code2000.net/
- http://titus.uni-frankfurt.de/indexe.htm?/unicode/unitest.htm
- http://www.macchiato.com/unicode/Unicode_transcriptions.html
- combining chars
- http://towo.net/mined/ editor w/ special unicode capabilities
- Python Oriented
- http://www.xml.com/lpt/a/2005/05/18/unicode.html
- http://www.jorendorff.com/articles/unicode/python.html
- pydoc.org
- docc.python.org
###