Re: Program crash
- To: mathgroup at smc.vnet.net
- Subject: [mg29649] Re: Program crash
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Mon, 2 Jul 2001 02:20:12 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <9hh5pc$955$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
not on my IRIX machine.
I expect some problem with the scaling of
TrueType fonts.
Regards
Jens
gleam at flashmail.com wrote:
>
> When I evaluate a cell containing:
>
> Show[Graphics[
> Table[Text[
> StyleForm["test", FontSize -> i], {0, 0}], {i,
> 35, 45}]]]
>
> Mathematica crashes. Does this happen to anyone else?
>
> I'm using 4.1 on Windows 98.