bokuweb / docx-rs

:memo: A .docx file writer with Rust/WebAssembly.
https://bokuweb.github.io/docx-rs/
MIT License
323 stars 56 forks source link

Shading support at the Run level. #721

Closed git-noise closed 3 weeks ago

git-noise commented 1 month ago

What does this change?

Add initial support for Shading at the Run level. Attempt to fix https://github.com/bokuweb/docx-rs/issues/719. This focuses on the rust-side of the code - i.e docx-core - but docx-wasm tests seem to pass.

References

Screenshots

Not applicable

What can I check for bug fixes?

Not applicable