JKQtPlotter/lib/jkqtmathtext
jkriege2 6ebd8743ca JKQTMathText:
- NEW: Added the Fira Math fonts as sans-serif symbol font to the library (as a ressource) and added JKQTMathText::useFiraMath()
  - NEW: Added JKQTMathText::useGuiFonts()</li>
JKQTPlotter:
  - NEW: Using JKQTMathText::useGuiFonts() for FONT rendering by default
2022-09-01 14:36:34 +02:00
..
nodes JKQTMathText: 2022-09-01 14:36:34 +02:00
parsers BREAKING/REWORKED: Separated the LaTeX parser into JKQTMathTextLatexParser from JKQTMathText 2022-08-20 16:19:40 +02:00
private fixed several (pedantic) compiler warnings 2022-07-23 16:05:13 +02:00
resources JKQTMathText: 2022-09-01 14:36:34 +02:00
CMakeLists.txt JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtmathtext_imexport.h fixed several doxygen errors 2022-07-24 14:50:28 +02:00
jkqtmathtext.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtmathtext.h JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtmathtext.readme reorganized library files into lib-subdirectory and modified tests, doc, ... accordingly 2018-11-25 20:25:44 +01:00
jkqtmathtextlabel.cpp NEW/BREAKING: restructured JKQTMathText: broke up single, large CPP-file into several smaller files 2022-06-08 15:38:26 +02:00
jkqtmathtextlabel.h NEW: LaTeX-Parser simplifies parse-tree to increase speed of execution 2022-06-19 22:36:38 +02:00
jkqtmathtexttools.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtmathtexttools.h JKQTMathText: 2022-09-01 14:36:34 +02:00
LibTarget.cmake.in clean-up of library dependencies 2022-07-18 15:01:12 +02:00