Opened 14 years ago
Closed 10 years ago
#1188 closed enhancement (wontfix)
load samples from turtleart.org
Reported by: | walter | Owned by: | walter |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | Turtleart | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description (last modified by tomeu)
At turtleart.org there are a number of examples of Turtle Art projects. It would be nice to be able to import those examples into Turtle Art in Sugar.
(The code is encoded in the least significant bits of the images. Have to find out from bbs the exact encoding and figure out a way to import these images.)
Change History (6)
comment:1 Changed 14 years ago by tomeu
- Description modified (diff)
- Summary changed from load samples from turtleart.com to load samples from turtleart.org
comment:2 Changed 14 years ago by tomeu
- Milestone changed from Unspecified by Release Team to 0.88
comment:3 Changed 14 years ago by walter
- Milestone changed from 0.88 to 0.90
comment:4 Changed 13 years ago by walter
- Priority changed from Unspecified by Maintainer to Normal
comment:6 Changed 10 years ago by walter
- Milestone set to Unspecified
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I have sample code from Brian re how he encodes the .ta file into the LSBs of the bitmaps... bit of work to pull all of this together...