[squeak-dev] Re:[Newbies] loading .morph files

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Re:[Newbies] loading .morph files

Jerome Peace
[Newbies] loading .morph files

Hi Freeman,

Thanks for your query.
I've been waiting for some else to notice this bug.

Freeman Mayberry fmayb02 at gmail.com
Thu Jul 17 20:21:33 UTC 2008 wrote:


***

>This is a minor problem that I have been having with a bookMorph, as well as
>other morphs.  I saved it as a .morph file, just to back it up, but when I
>loaded it to make sure that it worked the text size had been changed.  I
>tried messing with preferences, and the Appearance... -> system fonts...
>menu, thinking that it was loading with the default font or something, but
>it did not change anything, then again I did not change the defaults.  The
>really weird thing is that it doesn't change all of the text sizes.  Accuny
>seems to be targeted and if it is set to size 10 it gets changed to 12 when
>I load it, (or save it?).  It also seems to be bold.
>
>Any idea why the morphs behave this way?
>
>--
***
Yep. Two answers.

One, it's a bug.
see:
[squeak-dev] 3.10.2-rc is missing TTCFont registry fixes M6577FontRegFix-wiz.2.cs
http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-June/129332.html

Two, I have not found anyone willing to care about harvesting the fix
for the official squeak distribution despite attempts.
You have helped by finding an complaining about the problem.

Ken Causey was the point man on the release.
He deemed this not important enough to include.
My opinion still differs.
see:

[V3dot10] Re: 3.10.2-rc is missing TTCFont registry fixes M6577FontRegFix-wiz.2.cs
http://lists.squeakfoundation.org/pipermail/v3dot10/2008-June/001123.html

Randal L. Schwartz  is the board member most involved in the releasing of images.

They both need motivation in the form of user feedback.

Yours in service and curiosity, --Jerome Peace




     

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re:[Newbies] loading .morph files

Edgar J. De Cleene



El 7/18/08 12:49 AM, "Jerome Peace" <[hidden email]> escribió:

> [Newbies] loading .morph files
>
> Hi Freeman,
>
> Thanks for your query.
> I've been waiting for some else to notice this bug.
>
> Freeman Mayberry fmayb02 at gmail.com
> Thu Jul 17 20:21:33 UTC 2008 wrote:
>
>
> ***
>> This is a minor problem that I have been having with a bookMorph, as well as
>> other morphs.  I saved it as a .morph file, just to back it up, but when I
>> loaded it to make sure that it worked the text size had been changed.  I
>> tried messing with preferences, and the Appearance... -> system fonts...
>> menu, thinking that it was loading with the default font or something, but
>> it did not change anything, then again I did not change the defaults.  The
>> really weird thing is that it doesn't change all of the text sizes.  Accuny
>> seems to be targeted and if it is set to size 10 it gets changed to 12 when
>> I load it, (or save it?).  It also seems to be bold.
>>
>> Any idea why the morphs behave this way?
>>
>> --
> ***
> Yep. Two answers.
>
> One, it's a bug.
> see:
> [squeak-dev] 3.10.2-rc is missing TTCFont registry fixes
> M6577FontRegFix-wiz.2.cs
> http://lists.squeakfoundation.org/pipermail/squeak-dev/2008-June/129332.html
>
> Two, I have not found anyone willing to care about harvesting the fix
> for the official squeak distribution despite attempts.
> You have helped by finding an complaining about the problem.
>
> Ken Causey was the point man on the release.
> He deemed this not important enough to include.
> My opinion still differs.
> see:
>
> [V3dot10] Re: 3.10.2-rc is missing TTCFont registry fixes
> M6577FontRegFix-wiz.2.cs
> http://lists.squeakfoundation.org/pipermail/v3dot10/2008-June/001123.html
>
> Randal L. Schwartz  is the board member most involved in the releasing of
> images.
>
> They both need motivation in the form of user feedback.
>
> Yours in service and curiosity, --Jerome Peace
>
>
>
>
>      
I have your fix in SqueakLightII , the unofficial 3.11.
And I send mails to "people in charge" saying you fix (and also tons of
rotting relevants mantis reports should be in some official release.

Waiting the future is different to work now and have one .

Edgar