docx-rs/docx-core/src/xml_builder
bokuweb 00aecc91e0
Support font and paragraph prop (#81)
* feat: Add run fonts

* feat: Fix run property in pPr

* feat: Add js interface

* fix: lint error
2020-06-08 13:41:13 +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 floating image (#75) 2020-06-03 03:27:04 +09:00
elements.rs Support font and paragraph prop (#81) 2020-06-08 13:41:13 +09:00
fonts.rs feat: Add style 2019-11-14 19:21:45 +09:00
macros.rs Support floating image (#75) 2020-06-03 03:27:04 +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