type(obj)
, __class__
attribute missing
I'll add a separate issue to solve the type bug - that wasn't part of the Font feature.
commit: a19781b56a87b68309e63c88e4eb68d22523267d
notes on Python Discuss instance: https://discuss.python.org/t/instantiating-python-objects-from-c-segfault-on-type-obj-class-attribute-missing/5…
159658521c64a0cee8dd97ae7a2872a4eea2d9fa
I was hoping for a quick win, but this will take a little bit longer to not introduce instability.
I've also got default items added to the module,…
Coding sporadically over the morning & afternoon; made some commits before errands.
This issue will now be closed. Here's the salient portion:
static PyObject* PyUICaption_get_vec…
1c12e8719c1ed8002c80ee744178f8278e2c7e8c Gotta go fast - got it to build, got an example position from a UIDrawable.
Can't figure out why my init func isn't working, which means the mcrfpy.Colo…