View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015859 | VTK | (No Category) | public | 2015-12-01 13:54 | 2015-12-03 09:12 | ||||
Reporter | David C. Lonie | ||||||||
Assigned To | David C. Lonie | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.3.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015859: Single character mathtext treated as regular text | ||||||||
Description | Rendering a string such as "$x$" via the default vtkTextRenderer with mathtext enabled will pass the string through vtkFreeTypeTools instead of vtkMathTextUtilities. This looks like a regex bug in the parsers. A work around is to add whitespace between the $$ (e.g. "$x $"). The extra space is ignored by the mathtext renderer but triggers the mathtext detection. | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0035513) David C. Lonie (developer) 2015-12-02 13:06 |
https://gitlab.kitware.com/vtk/vtk/merge_requests/955 [^] |
(0035514) David C. Lonie (developer) 2015-12-03 09:12 |
Merged in master, 67ac5569 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2015-12-01 13:54 | David C. Lonie | New Issue | |
2015-12-02 13:06 | David C. Lonie | Assigned To | => David C. Lonie |
2015-12-02 13:06 | David C. Lonie | Status | backlog => active development |
2015-12-02 13:06 | David C. Lonie | Note Added: 0035513 | |
2015-12-02 13:06 | David C. Lonie | Status | active development => gerrit review |
2015-12-03 09:12 | David C. Lonie | Note Added: 0035514 | |
2015-12-03 09:12 | David C. Lonie | Status | gerrit review => closed |
2015-12-03 09:12 | David C. Lonie | Resolution | open => fixed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |