[ENH][FIX] Publishing a Project

NISHIHARA Satoshi nishis at zephyr.dti.ne.jp
Fri Jan 10 06:47:48 UTC 2003


On Thu, 09 Jan 2003 16:51:08 +0900
NISHIHARA Satoshi <nishis at zephyr.dti.ne.jp> wrote:
> In case this ChangeSet saves a project including a sketch or an image, 
> it uses properly and writes out Form, JPEGReaderWriter2,
> and GIFReadWriter according to the contents. 

Since it turns out that depth can use a penetration color 16 or more
after contribution, it updates.

"Change Set:		ProjectPublishingPatch-ns
Date:			9 January 2003
Author:			NISHIHARA Satoshi

update:			10 January 2003

For Squeak 3.2 or 3.4.

In case this ChangeSet saves a project including a sketch or an image,
it uses properly and writes out Form, JPEGReaderWriter2, and
GIFReadWriter according to the contents. 

Saving and loading of the project can be enabled which contained
sketchMorph which made the transparent hole in the picture using 2605
colors like an attached picture.

1) GIFReadWriter; When bit depth is eight or less, write out using
GIFReadWriter. 

2) JPEGReadWriter2; Even if it does not use a transparent color, it is
in the state which JPEGReadWriter2 can use as plug-in and it compresses
a picture, when reduction of size is not expected(*).

  * (when the size of bits after hibernate is larger than one fifth of
the sizes of bits in front of hibernate) 

3) Form: When it does not correspond above.
for example, bit depth -- 8 -- being large -- in addition -- and the
case where the penetration color is being used etc."

-- 
--------------------------------------------
$B@>86Ao;N(B (NISHIHARA Satoshi)
e-mail: mailto:nishis at zephyr.dti.ne.jp
URL:    http://www.zephyr.dti.ne.jp/~nishis/
--------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ProjectPublishingPatch-ns.2.cs
Type: application/octet-stream
Size: 4275 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030110/3114e995/ProjectPublishingPatch-ns.2.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s_pathcedAfter01.JPG
Type: image/jpeg
Size: 35246 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030110/3114e995/s_pathcedAfter01.jpeg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s_pathcedAfter02.JPG
Type: image/jpeg
Size: 19044 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030110/3114e995/s_pathcedAfter02.jpeg


More information about the Squeak-dev mailing list