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

Improve ImageFont error messages #8338

Merged
merged 18 commits into from
Sep 18, 2024

Commits on Aug 30, 2024

  1. Improve error messages

    yngvem committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cdadf93 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    95194a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0a75b6 View commit details
    Browse the repository at this point in the history
  3. Fix accidental indent

    yngvem committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    fcca8a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    dbe78a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from radarhere/improve-error-messages

    Renamed variable for first part of splitext to root
    yngvem authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3bb180a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef51e7a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 7, 2024

  1. Added further detail

    radarhere committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e14072e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbe979d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    547832f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Merge pull request #2 from radarhere/improve-error-messages

    Sort extensions alphabetically in error message
    yngvem authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7d223fb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update src/PIL/ImageFont.py

    Co-authored-by: Andrew Murray <[email protected]>
    yngvem and radarhere authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d2efd7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f1302 View commit details
    Browse the repository at this point in the history
  3. Update src/PIL/ImageFont.py

    Co-authored-by: Hugo van Kemenade <[email protected]>
    yngvem and hugovk authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7750315 View commit details
    Browse the repository at this point in the history
  4. Update src/PIL/ImageFont.py

    Co-authored-by: Andrew Murray <[email protected]>
    yngvem and radarhere authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    32c514d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ba4e10 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Rearranged text

    radarhere authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9adb476 View commit details
    Browse the repository at this point in the history