|
24c159de37
|
Add SVG image suport (#2487)
* Add SVG blip extentions
* SVG Image feature now works
* Add and simplify tests
* Fix falsey issue with file
Write tests
100% Coverage
|
2023-12-31 18:54:35 +00:00 |
|
|
d23f453d28
|
Add image borders (#2472)
* Add image borders
* Fix prettier
* Fix spelling
* Fix spelling
* Finish feature
* Update demo
* Try and fix demo 14
|
2023-12-27 20:20:45 +00:00 |
|
|
e69b063687
|
Porting tests over to vitest
|
2023-06-05 00:33:43 +01:00 |
|
|
fe8b0a6b2b
|
#1699 Allow images to work with Hyperlink
Add stack to IContext for prepForXml
|
2022-12-26 15:12:44 +00:00 |
|
|
522b21862b
|
#756 Adding alt text feature
|
2022-10-26 23:09:36 +01: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 |
|
|
5a52541136
|
add xsd comments to file/drawing
|
2021-05-26 09:28:31 +03:00 |
|
|
a56119e7cd
|
remove deprecated mutable drawing functions: scale, setXY
|
2021-05-24 09:26:21 +03:00 |
|
|
45130bed0b
|
Fix conformance issues with imagerun - out of order properties (a:xfrm), invalid attr name (pic:cNvPr) desc -> descr
|
2021-05-20 00:42:29 +03:00 |
|
|
bd40b11ce4
|
#815 Rotation and flipping images
|
2021-03-15 02:41:37 +00:00 |
|
|
a3febae8a3
|
Inline single use interfaces
|
2021-03-15 00:11:39 +00:00 |
|
|
700a74fd4c
|
More math components
|
2020-10-10 13:41:26 +01:00 |
|
|
677300e34f
|
Merge pull request #237 from dolanmiu/feat/image-wrap
Merge 4.6.0 into master
|
2019-01-10 23:53:00 +00:00 |
|
|
4541d7c977
|
Text wrapping and borders for images
|
2019-01-10 02:10:20 +00:00 |
|
|
d021a3995e
|
Sending media data down image
|
2018-12-21 01:39:20 +00:00 |
|
|
7980f14efb
|
Introduce some functional programming techniques
|
2018-11-02 02:51:57 +00:00 |
|
|
e9aecfac1c
|
Updated lint rules
|
2018-08-07 01:38:15 +01:00 |
|
|
55005b57c6
|
Fix linting and style errors
|
2018-06-09 23:49:01 +01:00 |
|
|
0f4c2e64f4
|
Merge branch 'master' of https://github.com/h4buli/docx into feat/h4-update
# Conflicts:
# package.json
# src/file/drawing/drawing.ts
# src/file/media/media.ts
# src/file/paragraph/run/picture-run.ts
# src/file/styles/external-styles-factory.ts
# src/file/xml-components/imported-xml-component.ts
|
2018-06-09 23:29:59 +01:00 |
|
|
97b254ee7b
|
add support for floating drawings
- added need elements and test for them
|
2018-06-08 16:03:04 +02:00 |
|
|
ac40a40ec0
|
refactor: move components from /drawing/inline to /drawing
- they will be used for other positioning element (floating)
|
2018-06-08 07:50:23 +02:00 |
|
|
ee721ffbec
|
image scaling add rounding
|
2018-04-02 12:55:43 +03:00 |
|
|
05816abc12
|
Add scalable image feature
|
2018-03-24 19:06:10 +00:00 |
|
|
e93d6799fd
|
Made project Prettier compliant
|
2018-01-23 01:33:12 +00:00 |
|
|
ef05024f2f
|
Add image dimensions
|
2018-01-22 20:42:57 +00:00 |
|
|
7c31b72f99
|
Got docx not crashing when adding image
|
2018-01-16 01:31:47 +00:00 |
|
|
f7c2072cff
|
Progress on embeddding image
|
2018-01-16 00:43:00 +00:00 |
|
|
392db1cd11
|
Add more graphic files
|
2018-01-12 00:12:39 +00:00 |
|
|
ca244bcfe1
|
Add more files for creating a drawing
|
2018-01-11 01:47:09 +00:00 |
|
|
eb71fc20e6
|
Use absolute path rather than silly relative path
|
2017-12-30 20:25:16 +00:00 |
|
|
2358139a6b
|
Change docx folder to more appropriate "file" folder
|
2017-12-20 01:03:20 +00:00 |
|