What is recommended method to output screen text when using C++ Direct2D?

  • Thread starter Thread starter realtime_256
  • Start date Start date
R

realtime_256

Guest
I am using VS C++ 2017 Community version. I am working with Direct2D to drawn stock charts and need a lot of text for time/price scales and chart labels. I also need to allow the end user to type their own text on a graphic. What is the recommended technique to output text to the screen when using Direct2D?

Continue reading...
 
Back
Top