|
5 | 5 | ## Enhancements
|
6 | 6 |
|
7 | 7 | - Default Font: Allow specify Asian font and Latin font separately
|
8 |
| --- in the datastructures in [#2714](https://github.com/PHPOffice/PHPWord/pull/2714) |
9 |
| --- Writer Word2007 in [#2714](https://github.com/PHPOffice/PHPWord/pull/2714) |
10 |
| --- Reader Word2007 in [#](https://github.com/PHPOffice/PHPWord/pull/) |
11 |
| --- Writer ODText in [#](https://github.com/PHPOffice/PHPWord/pull/) |
12 |
| --- Reader ODText in [#](https://github.com/PHPOffice/PHPWord/pull/) |
| 8 | + - in the datastructures in [#2714](https://github.com/PHPOffice/PHPWord/pull/2714) |
| 9 | + - Writer Word2007 in [#2714](https://github.com/PHPOffice/PHPWord/pull/2714) |
| 10 | + - Reader Word2007 in [#2750](https://github.com/PHPOffice/PHPWord/pull/2750) |
| 11 | + - Writer ODText in [#2750](https://github.com/PHPOffice/PHPWord/pull/2750) |
| 12 | + - Reader ODText in [#2750](https://github.com/PHPOffice/PHPWord/pull/2750) |
13 | 13 |
|
14 | 14 | - Writer ODText: Support for ListItemRun by [@Progi1984](https://github.com/Progi1984) fixing [#2159](https://github.com/PHPOffice/PHPWord/issues/2159), [#2620](https://github.com/PHPOffice/PHPWord/issues/2620) in [#2669](https://github.com/PHPOffice/PHPWord/pull/2669)
|
15 | 15 | - Writer HTML: Support for vAlign in Tables by [@SpraxDev](https://github.com/SpraxDev) in [#2675](https://github.com/PHPOffice/PHPWord/pull/2675)
|
|
23 | 23 | - Reader HTML: Support font styles for h1/h6 by [@Progi1984](https://github.com/Progi1984) fixing [#2619](https://github.com/PHPOffice/PHPWord/issues/2619) in [#2737](https://github.com/PHPOffice/PHPWord/pull/2737)
|
24 | 24 | - Writer EPub3: Basic support by [@Sambit003](https://github.com/Sambit003) fixing [#55](https://github.com/PHPOffice/PHPWord/issues/55) in [#2724](https://github.com/PHPOffice/PHPWord/pull/2724)
|
25 | 25 | - Writer2007: Added support for background and border color transparency in Text Box element [@chudy20007](https://github.com/Chudy20007) in [#2555](https://github.com/PHPOffice/PHPWord/pull/2555)
|
26 |
| -- Reader ODText: addded (limited) support for reading default font styles by [@MichaelPFrey](https://github.com/MichaelPFrey) in [#(https://github.com/PHPOffice/PHPWord/pull/) |
| 26 | +- Reader ODText: addded (limited) support for reading default font styles by [@MichaelPFrey](https://github.com/MichaelPFrey) in [#(https://github.com/PHPOffice/PHPWord/pull/2750) |
27 | 27 |
|
28 | 28 | ### Bug fixes
|
29 | 29 |
|
|
0 commit comments