2008/7/24 Leonardo Zide <[EMAIL PROTECTED]>: > On Mon, Jul 21, 2008 at 5:33 PM, Henrik Sundberg <[EMAIL PROTECTED]> > wrote: >> My first issue was that I needed to patch generated ldr files >> (changing ',' to '.' in all floats, and .DAT to .dat, and change to >> use the right pieces when ldraw knew them, but not Leocad (no piece >> manager)) - to be able to view the models ln LDView. I don't think >> generated files should depend on locale (I dislike that part of xml as >> well). > > I remember fixing the ',' problem a long time ago, is it happening again?
I'm using the current 0.75 version. And Just added a Brick 2 x 4. When LANG=sv_SE.UTF-8, I get this ldr file: 0 Model exported from LeoCAD 0 Original name: 1 4 20,00 -0,00 40,00 1,00 0,00 0,00 0,00 1,00 0,00 0,00 0,00 1,00 3001.DAT 0 When LANG=en_US.UTF-8, I get this ldr file: 0 Model exported from LeoCAD 0 Original name: 1 4 30.00 -0.00 40.00 1.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 1.00 3001.DAT 0 I'm using Kubuntu 8.04.1 /$ ps When starting LDView I get "Failed to load translation sv_SE.UTF8" and "Failed to load translation en_US.UTF8" respectively. ds _______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
