 | | Re: How do I get these new applications working?
|
|
(...) Mac OS X is case-insensitive. It is possible to get a case-sensitive file system, but the user would have to know what they are doing and many things would break. I remember some old LDraw apps being written case senstive so that if it was one (...) (21 years ago, 27-Aug-05, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite (on OS X) and Bricksmith
|
|
(...) ImageMagick is available for OS X, but it isn't installed by default. And I think it requires X11, which also isn't installed by default. ftp://ftp.imagemagic...k/binaries (21 years ago, 27-Aug-05, to lugnet.cad.dev.mac, FTX)
|
| |
 | | Re: How do I get these new applications working?
|
|
(...) Yes, exactly. The LDraw file is case-insensitive so the onus is on the programmer to provide for this on case sensitive OS's -Orion (21 years ago, 27-Aug-05, to lugnet.cad.dev.mac)
|
| |
 | | Re: How do I get these new applications working?
|
|
(...) I don't have a Mac, but if your file system is case sensitive (like most Unix file systems are), then that might be the cause of the problem. LDraw files assume a case-insensitive file system, or an application that's smart enough to deal with (...) (21 years ago, 27-Aug-05, to lugnet.cad.dev.mac)
|
| |
 | | Re: LDGLite (on OS X) and Bricksmith
|
|
(...) If you ever get ambitious, LDView has automatic tiling support built in to generate images of arbitrary size. You can take a look at my tiling code (although it's pretty spread out, which might make it difficult to track down all of it). (...) (21 years ago, 27-Aug-05, to lugnet.cad.dev.mac, FTX)
|