Open nunamia opened 9 months ago
还有个致命在于引入了ImageBlock ImageSpan, 并且与TextSpan同级的数据结构... 但是整个项目的亮点也很多,比如debug layout的设计, word适配字体样式等各种细节的处理思路
因为这些原因,所以项目也很难维护,有时间和精力的,就进行重构吧~!
原始图:
转换word图:
这个完全无从下手,根源在2点,1布局,2缩放倍数/字体 计算误差
有没有一种可能,是你自己的能力问题
We know that this is an old issue. At creation time there was no obligation to use English language. But there now is. So please, as a courtesy to all our users, use English language for new posts also in this thread.
整体的数据结构设计导致了非改项目发起者去修改问题和维护很困难
make_docx 递归的方式,无论是性能还是可维护性都是非常糟糕的设计...