New answers tagged osx
3
I've encountered this problem, coming from a slightly different direction. I think the compound paths contain an extra pair of coordinates that you're noticing when you split up the results of a FilledCurve.
Here's how I first came across this:
glyph[code_, font_, size_] :=
First[First[
ImportString[
ExportString[
...
3
This is definitely a problem in Xorg or multiple drivers. The behavior you describe, i.e. logging out, appears on machine with Intel graphics. If you try this on nVidia machine with nvidia driver, you'll have a hang.
Now, you may be lucky to have something in /var/log/Xorg.0.log*. Here's what I have near the end of /var/log/Xorg.0.log.old.
The workaround is ...
Top 50 recent answers are included