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

Add getlength and getbbox functions for TrueType fonts #4959

Merged
merged 12 commits into from
Oct 12, 2020

Commits on Oct 8, 2020

  1. add getbbox and getlength, with tests

    Squashed commits:
    
    [ec9ec31] add tests for invalid anchor
    (cherry picked from commit 9e50a6a)
    
    [386a917] fix lint and docs
    (cherry picked from commit 2d0d528)
    
    [29f5d4c] restore and document previous getsize behaviour
    see discussion in issue 4789
    (cherry picked from commit 9fbc945)
    
    [0ffd51a] add getbbox and getlength, with tests
    (cherry picked from commit c5f6373)
    nulano committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    395aa94 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    1551e12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80f123 View commit details
    Browse the repository at this point in the history
  3. typo

    Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    nulano and radarhere committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    9b5931f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Apply suggestions from code review

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    nulano and hugovk committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    067a254 View commit details
    Browse the repository at this point in the history
  2. remove extra information

    nulano committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    be4d522 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. fix docs formatting

    nulano committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    845bfda View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into anchor-part3

    # Conflicts:
    #	Tests/test_imagefontctl.py
    nulano committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    90e8255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7a08cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb3f6c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b49ebad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c277ff4 View commit details
    Browse the repository at this point in the history