lato font slows down html rendering
Open
Question
Widgets JS
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/twosigma/beakerx/blob/master/js/notebook/src/tableDisplay/dataGrid/cell/HTMLCellRenderer.ts#L119
this sends the whole font base64 encoded into the svg, which is fairly expensive and slows down the rendering. possible to optimize?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.