8000 Add `validate` kwarg to `RGlyph._loadFromGLIF` by ctrlcctrlv · Pull Request #623 · robotools/fontParts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add validate kwarg to RGlyph._loadFromGLIF #623

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

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

ctrlcctrlv
Copy link
Contributor

I needed to be able to use this, it's part of the underlying readGlyphFromString API.

I also would not oppose letting _loadFromGLIF take **kwargs which it can pass down to readGlyphFromString at maintainer's (@benkiel's?) option, but I do need something like this please. 🥺

I needed to be able to use this, it's part of the underlying `readGlyphFromString` API.

I also would not oppose letting `_loadFromGLIF` take `**k
8000
wargs` which it can pass down to `readGlyphFromString` at maintainer's (@benkiel's?) option, but I do need something like this please. 🥺
@codecov
Copy link
codecov bot commented Jan 5, 2022

Codecov Report

Merging #623 (41f165a) into master (78af2ab) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #623   +/-   ##
=======================================
  Coverage   77.08%   77.08%           
=======================================
  Files          41       41           
  Lines        6010     6010           
  Branches     1045     1045           
=======================================
  Hits         4633     4633           
  Misses       1191     1191           
  Partials      186      186           
Impacted Files Coverage Δ
Lib/fontParts/fontshell/glyph.py 94.73% <100.00%> (ø)

@benkiel
Copy link
Member
benkiel commented Jan 5, 2022

Looks good. For right now let's just do the validate, need to think through **kwargs

@benkiel benkiel merged commit 451a1ab into robotools:master Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0