Commit Graph

6 Commits

Author SHA1 Message Date
010ef05ce3 Feat/embedded fonts (#2174)
* #239 Embedded fonts

* Add boilerplate for font table

* Fix linting

* Fix linting

* Fix odttf naming

* Correct writing of fonts to relationships and font table

new uuid function

* Add font to run

* Add demo

Fix tests

* Add character set support

* Add tests

* Write tests
2023-12-30 02:23:54 +00:00
e69b063687 Porting tests over to vitest 2023-06-05 00:33:43 +01:00
704c678333 fix: unit tests fix 2023-04-19 16:51:03 +03:00
ebcb37cbed Fix ESLinting errors and remove TSLint 2022-08-31 08:59:27 +01:00
ab9f97598c #1584 Fix test names 2022-07-12 17:10:37 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00