docx-rs/docx-core/src/xml_builder
bokuweb d570df6813
Support image output (#69)
* chore: Add ficture

* feat: Add pic for drawing

* feat: Implement minimum image support

* fix: typo and spec

* fix: inline image

* fix: spec
2020-05-14 12:01:20 +09:00
..
comments.rs feat: Add comments 2019-12-04 17:39:59 +09:00
core_properties.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
declaration.rs feat: Add doc app props 2019-11-05 19:20:40 +09:00
document.rs feat: Add p style 2019-11-11 14:45:01 +09:00
drawing.rs Support image output (#69) 2020-05-14 12:01:20 +09:00
elements.rs Fix textbox import (#58) 2020-04-07 10:24:56 +09:00
fonts.rs feat: Add style 2019-11-14 19:21:45 +09:00
macros.rs Support table valign (#56) 2020-03-20 01:19:39 +09:00
mod.rs Support image output (#69) 2020-05-14 12:01:20 +09:00
numbering.rs feat: Support default numbering 2019-12-07 00:29:12 +09:00
pic.rs Support image output (#69) 2020-05-14 12:01:20 +09:00
properties.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
relationship.rs refactor: rename macros (#25) 2020-01-24 17:57:14 +09:00
settings.rs feat: Add settings 2019-11-14 15:54:39 +09:00
styles.rs feat: Add p style 2019-11-11 14:45:01 +09:00