[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Log message editor always use antialiased fonts.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 02 Jul 2013 19:53:38 +0200

On 02.07.2013 11:33, Valeri Mytinski wrote:
> I created new issue #504. Does anybody know solution/workaround?
>
> *What steps will reproduce the problem?* 1. Install TortoiseSVN
> 1.8.0. 2. Upgrade WC. 3. From context menu choose "Commit...". Or try
> to change log message.
>
> *What is the expected output? What do you see instead?* Expected
> output - non-antialiased text in log message field. It is my system's
> setting AND it worked as expected in previous to version 1.8.0. See
> instead - antialiased text.
>
> *What Windows version are you using?* W7-x64.
>
> *Please provide any additional information below.* It seems like
> something has changed in "scintilla". I can't find is it possible to
> tune antialiasing in TortoiseSVN or no.

If font smoothing is disabled in the system, then apps can not use such
fonts, they're automatically downgraded to non-antialiased fonts.
But it might be that you have Direct2D drawing enabled.
Remove the registry key HKCU\Software\TortoiseSVN\ScintillaDirect2D if
it exists. If it doesn't, then you should only see normal
non-antialiased fonts.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3059640
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-02 19:53:46 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.