JKQtPlotter/lib/jkqtmathtext/resources/firamath.qrc
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

6 lines
155 B
Plaintext

<RCC>
<qresource prefix="/JKQTMathText/fonts">
<file alias="FiraMath-Regular.otf">firaMath/FiraMath-Regular.otf</file>
</qresource>
</RCC>