Skip to main content



      Home
Home » Eclipse Projects » GEF » GDI+. Logic example with antialiasing (big)
GDI+. Logic example with antialiasing (big) [message #61310] Mon, 03 February 2003 03:57 Go to next message
Eclipse UserFriend
Originally posted by: kosta.empproject.com

To use antialiasing in Draw2D copy directory "plugins"
from archive in your Eclipse installation. Plus you will
need to set USE_GDI+ jvm property in "true". For example
you can start eclipse using following line:
eclipse.exe -vmargs -DUSE_GDI+=true
You should have DLL gdiplus.dll (GDI+ support) in PATH,
for example in System32.

In directory examples there are two pictures:
1. example.jpg - simple example of using GDI+ wrapper with SWT.
2. logic.jpg - how logic example looks with antialiasing.


Please notice, that this is only preliminary version, developed
only for Draw2D antialiasing. If you think, that some features needed,
you can freely ask for them.

section 1 of uuencode 5.25 of file gdiplus.zip by R.E.M.

sum -r/size 9590/366630 section (from "begin" to "end")
sum -r/size 14041/266082 entire input file
  • Attachment: gdiplus.zip
    (Size: 259.85KB, Downloaded 132 times)
Re: GDI+. Logic example with antialiasing (big) [message #61435 is a reply to message #61310] Mon, 03 February 2003 10:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: g.wagenknecht.intershop.de

"Konstantin Scheglov" <kosta@empproject.com> schrieb im Newsbeitrag
news:b1lasg$ce3$1@rogue.oti.com...

> Please notice, that this is only preliminary version, developed
> only for Draw2D antialiasing. If you think, that some features needed,
> you can freely ask for them.

Great Job! Thanks very much for your efforts. I will try it ASAP.

Cu, Gunnar
Re: GDI+. Logic example with antialiasing (big) [message #64923 is a reply to message #61310] Tue, 04 February 2003 06:32 Go to previous messageGo to next message
Eclipse UserFriend
This looks very promising...
But I object to the name GDIPlusGraphics because on other plattforms (like
QNX/Photon or Linux/GTK) one could implement the same and this wouldn't be
GDI+, of course...

Joern
Re: GDI+. Logic example with antialiasing (big) [message #65203 is a reply to message #64923] Mon, 17 February 2003 15:33 Go to previous messageGo to next message
Eclipse UserFriend
You mean name in preferences? Any suggestions?

By the way, all code (including native source and compiled dll) avaliable
from cvs (empproject.com, pserver, anonymous):

com.empproject.draw2d.gdiplus
gdiplus

All code CPLed.

"J
Re: GDI+. Logic example with antialiasing (big) [message #65223 is a reply to message #65203] Mon, 17 February 2003 17:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

BTW, any code you post to the newsgroup is also CPL once you post it.

"Alex Selkov" <as@empproject.com> wrote in message
news:b2rfbc$fr2$1@rogue.oti.com...
> You mean name in preferences? Any suggestions?
>
> By the way, all code (including native source and compiled dll) avaliable
> from cvs (empproject.com, pserver, anonymous):
>
> com.empproject.draw2d.gdiplus
> gdiplus
>
> All code CPLed.
>
> "J
Re: GDI+. Logic example with antialiasing (big) [message #109897 is a reply to message #61310] Tue, 23 December 2003 06:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: brian.fernandes.codito.com

I followed these instructions exactly; but I didn't manage to get the
antialiasing working.
I do have gdiplus.dll in my system path, I'm using Windows 2000 and I used
the suggested command line.
I tried this out with eclipse 2.1.1, 2.1.2 and 3M2.

I used the zip file that was posted, I did not use the CVS version (has any
work been done on this since then ?)

I would really really love to see my GEF plugin anti-aliased; we have a non
GEF version (using Win32 API) which my plugin has replaced; but the dated
application still looks much better because it antialiases the figures.

Any ideas ?
Thanks,
Brian.
Re: GDI+. Logic example with antialiasing (big) [message #109976 is a reply to message #109897] Tue, 23 December 2003 21:43 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Please add your comments and requirements to the SWT bugzilla I mentioned on
a recent post about this subject. (Search for "rendering hints" in
bugzilla)

"Brian Fernandes" <brian.fernandes@codito.com> wrote in message
news:bs98bb$i3a$1@eclipse.org...
> I followed these instructions exactly; but I didn't manage to get the
> antialiasing working.
> I do have gdiplus.dll in my system path, I'm using Windows 2000 and I used
> the suggested command line.
> I tried this out with eclipse 2.1.1, 2.1.2 and 3M2.
>
> I used the zip file that was posted, I did not use the CVS version (has
any
> work been done on this since then ?)
>
> I would really really love to see my GEF plugin anti-aliased; we have a
non
> GEF version (using Win32 API) which my plugin has replaced; but the dated
> application still looks much better because it antialiases the figures.
>
> Any ideas ?
> Thanks,
> Brian.
>
>
Previous Topic:Anti-alaising
Next Topic:editable figure
Goto Forum:
  


Current Time: Sun May 11 23:26:29 EDT 2025

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

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

Back to the top