ChowKabo

Results 9 comments of ChowKabo

刚刚试了一下,我用的是1.24.081307版本,内置tts开代理的话可以用,微软插件tts用不了

@jsvine Thank you for your answer. Regarding the solution to this problem, I have done some processing on the obtained data, when the 'evenodd' value of two objects is false,...

Hello @jsvine, I found a problem regarding the 'evenodd' value of the object。 ![image](https://github.com/jsvine/pdfplumber/assets/46550365/7eebbdda-211b-4b69-b70e-5ee8bc6ca9b2) When I try to get the data of this porous shape, the 'evenodd' values ​​obtained are...

When I use letters or numbers to convert shapes, the data recognized is correct, and the value of 'evenodd' is false. But when using a custom shape, the recognized values...

Thank you @jsvine. The incorrect value of 'evenodd' has a great impact on my project. I have been looking for ways to solve it recently. If there is a new...

You're right @dhdaines, the "fill" property is a good way to determine whether it is a hole, but the "fill" property value of the LTCurve child object that is currently...

pythonocc-core does not have an out-of-the-box hole recognition function. For simple circular through-hole and blind-hole recognition, you can try using the boundary-based recognition method: 1. Extract the surface with inner...

` article .text-base .flex{ max-width:100%; } ` 把这段css样式添加到脚本代码1051行中就可以了 大概这个位置: ![image](https://github.com/user-attachments/assets/96813bba-8ee5-47aa-9d49-1aec0b30364b) 记得 ctrl+s 保存,然后刷新页面 添加以后就一直是大屏了,不要大屏的时候去掉就行,水平有限只会这么改,凑合用吧,等作者更新