Commit Graph

14 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
a756a7697c Change all project enums to objects with as const (#2445)
* feat: change all enums to as const objects

* Add word to dictionary

---------

Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
2023-12-22 01:25:00 +00:00
1bdf9a4987 Initial ESlint conversion 2022-08-31 07:52:27 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
b2a09b512f implement sample version of Comment feature. 2022-03-03 09:59:09 +08:00
870c222dd5 Allow custom text properties to be included 2020-08-03 17:08:04 +12:00
39066fb5f2 Add lifecycles to add image 2018-12-05 00:05:11 +00:00
c19a2e71b5 Add footnotes as part of export 2018-06-11 00:48:50 +01:00
195c62f80b modify relationships to support external links 2018-05-06 22:23:35 -05:00
23c5aef276 Add file relationships 2018-02-04 00:58:34 +00:00
5e921f1dfc Add footer 2018-01-29 21:53:22 +00:00
3fe0c76d54 Add header to type 2018-01-29 01:54:50 +00:00
e93d6799fd Made project Prettier compliant 2018-01-23 01:33:12 +00:00
592fb5ca9f Add dynamic relationships 2018-01-10 00:29:17 +00:00