Box_drawing_characters Box_drawing_characters

Box drawing characters - Definition and Overview

Box drawing characters are widely used in text user interfaces to draw various frames and boxes. In graphical user interfaces these characters are useless, because it is much simpler to draw lines and rectangles directly with graphical APIs; besides, box drawing characters work only with fixed-width fonts.

Unicode includes 128 such characters:

  0123456789ABCDEF
2500 
2510 
2520 
2530 
2540 
2550 
2560 
2570 


In all MS-DOS codepages box drawing characters are present, but their number is limited to 40:

│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌

or even to 22:

│┤╣║╗╝┐└┴┬├─┼╚╔╩╦╠═╬┘┌

And for UNIX programs, usually only 11 basic characters are available:

│┤┐└┴┬├─┼┘┌

or, on some terminals, they are not available at all, so they are replaced with such ASCII characters as '-', '|' and '+'.

Example Usage of characters

tedj: @FeistyShelia that pay is with benefits also. sorry for the so many replies tough to do it in 140 characters.
Fru: @mattetti will write you & @camba on facebook with details tonight. can't explain in 140 characters. lol.
saramcmillen: @ont_ombudsman how much trouble can you get into in 140 characters?
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.