Make the UTF-8 graphic devices avoid overstriking by default.
authorBen Pfaff <blp@gnu.org>
Sat, 20 Jun 2009 02:44:14 +0000 (19:44 -0700)
committerBen Pfaff <blp@gnu.org>
Sat, 20 Jun 2009 02:44:23 +0000 (19:44 -0700)
commit8e789c210f823ed199ae9211413ca6a6e362e15a
tree1e729af45122e0ed8ef94968627b8a48b1b4448f
parentd6fe7e167cdc0171a814db4aab2e0746d0cfdcf8
Make the UTF-8 graphic devices avoid overstriking by default.

The UTF-8 graphic devices introduced in the previous commit use
backspaces and overstriking to indicate bold, but most users probably
won't appreciate that, since it makes it harder to work with the
output files in many text editors.  Thus, disable this behavior.

Thanks to John Darrington for pointing out the issue.
config/devices