Bug #17990 2011-03-09 22:01

agajania

code printout is poor on Linux

When printing a C++ program in Code::Blocks on Linux, the output is poor. The margins are misaligned. The individual characters are also misaligned and sometimes they overlap each other.

It has been suggested to me that the Scintilla printing API is responsible for the code printouts. I looked at the SciTE, which uses Scintilla but not wxWidgets. SciTE doesn't use the Scintilla printing APIs when built with GTK+. Instead, it uses the program a2ps to generate the printout. This seems like a reasonable way to print on Linux until the Scintilla printing API is fixed.

Category
Application::Editor
Group
 
Status
Open
Close date
 
Assigned to