OSDN Git Service

アルファが0以上の時に選択領域の文字色を変えられるようにした
authorgdkhd812 <test@yahoo.co.jp>
Thu, 30 Mar 2017 14:21:52 +0000 (23:21 +0900)
committergdkhd812 <test@yahoo.co.jp>
Thu, 30 Mar 2017 14:21:52 +0000 (23:21 +0900)
commit3c82ba4a816d63578d820bee1a5a5a67ddc23731
treeaf58fd55b24cb2e0734a292c25d67014fdaa4409
parent59f60fbf64bb130f2229d2f58e9045f26d0beadb
アルファが0以上の時に選択領域の文字色を変えられるようにした
19 files changed:
Core/Direct2D/CustomTextRenderer.cs
Core/Direct2D/D2DRenderCommon.cs
Core/Direct2D/DrawingEffect.cs
Core/Document.cs
Core/DummyRender.cs
Core/ITextRender.cs
Core/LineToIndex.cs
UWP/FooEditEngine.UWP/Direct2D/D2DRenderBase.cs
UWP/FooEditEngine.UWP/FooTextBox.cs
UWP/FooEditEngine.UWP/Themes/Generic.xaml
UWP/FooEditEngine.UWP/project.lock.json
UWP/Test/project.lock.json
WPF/FooEditEngine/Direct2D/D2DRender.cs
WPF/FooEditEngine/FooTextBox.cs
WPF/FooEditEngine/WPF/WPFRender.cs
WPF/UnitTest/DummyRender.cs
Windows/FooEditEngine/D2DTextRender.cs
Windows/FooEditEngine/FooTextBox.cs
Windows/FooEditEngine/PrintableTextRender.cs