Commit graph

3 commits

Author SHA1 Message Date
Martin Robinson
b0b7068cd3 Correct the unicode codes used for tree printing
These were converted from inline UTF-8 to escape sequences, but the
sequences should be in hexadecimal instead of decimal.
2016-10-11 11:44:38 +02:00
Anthony Ramine
b5a04a67fb Remove non-ASCII chars from canvas dependency
Trying to fix an assertion on Windows in recent nightlies, blindy.
2016-10-09 18:53:46 +02:00
Anthony Ramine
51ff916e09 Move util::print_tree to gfx_traits 2016-07-04 15:47:06 +02:00
Renamed from components/util/print_tree.rs (Browse further)