Font Constructor Implementation/Documentation mismatch #2119
Unanswered
erik-thompson-seattle
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
And "the default value" is not the same as So, it isn't really wrong, just perhaps a bit short on details. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There appears to be a documenation mismatch with the implementation. The documentation says the Font.DEFAULT is used if a font family is not specified, but the font family does not match. Also the size of the default argument to the constructor does not match the documentation.
https://pybricks.com/ev3-micropython/media.html#fonts
Output from EV3
Device System Info
Beta Was this translation helpful? Give feedback.
All reactions