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

SubpixelAA FreeType rasterize_glyph fix #254

Merged
merged 7 commits into from
Oct 12, 2024
Merged

Commits on Oct 12, 2024

  1. Add failing test for servo#252

    lte678 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    da3c4c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8231d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a765eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    980bdba View commit details
    Browse the repository at this point in the history
  5. Fix buffer checks in blit_from

    lte678 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9c4c537 View commit details
    Browse the repository at this point in the history
  6. Revert "Change bytes_per_pixel to usize."

    This reverts commit a8231d7.
    lte678 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a6373dc View commit details
    Browse the repository at this point in the history
  7. Fix missing cast due to revert

    lte678 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    83cb252 View commit details
    Browse the repository at this point in the history