Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement text run “wideness” analysis, and HWID / FWID application #3496

Closed
wants to merge 5 commits into from
Closed

Implement text run “wideness” analysis, and HWID / FWID application #3496

wants to merge 5 commits into from

Commits on Nov 8, 2019

  1. Implement HWID and FWID

    reli-msft committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    14333f7 View commit details
    Browse the repository at this point in the history
  2. Change _AnalyzeGlyphWidth to _AnalyzeTextWideness, because we are

    not analyzing "glyphs". We are analyzing "text".
    reli-msft committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    4cfae24 View commit details
    Browse the repository at this point in the history
  3. Run code format

    reli-msft committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    c8f9906 View commit details
    Browse the repository at this point in the history
  4. Fix static analysis

    reli-msft committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    3708a72 View commit details
    Browse the repository at this point in the history
  5. Forgot formatting

    reli-msft committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    5909ee0 View commit details
    Browse the repository at this point in the history