DWriteForwarder in C##6587
Conversation
|
@kant2002 What was the thought process here? Is this using a COM object instead of the C++/CLI library? |
|
Here I concentrate on smallest possible change which move C++ code to C# code. IiRC this is duplication of same C++ code. more of the check, if Any changes would be accepted at all |
|
Just so you know. I have branch where I finish whole porting process |
|
I have open PRs related to porting DirectWriteForwarder to C# which IMO are ready for review and are good first steps at starting the port. @AaronRobinsonMSFT: If it's ok with you, I would love to have your review/opinion on my PRs since you're part of the .Net interop team (IIRC): #6171 and #6260 |
|
@ThomasGoulet73 Looks like you got a good start on this. @kant2002 Any concerns with moving this conversation over to #6171? |
Different approach to DWriteForwarder refactor
Microsoft Reviewers: Open in CodeFlow