-
-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #30614: Set size, font, and opacity for text3d in Three.js viewer
This ticket proposes allowing the user to customize the size, font, and opacity as well as the bold/italic styling for [https://doc.sagemath.org /html/en/reference/plot3d/sage/plot/plot3d/shapes2.html#sage.plot.plot3d .shapes2.text3d text3d] displayed in the Three.js viewer. Additionally, the font option should support CSS font fallback by providing an array of font names or a string of comma-separated font names. URL: https://trac.sagemath.org/30614 Reported by: gh-jcamp0x2a Ticket author(s): Joshua Campbell Reviewer(s): Eric Gourgoulhon
- Loading branch information
Showing
4 changed files
with
127 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters