Closed jf--- closed 8 years ago
Quite possible that this has something to do with linking to freeimage I dont believe this to be a pythonocc issue, but build related
tried with the current DLR/SC build ( 0.16.3 ), same thing...
better example: pythonocc-core/examples/core_topology_glue.py
works on my windows machine
Yep, seems like this is an issue with the binary. I tried both my own built & DLR/SC, same result.
I have the same Issue using python2.7 oce-16.1 python-occ 0.16.4 build from source in opensuse leap 42.1
This is closed and apparently not directly related to pythonocc but may I ask how to properly render text (using the nightly built, python 3.5 and linux, I observe the same as what @jf--- reported)? It seems that all convex characters (e.g. 0, a, B, 8,...) will show a strange behviour (characters replaced with vertical lines), but characters made of straight lines are fine (e.g. 1, i, l, k...)
Can I get to know, what exactly could be the linking issue with freeimage?
minimal example