Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.soft-sys.math.mathematica > #2838
| From | Tomas Garza <tgarza10@msn.com> |
|---|---|
| Newsgroups | comp.soft-sys.math.mathematica |
| Subject | Re: get Text primitive vector data |
| Date | 2011-05-31 11:49 +0000 |
| Organization | Steven M. Christensen and Associates, Inc and MathTensor, Inc. |
| Message-ID | <is2kkf$qs6$1@smc.vnet.net> (permalink) |
Actually, Text[expr,{x, y}] is a primitive in itself, and Style is used to apply the options. Check the online Help for Graphics, and click on MoreInformation.
-Tomas
> Date: Mon, 30 May 2011 06:36:45 -0400
> From: rodrigomurtax@gmail.com
> Subject: get Text primitive vector data
> To: mathgroup@smc.vnet.net
>
> Hello All
>
> Someone knows how to get primitive vector data from an text in
> Mathematica 8?
> I want to extract the primitive information (list of primitive
> graphics component) of a text sentence like that:
> text = Text[Style["test text", 100]]
> How can I do that? I tried GraphicsData with no success.
>
> tks in advance
> Murta
>
Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread
Re: get Text primitive vector data Tomas Garza <tgarza10@msn.com> - 2011-05-31 11:49 +0000
csiph-web