jkriege2
|
992cad7ff3
|
MODIFIED: brace node now calculates the extension of the child height above or below the strikeoutPos, in order to center braces around the strikeoutPos
fixed: strikeoutPos was not correctly calculated in sub-/superscript node
NEW: JKQTMathText shows strikeoutPos when drawing Debug-Boxes
|
2022-06-09 14:31:27 +02:00 |
|
jkriege2
|
94ca27aed0
|
NEW/BREAKING: restructured JKQTMathText: broke up single, large CPP-file into several smaller files
added more examples to jkqtmathtext_test
|
2022-06-08 15:38:26 +02:00 |
|
jkriege2
|
b0f8a2d0b9
|
- NEW: JKQTMathText supports new decoration instructions: \cancel, \xcancel, \bcancel, \sout, \ocirc, \widetilde, \widehat, \breve</li>
- NEW: JKQTMathText: reworked drawing of decorations: improved appearance and positioning!
|
2022-06-06 23:24:05 +02:00 |
|
jkriege2
|
0f0c03772e
|
NEW: JKQTMathText supports new instructions: \cancel, \xcancel, \bcancel, \sout
|
2022-06-06 14:16:50 +02:00 |
|
jkriege2
|
d6b6a71395
|
fixes/improvements: JKQTMathText renders several LaTeX strings better (simple braces in math mode, +-*... as symbols with proper sizes in math mode, added some missing instruction aliases, improved size of \vec and \hat, corrrected fonts usage for mathrm,
|
2022-06-03 13:33:18 +02:00 |
|
jkriege2
|
bf21d53149
|
improved high-dpr-support in JKQTMathText
|
2022-06-02 22:17:38 +02:00 |
|
jkriege2
|
4ded1a2028
|
first round of Qt6 compatibility changes
|
2022-04-21 10:57:24 +02:00 |
|
jkriege2
|
23620c2b9a
|
added greek letter sample for JKQtMathTest_test
|
2019-11-16 15:03:16 +01:00 |
|
jkriege2
|
01b6d7cee6
|
JKQTMathText: improved font-handling system + new fraktur and caligraphic, as well as special math sans/serif fonts-classes
|
2019-06-30 17:34:41 +02:00 |
|
jkriege2
|
2b1649c7b7
|
added slanted fractions to JKQTMathText + improved documentation
|
2019-05-18 11:42:35 +02:00 |
|
jkriege2
|
14d4857670
|
improvements to JKQtMathText when rendering non-XITS unicode fonts
|
2019-03-06 23:19:05 +01:00 |
|
Jan W. Krieger
|
6f703ad2c4
|
fixed ordering of examples
|
2019-02-12 09:36:00 +01:00 |
|
Jan W. Krieger
|
2400245e94
|
- reworked how MTsubscriptNode/MTsuperscriptNode operate, also when the previous node was a brace (i.e. special shifts of sub/superscript)
- improved documentation
- fixed a bug in \overbrace
|
2019-02-12 09:32:20 +01:00 |
|
jkriege2
|
8ce6987315
|
minor fixes
|
2019-02-09 18:46:12 +01:00 |
|
jkriege2
|
0e2237e92f
|
- more refactorings to modernize C++
- fixed JKQTPColumnMathImage with modifiers
- improved documentation
- make use of link_prl/create_prl in QMake projects (see http://doc.qt.io/qt-5/qmake-advanced-usage.html)
|
2019-01-26 18:00:42 +01:00 |
|
jkriege2
|
df257a6b1a
|
major renaming to get rid of the get_.../set_... function names
improved documentation
|
2019-01-25 20:17:07 +01:00 |
|
jkriege2
|
86c2f3fa76
|
extensive renaming of classes --> using a unified CamelCase-Scheme now for class/function names
|
2019-01-20 10:49:29 +01:00 |
|
Jan W. Krieger
|
5beed78563
|
reorganized folder structure in root directory (there are now distinct folders for INCLUDE, STATIC, DYNAMIC libs and examples moved to the folder examples)
|
2018-12-28 17:46:47 +01:00 |
|