Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet drawing api > august 2006 > threads for august 1 - 7, 2006

Filter by week: 1 2 3 4 5

about font creation
Posted by Ravindra at 8/3/2006 5:26:56 PM
Hi all, i need to create font creation tool.Like fonts must be created in an editor.Can any one help in this how to start. -- Regards, Ravindra P.N ...more >>

DrawLine method of graphics throws "Object reference not set to an instance of an object" but error is not consistent
Posted by Mathivanan at 8/2/2006 6:58:50 PM
Hi, we are using a web application which sending a bitmap from server. we are facing a problem in a page which throws the error "Object reference not set to an instance of an object". but this error is not consistent. when we make call to this page from the browser more than twice then it thr...more >>

Object reference not set to instance
Posted by satyasyam at 8/2/2006 6:37:55 PM
I am getting a following exception for the below line of code (in red = color). I am wondering how it is possible. Exception: System.NullReferenceException: Object reference not set to an = instance of an object if (strokePen !=3D null && objGraphics !=3D null){ if (float.Parse(style["x1"])...more >>

Scale transforms, again
Posted by James Parsly at 8/2/2006 10:45:35 AM
Here is an example of drawing a simple sine curve plot using VB 6 code. The code for the rotated label is pretty ugly, but it works (I've been doing it in a similar fashion all the way back to GWBASIC). I'm sure that part will be a lot simpler in .net. What I'd like to see is VB.NET code tha...more >>

Out of Memory on server - fine on my machine
Posted by mark NO[at]SPAM fabcomedy.net at 8/2/2006 8:40:45 AM
I've seen a lot of discussion about this on all sorts of websites but not actually found a definitive answer. I have written a relatively simple 'photo library' application using ASP.NET / VB.NET - if the user attaches a large photo the system should automatically reduce the size of the photo do...more >>

Gdi+ error writting bitmap images
Posted by amit at 8/2/2006 12:49:10 AM
am getting following error when I click ok. I have got this error while writting images in windows application.I am using visual studio 2005 I tried to get the exact error by putting my code in try catch block, and then the first error displayed is Parameter is not valid A g...more >>

I want to learn 3D (not DirectX or OpenGL)
Posted by Kürþat at 8/1/2006 12:56:09 PM
Hi, Sometimes I need to draw some 3D objects on windows forms. DirectX and OpenGL are great but, you know, not correct solution for simple cases like one I want to implement. Some other drawing libraries are available but I also want to know how to draw 3D objects. So I need some primitive ...more >>

Those transforms!
Posted by Steve Marshall at 8/1/2006 12:15:49 AM
Hi All, I'm wrestling with graphics transforms - trying to draw a graph into a rectangle within an image object. I can get it to work pretty much, until I start trying to scale and translate it according to the range of the data (which seems to be the "right" thing to do). What's really not...more >>




DevelopmentNow Blog