T.R | Title | User | Personal Name | Date | Lines |
---|
1811.1 | My two cents | CRISTA::CAPRICCIO | What about pointed sticks? | Mon Oct 24 1988 22:35 | 14 |
|
To view a SIXEL file, merely TYPE it. The results seen when using Smokey
seem to depend on the number of bit planes selected (via script or "Display"
pull-down menu) and whether it's a color or monochrome file.
CSIX seems to optimize for the hardcopy result (which is excellent) rather
than for a video terminal. If you type a CSIX'ed file to a SIXEL-supported
terminal (VT125,VT240, etc), the results seem comparable to Smokey.
I believe the -1 retries is normal (at least I see it all the time and luckily
downloads/uploads seem to go smoothly).
You may want to ARC or ZOO the files first before sending it.
Hope this helps,
Pete
|
1811.2 | How do I get color? | LEDS::BUSCH | Dave Busch at NKS1-2 | Tue Oct 25 1988 08:48 | 7 |
| < To view a SIXEL file, merely TYPE it. The results seen when using Smokey
< seem to depend on the number of bit planes selected (via script or "Display"
< pull-down menu) and whether it's a color or monochrome file.
How do I set/select the color map in Smokey if I select a depth of 3 bit-
planes. Everything seems to be in B&W (or whatever) and each pass overwrites the
previous colors.
|
1811.3 | Setting bit planes... | RAVEN1::EVERHART | | Tue Oct 25 1988 12:32 | 5 |
| To se the number of bit planes, you have to do so in the VT200.init
file. I believe the command is DEPTH n where n is the number
of planes. Good luck.
- Chris
|
1811.4 | | LEDS::BUSCH | Dave Busch at NKS1-2 | Tue Oct 25 1988 13:59 | 10 |
| -< Setting bit planes... >-
< To set the number of bit planes, you have to do so in the VT200.init
< file. I believe the command is DEPTH n where n is the number
< of planes.
How does this differ from setting the depth from the pull down menu, and if so,
how do you specify the colors?
Dave
|
1811.5 | Well, black and white are colors aren't they? | CRISTA::CAPRICCIO | What about pointed sticks? | Wed Oct 26 1988 18:00 | 39 |
|
Sorry for the misleading remarks. You did say "color" didn't you. It seems
the best Smokey can do (X1.0 anyways) is sorta greyscale. From the docs:
> If you want to display sixel files, then it is best to have a depth
> of 3. If you use less then 3, the sixels will only be in one color. The
> default colors for sixels are black, 1/3 white, 2/3 white, and full white.
> If you aren't going to be using sixels, then make sure your depth is 2 or 1
> to improve emulator performance.
With a color file, you can see the difference between selecting 1,2 or 3
planes.
Setting the depth in the INIT file or the pulldown menu is the same (when
using a custom screen, anyways). Again from the docs:
INIT file:
> DEPTH Define the depth of the window/screen (INIT)
> Format:
> DEPTH n Number of planes in window/screen
> Example:
> DEPTH 1 Minimum depth
> DEPTH 2 Same as Workbench
> DEPTH 3 Max depth. Suggested use when displaying sixels.
Pulldown Menu:
> Display
> Depth - Change number of Bit Planes in CUSTOM screen.
> 1 - select one plane (most efficient)
> 2 - select two planes (adequate)
> 3 - select three planes
Sorry for the confusion. I gave up on Smokey because its a real pig on memory
and it doesn't like to give it all back after terminating it. Also, I've had
trouble using it with ConMan. Too bad, 'cause it's got alot of nice features.
Pete
|