To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / 10257 (-20)
  Re: LDraw Animation - Why MPD?
 
I wonder if anyone remembers the 80s game "Story Machine" from Spinnaker Software (publishers of "Face Maker" and other silly products.) This program acted out the sentences you typed in. It was a kind of self-illustrating text adventure. For (...) (19 years ago, 30-Aug-05, to lugnet.cad.dev)
 
  Re: LDraw Animation - Why MPD?
 
Why not develop something abstract. If you come up with a way to notate an animation in any langauge, perhaps it will catch on. James (...) (19 years ago, 30-Aug-05, to lugnet.cad.dev)
 
  Re: LDraw Animation - Why MPD?
 
(...) (* off-topic discussion *) Design and implementation are not as independant as i wish. As part of the design requirements, i pointed moves should be functions and be as composable as functions are. Practically that means the language must (...) (19 years ago, 29-Aug-05, to lugnet.cad.dev)
 
  Re: Announcing Bricksmith for Macintosh
 
(...) It's always nice to see new stuff like this. Especially with the source code available in CVS on the sourceforge site. Cool! (...) Hmm, I don't know, the file looks OK to me. I don't remember any limit on nested MPD subfiles. And I also don't (...) (19 years ago, 24-Aug-05, to lugnet.cad.dev.mac, lugnet.cad.dev, FTX)
 
  2005 LDraw.org Standards Committee Vote Results
 
The 2005 LSC voting has come to an end. The 2005 LDraw.org Standards Committee is: Steve Bliss Kevin Clague Tore Eriksson Lars Hassing Orion Pobursky There were a total of 13 respondents. (19 years ago, 4-Aug-05, to lugnet.cad, lugnet.announce, lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Making easier to reinstall ldraw
 
(FUT lugnet.cad.dev, which is where this reply really belongs.) (...) isn't in the LDView 3 Beta 1 release, but all the unnoficial test releases I've made since then (Beta 1A through Beta 1E) use his code. And if you build LDView yourself from its (...) (19 years ago, 26-May-05, to lugnet.cad, lugnet.cad.dev, FTX)
 
  Re: Question for the LSC. Blanks in file names legal?
 
(...) Travis, I have done the same in LPub. Easier to implement it than explain it every time someone gets burned. Kevin (...) (19 years ago, 16-May-05, to lugnet.cad.dev)
 
  Re: Question for the LSC. Blanks in file names legal?
 
(...) (Note FUT lugnet.cad.dev) I realize that spaces are officially a no-no, but since I've also seen files that contain references to sub-models with spaces in the filenames, I'm adding support for this to the next LDView release. It will generate (...) (19 years ago, 15-May-05, to lugnet.cad, lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) You can find it (URL) here>. ROSCO PS: Does anyone want the brick.ttf font? It's not really very useful because of the limited characters, but if anyone wants it, I'll make a separate download page for it. (19 years ago, 10-May-05, to lugnet.cad.dev, FTX)
 
  Re: txt2dat - Create LDraw files from text
 
(...) Well I worked out the scale factor, and imported the DATs into an Access db (some had to have some stuff inlined first) then manually went through the polygons working out all the verteces and entered them directly using Font Creator. (...) (...) (19 years ago, 9-May-05, to lugnet.cad.dev, FTX)
 
  Re: txt2dat - Create LDraw files from text
 
(...) coerce it into TrueType format? Always one to push my luck, I do have two little quibbles. I liked the way version 1.4 printed the usage info when running txt2dat with no args. Now it prints a weird error message. Also, the internal default (...) (19 years ago, 9-May-05, to lugnet.cad.dev, FTX)
 
  Re: txt2dat - Create LDraw files from text
 
(...) Your wish is my command... well almost. (URL) (19 years ago, 9-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) Maybe it's a language thing. I've seen hints that some of the desktop.ini bits behave differently when you're set up for a different language. Or perhaps the OEMs package Windows differently for other countries and skip the desktop.ini file in (...) (19 years ago, 5-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) If you make a program that accepts drag and drop, you can drag the font file onto the program, and it will get the full path. I don't know what's up with Anders' system either. Mine behaves just like yours. Oh, and the UICLSID in the (...) (19 years ago, 5-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) That's odd. I always set explorer that way myself, but I have the same desktop.ini file and the same behavior in the fonts directory on both XP and 95. Apparently you can modify all sorts of folder behavior with these magic options in (...) (19 years ago, 4-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) Well, apart from the difficulty of converting a Windows face name to a filename as identified here, I always intended it to be relatively easy to port to other platforms. And the most non-platform specific way I could think to do that was to (...) (19 years ago, 4-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) Or... HKEY_LOCAL_MACHINE\S...ft\Windows NT\CurrentVersion\Fonts This brought to my attention that not all the files listed are "single font" files (look for ttc files). Is there any reason that txt2dat can't handle font face names? (19 years ago, 3-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) ?? I have WinXP, SP2 and don't see this. But I have set Explorer to not hide anything and show all extensions. I haven't done anything special to the Fonts directory (as I remember), and it shows just like any other. (...) I have a nice little (...) (19 years ago, 3-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) No, I figured it out. XP seems to come with a special Hidden System desktop.ini file in the font directory with this in it. [.ShellClassInfo] UICLSID={BD84B380-8C...00948F534} It makes the standard Windows open file dialog behave in a way that (...) (19 years ago, 3-May-05, to lugnet.cad.dev)
 
  Re: txt2dat - Create LDraw files from text
 
(...) ?? I don't understand exactly what you're saying here. Are you trying to copy the full file path to the Clipboard? If so, don't try in the dialog, select a file instead and copy the full path from the input field 'Font file' on the main screen (...) (19 years ago, 3-May-05, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR