docx-rs/docx-core/src/xml_builder
bokuweb 23a879f26d
Fix textbox import (#58)
* chore: Add fixtures

* feat: Add graphic skeleton

* feat: Add textbox base

* feat: Add graphic reader base

* fix: reader

* fix: json type

* fix: lint error

* feat: Add fixtures
2020-04-07 10:24:56 +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
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 feat: Add numberings 2019-12-07 00:20:33 +09:00
numbering.rs feat: Support default numbering 2019-12-07 00:29:12 +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