SFML community forums
Help => Graphics => Topic started by: ShadowDancer on December 12, 2009, 12:27:59 pm
-
I have problem with it. Example if i make square with 1 outlining, and next zoom view some edges dissapears. Is possible to fix it?
-
Can you show a complete and minimal source code that reproduces this problem?
-
No :C I'm not drawing much, just square on screen and using view.zoom(ex. if i zoom to 200% i can see 2 lines, not square).
-
No
???
-
It's graphics editor, and theres many corresponding classes...
-
Maybe it's related to this issue:
http://www.sfml-dev.org/forum/viewtopic.php?t=1828
-
It's graphics editor, and theres many corresponding classes...
Well, that's why it is called a minimal example ;)
If the issue is related to drawing thin shapes, then try to write a small application that just draws the same shape. 99% of your source code is probably unrelated to this issue.
Maybe it's related to this issue:
http://www.sfml-dev.org/forum/viewtopic.php?t=1828
This one is in SFML 2.