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

Implement anchor for truetype text functions #4724

Closed
wants to merge 18 commits into from

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    070ca61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e68e9 View commit details
    Browse the repository at this point in the history
  3. text bugfixes

    nulano committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    5e271e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd693f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    990ec15 View commit details
    Browse the repository at this point in the history
  6. fix basic layout

    nulano committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    396c8c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. fix and add tests

    nulano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6e3276a View commit details
    Browse the repository at this point in the history
  2. write anchor docs

    nulano committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    9947d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    573fb98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbcb948 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. add brackets

    nulano committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    b3f5c76 View commit details
    Browse the repository at this point in the history
  2. restore and document previous getsize behaviour

    see discussion in issue 4789
    nulano committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    aefb04f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4ca3ca View commit details
    Browse the repository at this point in the history
  4. Replace distutils.version with packaging.version.parse, distutils wil…

    …l eventually be removed from stdlib
    nulano committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9787120 View commit details
    Browse the repository at this point in the history
  5. fix lint and docs

    nulano committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e0b53f0 View commit details
    Browse the repository at this point in the history
  6. add tests for invalid anchor

    nulano committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f9624c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    5378d26 View commit details
    Browse the repository at this point in the history
  2. Lint fix

    radarhere committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    57242d3 View commit details
    Browse the repository at this point in the history