Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » Draw, Display, Images, Bitmaps, Icons » Single Pixel Wide Straight Lines
Re: Single Pixel Wide Straight Lines [message #59014 is a reply to message #59012] Fri, 14 October 2022 19:04 Go to previous messageGo to previous message
devilsclaw is currently offline  devilsclaw
Messages: 72
Registered: August 2022
Member
Fist Picture is an example where it sometimes is a single pixel line but most the time 2

Second picture is where I use Draw directly from paint and single pixel lines work but as you see no green at the bottom to do it being not blended in.

Third picture is the same as second picture just using
ImageBuffer ib(sz);
BufferPainter sw(ib, MODE_ANTIALIASED);
w.DrawImage(sz, ib);

index.php?t=getfile&id=6678&private=0

index.php?t=getfile&id=6680&private=0

index.php?t=getfile&id=6679&private=0
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Text painting issue with 'const char*'
Next Topic: Crash when loading some jpeg files
Goto Forum:
  


Current Time: Wed May 08 01:25:56 CEST 2024

Total time taken to generate the page: 0.01855 seconds