Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Anti aliasing
Anti aliasing [message #176971] Tue, 12 April 2005 17:33 Go to next message
Eclipse UserFriend
Originally posted by: james.willans.xactium.com

I am aware that as of M6, anti-aliasing support has been included in SWT
(see GC.setAntialias() and GC.setTextAntialias() and bug 7075). How do I
go about utlising this in GEF? It is not clear to me the relationship
between GEF figures and GC?

James
Re: Anti aliasing [message #177066 is a reply to message #176971] Tue, 12 April 2005 19:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

$1@www.eclipse.org...
>I am aware that as of M6, anti-aliasing support has been included in SWT
>(see GC.setAntialias() and GC.setTextAntialias() and bug 7075). How do I
>go about utlising this in GEF? It is not clear to me the relationship
>between GEF figures and GC?

Well, it's not actually in M6, so no one can use it. Figures paint on a
wrapped GC. That wrapper will expose this GC function.
Re: Anti aliasing [message #177142 is a reply to message #177066] Tue, 12 April 2005 20:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: james.willans.xactium.com

Randy Hudson wrote:

> $1@www.eclipse.org...
>>I am aware that as of M6, anti-aliasing support has been included in SWT
>>(see GC.setAntialias() and GC.setTextAntialias() and bug 7075). How do I
>>go about utlising this in GEF? It is not clear to me the relationship
>>between GEF figures and GC?

> Well, it's not actually in M6, so no one can use it. Figures paint on a
> wrapped GC. That wrapper will expose this GC function.

Fair enough. Is this something we can expect for M7?

James
Re: Anti aliasing [message #177576 is a reply to message #177142] Thu, 14 April 2005 16:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: james.willans.xactium.com

James Willans wrote:

> Randy Hudson wrote:

>> $1@www.eclipse.org...
>>>I am aware that as of M6, anti-aliasing support has been included in SWT
>>>(see GC.setAntialias() and GC.setTextAntialias() and bug 7075). How do I
>>>go about utlising this in GEF? It is not clear to me the relationship
>>>between GEF figures and GC?

>> Well, it's not actually in M6, so no one can use it. Figures paint on a
>> wrapped GC. That wrapper will expose this GC function.

> Fair enough. Is this something we can expect for M7?

?
Re: Anti aliasing [message #177584 is a reply to message #177576] Thu, 14 April 2005 16:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: gslade.no.spam.us.ibm.com

Wouldn't the SWT newsgroup be a better place to ask what the SWT people
plan on getting into M7?

Guy

James Willans wrote:
> James Willans wrote:
>
>> Randy Hudson wrote:
>
>
>>> $1@www.eclipse.org...
>>>
>>>> I am aware that as of M6, anti-aliasing support has been included in
>>>> SWT (see GC.setAntialias() and GC.setTextAntialias() and bug 7075).
>>>> How do I go about utlising this in GEF? It is not clear to me the
>>>> relationship between GEF figures and GC?
>
>
>>> Well, it's not actually in M6, so no one can use it. Figures paint
>>> on a wrapped GC. That wrapper will expose this GC function.
>
>
>> Fair enough. Is this something we can expect for M7?
>
>
> ?
>
Re: Anti aliasing [message #177614 is a reply to message #177584] Thu, 14 April 2005 17:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: james.willans.xactium.com

Guy,

As I said in the original question: SWT now has anti-aliasing support as
of M6, it seems that GEF needs to provide some API over and above this.
My question is which release of GEF is this API is scheduled for?

James

Guy Slade wrote:

> Wouldn't the SWT newsgroup be a better place to ask what the SWT people
> plan on getting into M7?

> Guy

> James Willans wrote:
>> James Willans wrote:
>>
>>> Randy Hudson wrote:
>>
>>
>>>> $1@www.eclipse.org...
>>>>
>>>>> I am aware that as of M6, anti-aliasing support has been included in
>>>>> SWT (see GC.setAntialias() and GC.setTextAntialias() and bug 7075).
>>>>> How do I go about utlising this in GEF? It is not clear to me the
>>>>> relationship between GEF figures and GC?
>>
>>
>>>> Well, it's not actually in M6, so no one can use it. Figures paint
>>>> on a wrapped GC. That wrapper will expose this GC function.
>>
>>
>>> Fair enough. Is this something we can expect for M7?
>>
>>
>> ?
>>
Re: Anti aliasing [message #177670 is a reply to message #177614] Thu, 14 April 2005 19:30 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

When I said that antialiasing is not in M6, I am referring to SWT's M6.

> As I said in the original question: SWT now has anti-aliasing support as
> of M6, it seems that GEF needs to provide some API over and above this.
> My question is which release of GEF is this API is scheduled for?
>
> James
Previous Topic:Please Help!
Next Topic:Custom Selection Drawing
Goto Forum:
  


Current Time: Fri Apr 19 20:07:32 GMT 2024

Powered by FUDForum. Page generated in 0.03907 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top