|
|
|
Re: Char thickness in cgimage [message #85456 is a reply to message #85451] |
Fri, 09 August 2013 00:11   |
d.poreh
Messages: 406 Registered: October 2007
|
Senior Member |
|
|
On Thursday, August 8, 2013 10:20:53 PM UTC+2, Fabien wrote:
> On 08/08/2013 10:08 PM, Gompie wrote:
>
>> Hi,
>
>> How can I adjust character thickness when I use cgimage for plotting.
>
>> Gompie
>
>>
>
>
>
> Hi,
>
>
>
> Try:
>
>
>
> cgImage, dist(400), MARG=1, TITLE='TEST', /AXES, $
>
> AXKEYWORDS={CHARTHICK:4}
Hi Fabien
How could we change, font type, and axis width in CGs please?
Cheers,
Dave
|
|
|
|
Re: Char thickness in cgimage [message #85460 is a reply to message #85457] |
Fri, 09 August 2013 05:08   |
d.poreh
Messages: 406 Registered: October 2007
|
Senior Member |
|
|
On Friday, August 9, 2013 9:34:09 AM UTC+2, Fabien wrote:
> Hi,
>
>
>
> On 08/09/2013 09:11 AM, dave poreh wrote:
>
>
>
>> How could we change, font type, and axis width in CGs please?
>
>
>
> I personnally never needed to change fonts but I assume that
>
> cgSet_TTFont would be a good place to start.
>
> I don't understand what you mean with "axis width"...
>
>
>
> Cheers
Hi,
Thanks, i mean axis line width:)
Cheers,
Dave
|
|
|
Re: Char thickness in cgimage [message #85461 is a reply to message #85460] |
Fri, 09 August 2013 05:19  |
Fabzi
Messages: 305 Registered: July 2010
|
Senior Member |
|
|
Hi,
On 08/09/2013 02:08 PM, dave poreh wrote:
> Hi,
> Thanks, i mean axis line width:)
> Cheers,
> Dave
>
Ok, then I suggest that you have a look at the IDL documentation for the
AXIS procedure and then use the AXKEYWORDS as suggested by the cgImage
documentation.
|
|
|