Demis D. John
Demis D. John
Regarding numpy error, it seems that, new in Python3, numpy's C library returns an `int` whereas it used to return `void`. This is supposedly ocurring in the `camfrwrap.cpp` file, where...
Online articles indicate that one should really just move to Python3.x, so i will try to do that.
Good idea @kitchenknif , I'll make a "release" for py2.x and call it done. May keep py2.7 alive for a short while longer as I try to get actual work...
FYI, this problem recurs even on a brand new display, on a new Acer XZ320Q P, via Belkin AVC008 USB-C--> HMDI dock: ``` Resolution: 1920 x 1080 (1080p FHD -...
Even within KLayout only (never going to Autocad), Klayout does some unusual things when saving as DXF, closing and re-opening the file: - It adds a "0 0/0" layer -...
@klayoutmatthias can we make your above settings the default for the app? That would indeed solve this issue - with the current selection’s text always being legible.
That’s a great idea - I’ll make & distribute an RC file for our users.
@jsenellart Looking at this again - I notice that the erroneous T value is exactly 180° out of phase (sign flipped on real/imaginary parts of T). So this really does...