ferdymercury

Results 135 issues of ferdymercury

- [x] Checked for duplicates ### Describe the bug I see one small issue when saving a 600x600 TCanvas window as png. I get: - Interactive mode: 598x571 pixels -...

bug
in:Graphics

**Describe the bug** There are some problems in opening these Rhinos files, apparently issues with line endings: https://github.com/cnr-isti-vclab/meshlab/files/3330082/Box.ply.zip https://github.com/cnr-isti-vclab/meshlab/files/4837381/box_v6.ply.zip **To Reproduce** `cloud = PyntCloud.from_file('....')` **Expected behavior** It might be interesting...

tellg(), gcount() and seekg() functions might be helpful for estimating file size. See https://stackoverflow.com/questions/2409504/using-c-filestreams-fstream-how-can-you-determine-the-size-of-a-file

enhancement
help wanted

https://github.com/tmaklin/bxzstr See what things they share and if they can be merged

question

Via an extra parameter. For analogy to zstr::ifstream that defaults to std::ifstream if input is not compressed.

enhancement

### Versions GitHub master ### Description When using pymodbus within an IDE like Spyder3, some ModbusSerialClient functions contain a 'hidden' parameter, namely one that does not appear as autocompletion, and...

Enhancments
3.x

One question, is there already a script for generating the 3D model of SM series resistors, see here: https://www.te.com/commerce/DocumentDelivery/DDEController?Action=srchrtrv&DocNm=1773242&DocType=DS&DocLang=English Or is one easily adaptable for this purpose? Thanks in advance.

A nice addition to this library would be to define different Reference Frames in the same coordinate system type, e.g. cartesian. See here rationale: https://stackoverflow.com/questions/34670464/how-can-i-add-coordinate-system-reference-frame-information-to-my-data-to-avoi Similar strategies are already implemented...

Is there a script to generate the SMA diode footprint? I need to write a variation of it according to a more compact pad layout, see https://github.com/KiCad/kicad-footprints/issues/2304