Click here to Skip to main content
15,918,967 members
Home / Discussions / Graphics
   

Graphics

 
GeneralRe: How to paint brushed metal surface... Pin
Johnny J.19-Aug-15 22:35
professionalJohnny J.19-Aug-15 22:35 
QuestionSplit one image into six smaller, component images. Pin
Brady Kelly12-Jul-15 0:28
Brady Kelly12-Jul-15 0:28 
AnswerRe: Split one image into six smaller, component images. Pin
Richard Deeming13-Jul-15 0:40
mveRichard Deeming13-Jul-15 0:40 
GeneralRe: Split one image into six smaller, component images. Pin
Brady Kelly13-Jul-15 0:46
Brady Kelly13-Jul-15 0:46 
GeneralRe: Split one image into six smaller, component images. Pin
Richard Deeming13-Jul-15 0:50
mveRichard Deeming13-Jul-15 0:50 
GeneralRe: Split one image into six smaller, component images. Pin
Manfred Rudolf Bihy13-Jul-15 2:10
professionalManfred Rudolf Bihy13-Jul-15 2:10 
GeneralRe: Split one image into six smaller, component images. Pin
Brady Kelly13-Jul-15 2:12
Brady Kelly13-Jul-15 2:12 
GeneralRe: Split one image into six smaller, component images. Pin
Manfred Rudolf Bihy13-Jul-15 3:10
professionalManfred Rudolf Bihy13-Jul-15 3:10 
QuestionColor issue with custom cursor Pin
Super Lloyd4-Jun-15 3:45
Super Lloyd4-Jun-15 3:45 
AnswerRe: Color issue with custom cursor Pin
Eddy Vluggen4-Jun-15 4:03
professionalEddy Vluggen4-Jun-15 4:03 
GeneralRe: Color issue with custom cursor Pin
Super Lloyd4-Jun-15 14:19
Super Lloyd4-Jun-15 14:19 
AnswerRe: Color issue with custom cursor Pin
Brisingr Aerowing18-Feb-16 17:29
professionalBrisingr Aerowing18-Feb-16 17:29 
GeneralRe: Color issue with custom cursor Pin
Super Lloyd19-Feb-16 0:15
Super Lloyd19-Feb-16 0:15 
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 
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 
I've been searching for an answer, but I can't seem to find what I'm looking for.

Basically, I have a TTF font with some custom glyphs. I have successfully "painted" them on my OpenGL canvas (C# using Tao). My question is: is it possible to rotate the glyph (from 0-360 degrees)?

I need to be able to rotate the glyph depending on the heading data received - this way, the glyph is facing the correct direction.

If this is not possible, do you have any suggested alternatives? I've considered importing the glyph as an image and converting it to a bitmap - but I'm not sure if this will work either.
QuestionDx installation Pin
Otekpo Emmanuel20-Nov-14 19:20
Otekpo Emmanuel20-Nov-14 19:20 

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.