[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LOGO-L> Re: SETLABELFONT and GIFSAVE



Both good questions so I'm posting the answers

Yehuka wrote:
> 
> I would like to report about two issues:
> 
> If I select programmatically a LABELFONT and run the program, I see at
> the commander all my fonts running until the selected font is eventually
> found. If your chosen font is at the lower part of the ABC, it might
> make a good delay.
>

I'm not sure if I understand. But if you choose a font that is
NOT found it displays an error message followed by all available fonts.
If it finds the font it displays nothing. In this case I probably
gave to much information in the error message by suggesting all
the legal values :-).

The easiest way to choose a font is to use the menu to select
it (test it with LABEL). Then use SHOW LABELFONT to see the correct
parameters syntax of the font. Then use that in your program.
Use the clipboard or assign it to variable to save typing and
mistakes.

> 
> If I GIFSAVE an image with continuous colors, I loose the smooth
> continuation. I attach two images: The higher is GIFSAVEd while the
> other was captured by MOUSECOPY and .gif-ed in PaintShop Pro.
> 

GIF images have lots of color limitations. Because of this the
GIF generation code has to make trade-offs. I use a 3rd party package
to do the color conversion. You may find one package does better
with one image and poor with another image. And you may find the reverse
is true with another package. Some real high end packages might
examine how you used color and make the best choice for either
picture.

What color mode are you working in?

When your doing GIF's working in 256 color will probably give you
the most similar GIF result but still will not be exact.

Remember when working in 256 color and using lots of colors you
have to CLEARPALETTE now and then see Status Window.

Other compressed graphics image files make different tradeoffs.

> [[Yehuda]]
> 
>   ------------------------------------------------------------------------
>  [Image]  [Image]

-- 
===============================================================
George Mills
email: mills@softronix.com
http://www.softronix.com
The www page contains some very powerful educational software.
Our single most important investment is our kids.
---------------------------------------------------------------
Please post messages to the Logo forum to logo-l@gsn.org.  Mail
questions about the list administration to logofdn@gsn.org.  To
unsubscribe send    unsubscribe logo-l    to majordomo@gsn.org.



Global SchoolNet Foundation - Linking Kids Around the World!
Copyright GSN - All Rights Reserved - Comments & Questions
Visit GSN's Global Schoolhouse for more exciting learning resources!
Search our Site - Home