Click here to Skip to main content
15,889,281 members
Home / Discussions / Graphics
   

Graphics

 
QuestionHow to convert graphics to ttf? Pin
ts_chen23-May-15 23:13
ts_chen23-May-15 23:13 
Question3D mesh Surface with C++ GDI / GDI+ / simple canvas Pin
Austin_Cpp27-Mar-15 15:02
Austin_Cpp27-Mar-15 15:02 
AnswerRe: 3D mesh Surface with C++ GDI / GDI+ / simple canvas Pin
Richard MacCutchan27-Mar-15 22:12
mveRichard MacCutchan27-Mar-15 22:12 
GeneralRe: 3D mesh Surface with C++ GDI / GDI+ / simple canvas Pin
Austin_Cpp27-Mar-15 22:33
Austin_Cpp27-Mar-15 22:33 
Questionhow to compare if two image are roughly the same with threshold? Pin
neodeaths27-Feb-15 11:05
neodeaths27-Feb-15 11:05 
QuestionNumber of vertices in Blender vs number of vertices in XNA Pin
KamranKamal23-Feb-15 12:46
KamranKamal23-Feb-15 12:46 
AnswerRe: Number of vertices in Blender vs number of vertices in XNA Pin
KamranKamal23-Feb-15 23:53
KamranKamal23-Feb-15 23:53 
QuestionLooking for Cartesian graphic component for dotnet.... Pin
Sam Marrocco15-Jan-15 6:36
Sam Marrocco15-Jan-15 6:36 
I'm doing quite a bit of graphics work that involves displaying material on a cartesian coordinate graph using GDI+ methods (DrawLine, DrawRectangle, etc) in the Paint routines of a PictureBox.

I'm always having to deal with scaling, rotation matrices and the other complications because the picturebox needs to have it's 'world' scaled rotated and translated before displaying normal Cartesian coords properly. Even with all this, it's always extra work to handle the fact that pens and some other graphics objects then draw their sizes transformed as well, and mouse events don't necessarily return points correctly.

Many years ago, I used TrueBasic and it had a drawing component that you could set up as simple as giving the width, height and everything transformed accordingly. I'm looking for a dotnet component that will give me a similiar object so I can stop having to customize the existing picturebox. Paid components are fine, but I have to be able to use GDI+ to draw in it or it must support something similiar. I do *not* want to use graphing/charting components that require the graphics objects/points to be stored in their own arrays or other unique systems. I want to do the drawing myself.

Any suggestions for a third party component?
Answeruse System.Drawing namespace; Pin
Nitin K. Kawale26-Jan-15 17:50
professionalNitin K. Kawale26-Jan-15 17:50 
GeneralRe: use System.Drawing namespace; Pin
Sam Marrocco27-Jan-15 2:35
Sam Marrocco27-Jan-15 2:35 
QuestionRotate TTF Font Glyph? Pin
radarcontact29-Nov-14 14:25
radarcontact29-Nov-14 14:25 
QuestionDx installation Pin
Otekpo Emmanuel20-Nov-14 19:20
Otekpo Emmanuel20-Nov-14 19:20 
AnswerRe: Dx installation Pin
Richard MacCutchan20-Nov-14 21:52
mveRichard MacCutchan20-Nov-14 21:52 
GeneralRe: Dx installation Pin
Otekpo Emmanuel20-Nov-14 23:29
Otekpo Emmanuel20-Nov-14 23:29 
GeneralRe: Dx installation Pin
Richard MacCutchan20-Nov-14 23:47
mveRichard MacCutchan20-Nov-14 23:47 
GeneralRe: Dx installation Pin
Jochen Arndt21-Nov-14 0:24
professionalJochen Arndt21-Nov-14 0:24 
QuestionMeasuring of Text with Multiple Fonts in One Single Line Pin
paul116730-Oct-14 21:59
paul116730-Oct-14 21:59 
AnswerRe: Measuring of Text with Multiple Fonts in One Single Line Pin
paul116731-Oct-14 2:12
paul116731-Oct-14 2:12 
GeneralRe: Measuring of Text with Multiple Fonts in One Single Line Pin
PaulB482-Nov-14 2:22
PaulB482-Nov-14 2:22 
GeneralRe: Measuring of Text with Multiple Fonts in One Single Line Pin
paul116713-Nov-14 22:17
paul116713-Nov-14 22:17 
QuestionImage editor control for asp.net Pin
Member 111274939-Oct-14 19:22
Member 111274939-Oct-14 19:22 
AnswerRe: Image editor control for asp.net Pin
Garth J Lancaster9-Oct-14 19:33
professionalGarth J Lancaster9-Oct-14 19:33 
QuestionPNG vs JPG Pin
V.11-Sep-14 19:46
professionalV.11-Sep-14 19:46 
AnswerRe: PNG vs JPG Pin
Peter_in_278011-Sep-14 20:51
professionalPeter_in_278011-Sep-14 20:51 
AnswerRe: PNG vs JPG Pin
Pete O'Hanlon11-Sep-14 21:01
mvePete O'Hanlon11-Sep-14 21:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.