mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +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
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
<RCC>
|
|
<qresource prefix="/JKQTMathText/fonts">
|
|
<file alias="FiraMath-Regular.otf">firaMath/FiraMath-Regular.otf</file>
|
|
</qresource>
|
|
</RCC>
|