JKQtPlotter/lib/jkqtmathtext
Transporter b349f07118
Some checks failed
CodeQL / Analyze (cpp) (push) Has been cancelled
Doxygen build&deploy / build (push) Has been cancelled
MSVC-CodeAnalysis / Analyze (push) Has been cancelled
Fix issue #142 (#143)
2024-10-30 22:00:12 +01:00
..
nodes FIXED issue #128: Question about rendering unicode in plot labels: Unicode characters were not rendered if they are not in the currently active font, as fallback-rendering was switched off. It is now switched on again for text and verbatim nodes. Thanks to user:fpalazzolo for reporting this bug 2024-03-28 22:01:59 +01:00
parsers change to allow compiling against older Qt versions 2024-03-18 11:32:09 +01:00
private updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
resources Fix issue #142 (#143) 2024-10-30 22:00:12 +01:00
CMakeLists.txt Fix issue #142 (#143) 2024-10-30 22:00:12 +01:00
jkqtmathtext_imexport.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtmathtext.cpp FIX: remove QPainter::setRenderHint(QPainter::VerticalSubpixelPositioning) as this does not seem to improve outcomes 2024-10-17 13:49:33 +02:00
jkqtmathtext.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtmathtext.readme reorganized library files into lib-subdirectory and modified tests, doc, ... accordingly 2018-11-25 20:25:44 +01:00
jkqtmathtextlabel.cpp updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtmathtextlabel.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtmathtexttools.cpp FIXED issue #128: Question about rendering unicode in plot labels: Unicode characters were not rendered if they are not in the currently active font, as fallback-rendering was switched off. It is now switched on again for text and verbatim nodes. Thanks to user:fpalazzolo for reporting this bug 2024-03-28 22:01:59 +01:00
jkqtmathtexttools.h updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
LibTarget.cmake.in fix CMake error 2024-01-23 00:48:42 +01:00