[ENH][FIX] Publishing a Project

NISHIHARA Satoshi nishis at zephyr.dti.ne.jp
Wed Jan 15 06:20:26 UTC 2003


Now available for Macintosh (X, Classic 9.2.2) and SqueakNihongo4.


On Fri, 10 Jan 2003 15:47:48 +0900
NISHIHARA Satoshi <nishis at zephyr.dti.ne.jp> wrote:
> 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:			15 January 2003

For Squeak 3.2 or 3.4.
WindowsXP: Squeak3.2-4956, Squeak3.4g-5168, SqueakNihongo4
MacOSX (and Classic OS9.2.2J): Squeak3.2-4956, Squeak3.4g-5156, SqueakNihongo4

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 used colors are less than 256, 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: 5659 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030115/98eccce4/ProjectPublishingPatch-ns.2.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MacOSX3.4b-s.jpg
Type: image/jpeg
Size: 26390 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030115/98eccce4/MacOSX3.4b-s.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MacClassic3.4b-s.jpg
Type: image/jpeg
Size: 30336 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030115/98eccce4/MacClassic3.4b-s.jpg


More information about the Squeak-dev mailing list