Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Set Smooth images outline  (Read 1728 times)

0 Members and 1 Guest are viewing this topic.

Manux

  • Newbie
  • *
  • Posts: 23
    • View Profile
Set Smooth images outline
« on: February 02, 2010, 02:51:35 am »
Hello,
When using image.SetSmooth(true), a white halo is created around the image(when given float positions). I guess this is due to the opengl/scene/whatever background being white(gl_ambiant?).
Is there anyway to change this color? or even to set it to 0 alpha?

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Set Smooth images outline
« Reply #1 on: February 02, 2010, 07:58:04 am »
I'm currently working on this issue, but I don't know if it will be available in SFML 1.6.
Laurent Gomila - SFML developer

 

anything