Skip to content

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jun 13, 2024

This private helper is only used in a single place (and not by subclasses). Inlining it makes it clearer that this is not something third-party backends need to worry about (and avoids having to duplicate the description of the parameters).

Also clarify the actual behavior of the ismath parameter in draw_text.

PR summary

PR checklist

This private helper is only used in a single place (and not by
subclasses).  Inlining it makes it clearer that this is not something
third-party backends need to worry about (and avoids having to duplicate
the description of the parameters).

Also clarify the actual behavior of the `ismath` parameter in
`draw_text`.
@QuLogic QuLogic added this to the v3.10.0 milestone Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants