jkriege2
|
8b482a191c
|
renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames
|
2023-03-15 14:59:34 +01:00 |
|
jkriege2
|
bc4d5e2b86
|
made text size of JKQTMathText example images smaller + improved some images
|
2022-08-17 23:13:30 +02:00 |
|
jkriege2
|
dde8deb56f
|
JKQTMathText: improved placement of sub-/superscript nodes by using JKQTMathtextNodeSize::baselineXCorrection to shift subscript to the left for e.g. preceding italic text or symbols that require such a shift
JKQTMathText: moved sub-/superscripts placed below/above a bit further apart from the central symbol/node
|
2022-08-17 22:56:57 +02:00 |
|
jkriege2
|
74cf8046ce
|
code cleanup: Removed Parameter prevNodeSize from JKQTMathTextNode::draw() and JKQTMathTextNode::getSize()/JKQTMathTextNode::getSizeInternal(), since it is only really necessary for JKQTMathTextSubscriptNode and JKQTMathTextSuperscriptNode
bugfixed possible crash in JKQTMathTextWhitespaceNode (QMap[n1]=QMap[n2]=something; does not work for some reason)
|
2022-08-14 16:59:03 +02:00 |
|
jkriege2
|
c58fc985ce
|
JKQTMathText: optimized frac/sub/super spacing
|
2022-08-12 16:50:26 +02:00 |
|
jkriege2
|
94b4e69b5b
|
bugfixed JKQTMathText doc images (auto-generated)
|
2022-08-10 12:10:43 +02:00 |
|
jkriege2
|
030cdfe2e5
|
bugfixed JKQTMathText::drawIntoImage(), some code-cleanup in the other draw() functions + update of autogenerated doc-images
|
2022-08-08 10:12:59 +02:00 |
|
jkriege2
|
5cc0a2478a
|
JKQTMathText: updated documentation with new (auto-generated) images, added CMake Custom Target to generate documentation images with jkqtmathtext_render, improved documentation
|
2022-08-07 22:23:19 +02:00 |
|
jkriege2
|
44c843b90e
|
JKQTMathText: improved documentation
|
2022-08-02 12:20:15 +02:00 |
|