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

Horizontal/Vertical shift threshold #106

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Mar 1, 2022

  1. Slows performance significantly, but check for horizontal plus/minus …

    …3 pixel shifts in text
    tybrd916 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    6c3a986 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad3ff4a View commit details
    Browse the repository at this point in the history
  3. Performance improvement, only do pixel horizonal/vertical shifting if…

    … original pixel does not match
    tybrd916 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    3a146e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    bccab7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b697f49 View commit details
    Browse the repository at this point in the history
  3. Fixing spurious diffs

    tybrd916 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    657947f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    beac29b View commit details
    Browse the repository at this point in the history
  5. Adding horizontal/verticalShiftPixels test case with Google Chrome fo…

    …nt rendering differences
    tybrd916 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e5ee8d3 View commit details
    Browse the repository at this point in the history