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

Handle pathlib.Path in FreeTypeFont #7578

Merged
merged 8 commits into from Dec 6, 2023
Merged

Commits on Nov 27, 2023

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

Commits on Nov 28, 2023

  1. Added type hint

    radarhere committed Nov 28, 2023
    Copy the full SHA
    9e8edb4 View commit details
    Browse the repository at this point in the history
  2. Corrected type hint

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    radarhere and hugovk committed Nov 28, 2023
    Copy the full SHA
    4bc3655 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Use enum in type hint

    Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
    radarhere and nulano committed Nov 30, 2023
    Copy the full SHA
    13c1d75 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    984700b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge pull request #21 from nulano/font

    Fix documentation link to PIL.ImageFont.Layout
    radarhere committed Dec 1, 2023
    Copy the full SHA
    ea680d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Copy the full SHA
    9a6c47a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d042c4b View commit details
    Browse the repository at this point in the history