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

Font size #49

Open
solaceh opened this issue Apr 8, 2022 · 1 comment
Open

Font size #49

solaceh opened this issue Apr 8, 2022 · 1 comment

Comments

@solaceh
Copy link

solaceh commented Apr 8, 2022

Hi, Great tool! Is there any way of increasing the size of the font for tensor dimensions (alexnet)? Thanks!

@alexlenail
Copy link
Owner

The function which makes the text sprites can take a fontsize in the opts object, but that isn't exposed elsewhere in the code:

var fontsize = parameters.fontsize || 120;

I'd welcome a PR on this :)

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

No branches or pull requests

2 participants