Re: re: TrueType font support and 3.6

Tim Rowledge <[email protected]> Sat, 21 Jun 2003 09:14:51 -0700
Newsgroups gmane.comp.lang.smalltalk.squeak.foundation
Message-ID <[email protected]>
[email protected] wrote:

>   If you get the MessageTally, 70% of time goes to the
> BalloonEngine>>copyLoopFaster.  This is why I think Arjen's new BB
> combinationRule will help here a lot.
Just as an FYI and in case it suggests anything useful, here is the leaf
list from my messagetally:-
**Leaves**
55.1% {87230ms} BalloonEngine>>copyLoopFaster
14.4% {22797ms} BalloonEngine>>drawGeneralBezierShape...borderColor:transform:
5.9% {9340ms} BalloonEngine>>reset
3.5% {5541ms} MatrixTransform2x3>>composedWithLocal:
3.4% {5383ms} BalloonEngine>>initialize
3.1% {4908ms} BitBlt>>copy:from:in:fillColor:rule:


tim
--
Tim Rowledge, [email protected], http://sumeru.stanford.edu/tim
Strange OpCodes: SDS: Sort of Do Something
From [email protected] Sat Jun 21 17:32:09 2003
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: (qmail 12168 invoked from network); 21 Jun 2003 17:32:09 -0000
Received: from rwcrmhc11.comcast.net (HELO rwcrmhc11.attbi.com)
	(204.127.198.35)
	by mail.theinternetone.net with SMTP; 21 Jun 2003 17:32:09 -0000
Received: from goldskin.attbi.com
	(12-234-54-55.client.attbi.com[12.234.54.55](misconfigured sender))
	by attbi.com (rwcrmhc11) with SMTP
	id <20030621173206013008tnuhe>; Sat, 21 Jun 2003 17:32:06 +0000
Date: Sat, 21 Jun 2003 09:05:42 -0700
From: Tim Rowledge <[email protected]>
To: [email protected]
Subject: RE: VMMaker( Re: [Squeakfoundation]KCP & 3.6)
Message-ID: <[email protected]>
References: <002001c337e2$5da8dc70$8ef7fea9@atlantis>
In-Reply-To: <002001c337e2$5da8dc70$8ef7fea9@atlantis>
User-Agent: Messenger-Pro/2.60a (MsgServe/2.00g) (RISC-OS/4.02)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-BeenThere: [email protected]
X-Mailman-Version: 2.1
Precedence: list
Reply-To: Discussing the Squeak Foundation
	<[email protected]>
List-Id: Discussing the Squeak Foundation
 <squeakfoundation.lists.squeakfoundation.org>
List-Unsubscribe: <http://lists.squeakfoundation.org/listinfo/squeakfoundation>,
	<mailto:[email protected]?subject=unsubscribe>
List-Archive: <http://lists.squeakfoundation.org/pipermail/squeakfoundation>
List-Post: <mailto:[email protected]>
List-Help: <mailto:[email protected]?subject=help>
List-Subscribe: <http://lists.squeakfoundation.org/listinfo/squeakfoundation>,
	<mailto:[email protected]?subject=subscribe>
X-List-Received-Date: Sat, 21 Jun 2003 17:32:09 -0000

"Andreas Raab" <[email protected]> wrote:

> Neither in the current build process - if you use VMMaker (and after all
> that's what it's for ;-) See my comment above - I got so totally used to
> controlling everything from VMMaker that the only thing that I'm still
> missing is a big green "build" button in it (which invokes the build
> process, saves the image and restarts with the new VM). Heh, heh ;-)
David Lewis tells me that this is entirely doable (as in he's done it)
with OSProcess so perhaps we should get off our collective arses and get
it working for all practical platforms.

tim
--
Tim Rowledge, [email protected], http://sumeru.stanford.edu/tim
"Bother," said Pooh, as he fell into the nitric acid bath.
From [email protected] Sat Jun 21 17:49:44 2003
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: (qmail 23612 invoked from network); 21 Jun 2003 17:49:44 -0000
Received: from mailout.whidbey.net (209.166.64.124)
  by mail.theinternetone.net with SMTP; 21 Jun 2003 17:49:44 -0000
Received: from [209.166.72.234] (helo=ned)
	by mail5.whidbey.net with esmtp (Exim 4.20)	id 19TmT9-0005Fv-RV
	for [email protected];
	Sat, 21 Jun 2003 10:48:07 -0700
From: Ned Konz <[email protected]>
To: Discussing the Squeak Foundation
	<[email protected]>
Subject: Re: [Squeakfoundation]re: TrueType font support and 3.6
Date: Sat, 21 Jun 2003 10:49:37 -0700
User-Agent: KMail/1.5.2
References: <000001c33814$27c43fa0$8ef7fea9@atlantis>
In-Reply-To: <000001c33814$27c43fa0$8ef7fea9@atlantis>
X-Image-URL: http://bike-nomad.com/nedicon.jpg 
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <[email protected]>
X-BeenThere: [email protected]
X-Mailman-Version: 2.1
Precedence: list
Reply-To: Discussing the Squeak Foundation
	<[email protected]>
List-Id: Discussing the Squeak Foundation
 <squeakfoundation.lists.squeakfoundation.org>
List-Unsubscribe: <http://lists.squeakfoundation.org/listinfo/squeakfoundation>,
	<mailto:[email protected]?subject=unsubscribe>
List-Archive: <http://lists.squeakfoundation.org/pipermail/squeakfoundation>
List-Post: <mailto:[email protected]>
List-Help: <mailto:[email protected]?subject=help>
List-Subscribe: <http://lists.squeakfoundation.org/listinfo/squeakfoundation>,
	<mailto:[email protected]?subject=subscribe>
X-List-Received-Date: Sat, 21 Jun 2003 17:49:44 -0000

On Saturday 21 June 2003 09:42 am, Andreas Raab wrote:
> >  - Paragraph>>asForm does an "isKindOf: TTCFont"
>
> Again, what's your point here? Paragraphs have to know fonts or
> else they can't function correctly. One can argue that using
> isKindOf: is generally not good style (and I agree on this) but in
> this particular case the action taken is so specific for TTCFonts
> that it makes perfect sense to use #isKindOf:.

Actually, I'm about to post some various fixes for TTCFonts and 
TextStyles in general that supply #isTTCFont

-- 
Ned Konz
http://bike-nomad.com
GPG key ID: BEEA7EFE