Skip to content

Commit

Permalink
Continuation of DWriteForwarder replacement
Browse files Browse the repository at this point in the history
Based on foundation layed in the dotnet#6260
  • Loading branch information
kant2002 committed Jul 5, 2022
1 parent 2dd5601 commit 451afd8
Show file tree
Hide file tree
Showing 42 changed files with 2,535 additions and 2,339 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,16 @@
#include "FactoryType.h"
#include "FontFile.h"
#include "FontFace.h"
#include "FontCollection.h"
#include "DWriteTypeConverter.h"
#include "FontFileLoader.h"
#include "TextAnalyzer.h"
#include "TextItemizer.h"
#include "DWriteFontFeature.h"
#include "GlyphOffset.h"
#include "ItemSpan.h"
#include "ItemProps.h"
#include "IClassification.h"
#include "NativePointerWrapper.h"
#include "CharAttribute.h"
#include "NativePointerWrapper.h"

using namespace MS::Internal::Text::TextInterface::Generics;
Expand Down

This file was deleted.

Loading

0 comments on commit 451afd8

Please sign in to comment.