mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 10:05:47 +08:00
6ebd8743ca
- 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 |
||
---|---|---|
.. | ||
jkqtcommon | ||
jkqtcommon_statistics_and_math | ||
jkqtfastplotter | ||
jkqtmathtext | ||
jkqtplotter | ||
CMakeLists.txt | ||
jkqtcommon_statistics_and_math.pri | ||
jkqtcommon.pri | ||
jkqtfastplotter.pri | ||
jkqtmathtext.pri | ||
jkqtplotter_pch.pri | ||
jkqtplotter_version.h.in | ||
jkqtplotter.pri | ||
README.md |
JKQTPlotter: LIB subdirectory
This directory contains all files that belong to the JKQTPlotter library (including the files of the JKQTFastPlotter and JKMathText).
The single libs are:
- jkqtcommon: general tool functions, used by many of the other libs
- jkqtcommon_statistics_and_math: advanced math features used only by few of the other libs
- jkqtfastplotter: a fast plotter variant wiith fewer features
- jkqtmathtext: a LaTeX parser and renderer used by JKQtPlotter
- jkqtplotter: the full-featured plotter library