Todd
Search found 19 matches
- Wed Nov 05, 2014 7:27 pm
- Forum: Internet
- Topic: Sockets and Post
- Replies: 3
- Views: 5115
Re: Sockets and Post
Ok I got it figured out. It's all there. Just need to parse it out. 
Todd
Todd
- Wed Nov 05, 2014 5:59 pm
- Forum: Internet
- Topic: Sockets and Post
- Replies: 3
- Views: 5115
Re: Sockets and Post
Thats worth trying. Thanks
Todd
Todd
- Wed Nov 05, 2014 5:09 pm
- Forum: Internet
- Topic: Sockets and Post
- Replies: 3
- Views: 5115
Sockets and Post
Hello, I am working on HTTP Server in LiveCode. https://github.com/toddgeist/lchttpd I don't really need to support POST, but I would like to try. However, when I post something to the open Socket, I don't see any of the POST body. I am curious about why that is. Does anyone have any clues? Any exam...
- Fri Oct 11, 2013 3:45 pm
- Forum: Talking LiveCode
- Topic: Fonts and Standalones
- Replies: 1
- Views: 2769
Fonts and Standalones
I just created a standalone with 6.1.2, and the fonts changed. I don't remember this happening before.
What do I need to do to keep my fonts in line?
Thanks
Todd
What do I need to do to keep my fonts in line?
Thanks
Todd
- Fri Oct 04, 2013 7:15 pm
- Forum: Talking LiveCode
- Topic: Combining two images into one
- Replies: 8
- Views: 6818
Re: Combining two images into one
I did see that lesson. It was helpful. I think I can figure this out. I was just hoping to not have to 
- Fri Oct 04, 2013 6:53 pm
- Forum: Talking LiveCode
- Topic: Combining two images into one
- Replies: 8
- Views: 6818
Re: Combining two images into one
Thanks Simon, for verifying my concern with import snapshot. I do need to do other things with these images after I am done.
So now back to the original question
Does anybody have any an examples that show how to merge two images using imageData?
Thanks
Todd
So now back to the original question
Thanks
Todd
- Fri Oct 04, 2013 6:36 pm
- Forum: Talking LiveCode
- Topic: Combining two images into one
- Replies: 8
- Views: 6818
Re: Combining two images into one
Hi Todd, doesn't snapshot just do a screenshot of the area? Yes, what else? :D Klaus And that is why I am questioning if there is a better way. Does imageData contain different information that what you would get from a snapshot? Am I loosing resolution by doing a snapshot? These are the basic ques...
- Fri Oct 04, 2013 2:36 pm
- Forum: Talking LiveCode
- Topic: Combining two images into one
- Replies: 8
- Views: 6818
Re: Combining two images into one
doesn't snapshot just do a screenshot of the area? if so, won't that be lower resolution?
Todd
Todd
- Fri Oct 04, 2013 2:14 pm
- Forum: Talking LiveCode
- Topic: Combining two images into one
- Replies: 8
- Views: 6818
Combining two images into one
hello,
I have two images that I would like to combine into one by placing one on top of the other. I need to maintain the transparency. I can see how this might be done by writing out new imageData from the combination of two imageData containers. But does anyone have any examples?
Thanks
Todd
I have two images that I would like to combine into one by placing one on top of the other. I need to maintain the transparency. I can see how this might be done by writing out new imageData from the combination of two imageData containers. But does anyone have any examples?
Thanks
Todd
- Thu Oct 03, 2013 11:07 pm
- Forum: Talking LiveCode
- Topic: swapping colors in PNGs
- Replies: 2
- Views: 3319
Re: swapping colors in PNGs
That works!
Thank you
Todd
Thank you
Todd
- Thu Oct 03, 2013 7:55 pm
- Forum: Talking LiveCode
- Topic: swapping colors in PNGs
- Replies: 2
- Views: 3319
swapping colors in PNGs
Hello, I have some PNGs that made up of one color ( black ) with a transparent background. I would like to be able to change the color programatically. Essentially replace the black with a different color without effecting anything else. Is this something that can be accomplished with LiveCode? If s...
- Tue Sep 10, 2013 5:04 am
- Forum: Engine Contributors
- Topic: revxml
- Replies: 118
- Views: 107717
Re: revxml
sadly I can't compile the develop branch. I can follow instructions usually. But I can't get it to work using either LiveCode build instructions or Trevor's. I am too clueless to know whats wrong. Is there anyone who is maintaining development binaries ? I'd gladly sponsor someone to do it at least ...
- Mon Sep 09, 2013 6:58 pm
- Forum: Engine Contributors
- Topic: revxml
- Replies: 118
- Views: 107717
Re: revxml
The question is moot for me. I can't get anything to build.
Compiling the engine is not my cup of tea. I guess I am waiting until it makes into a release. I hope that is soon.
Thanks for the work on this
Todd
Thanks for the work on this
Todd
- Mon Sep 09, 2013 6:16 pm
- Forum: Engine Contributors
- Topic: revxml
- Replies: 118
- Views: 107717
Re: revxml
Thanks Mark,
Can I just build revXML or do I need to build the whole engine?
Todd
Can I just build revXML or do I need to build the whole engine?
Todd
- Mon Sep 09, 2013 5:09 pm
- Forum: Engine Contributors
- Topic: revxml
- Replies: 118
- Views: 107717
Re: revxml
Hi Guys, Thanks for doing all this work on Xpath, I could really use it. Is this stuff usable at this point? Can I get access to it? Is it going to make it into full release? ( Sorry I backed the KickStarter campaign, but I haven't done much with LiveCode since. So I am not sure how things work in t...