Hi.
Has anybody got any sample code showing how to call Direct2D functions via declares in Xojo?
Thanks.
Hi.
Has anybody got any sample code showing how to call Direct2D functions via declares in Xojo?
Thanks.
What would you like to do?
Hi Martin.
The end goal is to try and use the data from IDWriteTextLayout::GetLineMetrics to split a paragraph of text into individual lines.
This is obviously very specific to our project so I am just looking for some general Direct2D examples to point me in the right direction.