Skip to content

Line spacing could be optimised further #146

Closed
@jpluimers

Description

@jpluimers

I'm using https://github.com/chrissimpkins/Hack/releases/download/v2.015/Hack-v2_015-ttf.zip

Line spacing could be optimised further. Lucida Console displays 63 lines which is 15% more than Hack that displays 55 lines.

With Lucida Console, the lines really touch each other: look at the lower and upper stems in this code fragment at lines 49/50:

  fmShareCompat    = $0000 platform; // DOS compatibility mode is not portable
  fmShareExclusive = $0010;

This is from a Windows 8.1 doing an RDP connection with 32-bit colour depth to my development machine that runs Windows 7 that runs Delphi 2007 but I have similar results in Visual Studio 2013 (Hack vs Lucida Console:

Hack @ 10 points

Hack @ 10 points

Lucida Console @ 10 points

Lucida Console @ 10 points

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions