When using GDI+ to draw vertical text the closing bracket, ')', is drawn as a pipe, '|' when using Microsoft Sans Serif at 8.5 pt. Changing the font, e.g. to Arial, or the font size cures the problem.
Using Mercurial from QT Creator on a Mac
This is using Mercurial version 2.0.1 and QT Creator 2.3.1 and assumes Mercurial has already been installed and a .hgrc file setup with your username (see Installing Mercurial on iMac post). Start QT Creator and go to Preferences > Version Control and select Mercurial from the segment control. In Configuration enter for the Command enter: /usr/local/bin/hg In User enter the username and email in your .hgrc file (see Installing Mercurial on iMac post). I didn't do anything with the Miscellaneous section. Restart QT Creator and under the Tools menu Mercurial should appear and all the sub-menu items should be enabled.
Comments
Post a Comment