cairo: Left-justify text items rendered in the GUI.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 7 May 2011 18:55:22 +0000 (11:55 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 7 May 2011 18:55:22 +0000 (11:55 -0700)
commit626d8140baf91d5f50adb4e66ebd8fd7594b7502
tree2ccdf59ff444d88acec0272b6edb40bcf9108749
parentaf57bc3d9e5bb15f9e6f786b32ca98f734129f5d
cairo: Left-justify text items rendered in the GUI.

Otherwise multi-line syntax comes out right-justified, which looks
really funny.

Bug #33261.
src/output/cairo.c