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 » Painter bug?
Painter bug? [message #31532] Fri, 11 March 2011 12:51 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

painter
	.Move(-.5*width2, h1)
	.Line(-.5*width1, 0)
	.Line( .5*width1, 0)
	.Line( .5*width2, h1)
	.Line(-.5*width2, h1)
	.Fill(-.25*width2, h1, COLOR_HILIGHT, -.15*width2, .4*h1, .3*width2, COLOR_COMMON)
;
painter
	.Rectangle(-.5*width2,h1,width2,length2)
	.ColorStop(0.10, COLOR_COMMON)
	.ColorStop(0.25, COLOR_HILIGHT)
	.ColorStop(0.55, COLOR_COMMON)
	.Fill(-.5*width2, 0., COLOR_COMMON, .5*width2, 0., COLOR_COMMON)
;


gives an empty line between 1st and 2nd figures:

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

U++: svn latest
OS: Windows 7 build 7600
  • Attachment: silo.png
    (Size: 22.88KB, Downloaded 637 times)

[Updated on: Fri, 11 March 2011 12:53]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How does CtrlCore Image::Data::PaintImp work?
Next Topic: Loading 16 bits per channel Tiff files
Goto Forum:
  


Current Time: Thu Mar 28 21:26:16 CET 2024

Total time taken to generate the page: 0.01478 seconds