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

Rewrite AtlasEngine to allow arbitrary overhangs #14959

Merged

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    f24a9ea View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    6ba233a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    7ddddfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1eafcd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    01e596c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c270284 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    339b892 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    d44974a View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    694daa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    badbd49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d44fe4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    6232dfd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    da40a01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d16e7e View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    4879a36 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    2c06f8b View commit details
    Browse the repository at this point in the history
  2. Silence spell check

    lhecker committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    c32bfec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f068688 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. 3 Configuration menu
    Copy the full SHA
    f95d435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3b1d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec5f208 View commit details
    Browse the repository at this point in the history
  4. Fix AuditMode failures

    lhecker committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    20cb489 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    4caf341 View commit details
    Browse the repository at this point in the history
  2. Slightly reduce memory usage, Clean up AntialiasingMode, Document IDW…

    …riteGlyphRunAnalysis usage
    lhecker committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d0fcc5b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    4803617 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    4ef2b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa71a1 View commit details
    Browse the repository at this point in the history
  3. Fix background color alpha

    lhecker committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    f8f0ea1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    2e03220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1707b View commit details
    Browse the repository at this point in the history
  3. Fix AuditMode failures

    lhecker committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2602fa3 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    d9b66ab View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    b60bbc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da93dbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b9cd8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    039e27f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Lots and lots and lots of fixes

    * Some minor cleanup with C++20isms
    * Text on later rows are now drawn on top of prior text decorations
    * Fix emoji size measuring
    * On DECDWL/DECDHL rows
      * Fix dotted underline decoration scale
      * Fix text decoration positioning and clipping
      * Fix overlapping glyph splitting
      * Fix cursor size/position
    lhecker committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    93722f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    9a5a8ec View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    26a5ab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    270c1ba View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    900b6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1590cc View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    990f57a View commit details
    Browse the repository at this point in the history
  2. Add an Emoji shortcut

    lhecker committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ab13e16 View commit details
    Browse the repository at this point in the history