txt2dat location


txt2dat location
#1
Is there a place txt2dat is available? All the links I can find are broken including on Ross's own website.
Reply
RE: txt2dat location
#2
(2019-01-31, 3:58)Orion Pobursky Wrote: Is there a place txt2dat is available? All the links I can find are broken including on Ross's own website.

Then this would be the perfect time to build a new one with some additional features such as a viewer and a slider where you can set the detail of curves Big Grin 

w,
LEGO ergo sum
Reply
RE: txt2dat location
#3
(2019-01-31, 3:58)Orion Pobursky Wrote: Is there a place txt2dat is available? All the links I can find are broken including on Ross's own website.
Yes, I noticed that a few days ago and tried to contact Ross, unsuccessfully Sad
Reply
RE: txt2dat location
#4
just to be safe that it does not get lost, here is

txt2dat 0.2.3


Attached Files
.zip   txt2dat.zip (Size: 207.19 KB / Downloads: 34)
Reply
RE: txt2dat location
#5
(2019-01-31, 3:58)Orion Pobursky Wrote: Is there a place txt2dat is available? All the links I can find are broken including on Ross's own website.
txt2dat got a new home! I was able to contact Ross, and he made it available here:
https://roscohead.id.au/txt2dat (Windows, Mac, Linux executables, and source). Could someone please update this page: https://www.ldraw.org/downloads-2/third-...tware.html ?
Reply
RE: txt2dat location
#6
OK, I suppose it's worth giving txt2dat another try…but is there anyone who can help me interpret the installation instructions? They seem to be targeted to those already familiar with coding/programming concepts.

For example, it says in the readme file:

Quote:After untarring the source archive, in most cases all you will need to do is:

./configure
make


How do I "do" that?

Also, I assume I need to install FreeType. There are more instructions there:

Quote:However, there are some other options you may want to look at, especially if you

intend to link Freetype statically:


Do I? What does it mean to link statically vs. dynamically?


Quote:You need a version of make that works. Freetype 2.3.9 requires at least GNU make

  3.81. On Windows this may mean upgrading


What might it mean on MacOS?
Reply
RE: txt2dat location
#7
(2022-04-08, 15:18)N. W. Perry Wrote: How do I "do" that?

Also, I assume I need to install FreeType. There are more instructions there:

Type exactly that.
./configure executes the configure script
make executes the make command.
Note that you probably will have to install XCode since, IIRC, the gcc compiler doesn't come installed by default.

Side note: Does the already compiled Darwin version not work for you?
Reply
RE: txt2dat location
#8
(2022-04-08, 15:18)N. W. Perry Wrote: OK, I suppose it's worth giving txt2dat another try…but is there anyone who can help me interpret the installation instructions? They seem to be targeted to those already familiar with coding/programming concepts.

What might it mean on MacOS?

Hey, not sure it would be an acceptable workaround for you but Txt2dat is embedded in LDPE. I use it from there when I author a part on MacOS.
It is available in Tools > Txt2Dat
Reply
RE: txt2dat location
#9
(2022-04-08, 15:38)Orion Pobursky Wrote: Type exactly that.
./configure executes the configure script
make executes the make command.

OK, but type it where? Terminal?

Quote:Note that you probably will have to install XCode since, IIRC, the gcc compiler doesn't come installed by default.

Check, XCode already installed.

Quote:Side note: Does the already compiled Darwin version not work for you?

If I open the executable, it complains about not finding libfreetype.6.dylib. Aha! Turns out I do have FreeType, but it's in the X11 lib directory. I guess I need to point it to that folder somehow?
Reply
RE: txt2dat location
#10
(2022-04-08, 16:38)N. W. Perry Wrote: OK, but type it where? Terminal?

From the commandline so, yes, Terminal (in the same directory).

(2022-04-08, 16:38)N. W. Perry Wrote: If I open the executable, it complains about not finding libfreetype.6.dylib. Aha! Turns out I do have FreeType, but it's in the X11 lib directory. I guess I need to point it to that folder somehow?

It probably needs to be in the PATH variable but I don't remember how to change that in MacOS.
Reply
RE: txt2dat location
#11
(2022-04-08, 16:09)Vincent Messenet Wrote: Hey, not sure it would be an acceptable workaround for you but Txt2dat is embedded in LDPE. I use it from there when I author a part on MacOS.
It is available in Tools > Txt2Dat
...more or less. LDPE version creates separate letters (separated background for each letter). Generally less convenient (but much better than nothing!)
Reply
RE: txt2dat location
#12
(2022-04-08, 16:52)Orion Pobursky Wrote: From the commandline so, yes, Terminal (in the same directory).

OK, at least my instinct was correct. This gives me an error:
Code:
-bash: ./configure: No such file or directory


Quote:It probably needs to be in the PATH variable but I don't remember how to change that in MacOS.

Or else I can place a hard copy (not an alias) of the lib in there, but will that mess up other things?
Reply
RE: txt2dat location
#13
(2022-04-08, 18:51)Philippe Hurbain Wrote: ...more or less. LDPE version creates separate letters (separated background for each letter). Generally less convenient (but much better than nothing!)

Hmm…did I know this before? But wow—look at all those triangles! That will require lots of cleanup. Or maybe I should just re-digitize…
Reply
« Next Oldest | Next Newest »



Forum Jump:


Users browsing this thread: 1 Guest(s)