File tinytex.changes of Package tinytex
-------------------------------------------------------------------
Sat Mar 05 17:28:21 UTC 2022 - Florian "sp1rit" <packaging@sp1rit.anonaddy.me>
- Update to version 0.0.1+git.598~c53dccc:
* remove stdc++fs lib
* fix wrong space size in text-mode
* wasm: adapt C api
-------------------------------------------------------------------
Fri Mar 04 16:53:54 UTC 2022 - Florian "sp1rit" <packaging@sp1rit.anonaddy.me>
- Update to version 0.0.1+git.595~0d49051:
* fix meson build issues
* upgrade clm data version to 4
* fix nested font style
* add addFont instead of addMainFont and addMathFont
* InitFontSenseAuto: visitor pattern
* fix test compilation
* throw exception when init with a math font that does not exists
* optimized API
* read font name from clm data file instead manually given one
* use clm provided fontstyle to map font
* implemented font style as part of clm
-------------------------------------------------------------------
Mon Feb 28 19:32:23 UTC 2022 - Florian "sp1rit" <packaging@sp1rit.anonaddy.me>
- Update to version 0.0.1+git.584~a6a8722:
* qt: add cmake install scripts
* rename export.h and config.h to tinytexexport.h and tinytexconfig.h
* cmake: add tinytex_install_* functions
* cmake: add tinytex-cairo install scripts
* cmake: add install scripts
-------------------------------------------------------------------
Sun Feb 27 10:38:36 UTC 2022 - Florian "sp1rit" <packaging@sp1rit.anonaddy.me>
- Update to version 0.0.1.579.d8f699b:
* wasm: remove versions
* add TINYTEX_API_VERSION to maintain API and ABI compatibility
* meson build: parse versions from project version
* upgrade clm data version
* fix mistakenly use of Init
* fix meson build
* rename options.h.in to configs.h.in
* add export.h
* move otf config flags from config.h to otfconfig.h
* move version def to cmake config file
* make auto font find optional
-------------------------------------------------------------------
Sun May 9 18:48:38 UTC 2021 - Florian <sp1ritCS@protonmail.com>
- Initial packaging