mspapant / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

Visual Studio 2010 rtm doesn't fully benefit from gdipp #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which program triggers the problem? Specify the filename if possible.
Visual studio 2010 rtm professional msdn.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Texts in code editor remained the same whether gdimm is hooked. However, texts 
in solution 
explorer changes normally.

What version of gdipp are you using? On what operating system (bitness)?
0.7.4 windows x64 ultimate

Please provide any additional information below.

Original issue reported on code.google.com by DCatcher...@gmail.com on 13 Apr 2010 at 7:36

GoogleCodeExporter commented 8 years ago
VS 2010 is partially using WPF and DirectWrite. Therefore gdipp could not render
fonts in theses components.
However, it seems some parts are still using GDI, that's why fonts in solution
explorer are rendered beautifully.

Original comment by antwa...@gmail.com on 21 Apr 2010 at 10:40

GoogleCodeExporter commented 8 years ago
Found evidence here:
http://blogs.msdn.com/jasonz/archive/2009/02/20/a-new-look-for-visual-studio-201
0.aspx.
I haven't tried hooking WPF and DirectWrite in gdipp. The enhancement would be 
not
possible to happen in the near future.

Original comment by crendk...@gmail.com on 11 May 2010 at 2:15

GoogleCodeExporter commented 8 years ago
Issue 53 has been merged into this issue.

Original comment by crendk...@gmail.com on 26 May 2010 at 5:22

GoogleCodeExporter commented 8 years ago
Issue 87 has been merged into this issue.

Original comment by crendk...@gmail.com on 13 Jul 2010 at 3:22

GoogleCodeExporter commented 8 years ago
Same problem here. Will be great to have solution for VS2010 or WPF in general

Original comment by host1...@gmail.com on 2 Sep 2010 at 2:44

GoogleCodeExporter commented 8 years ago
How can I enable WPF/DirectWrite hooking ? It does not work at all… (I target 
specially Firefox 4.0b5)

Original comment by antwa...@gmail.com on 10 Sep 2010 at 7:03

GoogleCodeExporter commented 8 years ago
Live Messenger and Live Mail 2011 are also based on WPF now.

Original comment by novelk...@gmail.com on 11 Sep 2010 at 1:58

GoogleCodeExporter commented 8 years ago
yep. WPF/DW hooking is now a huge priority regarding the number of software 
using this technology…

Original comment by antwa...@gmail.com on 11 Sep 2010 at 12:23

GoogleCodeExporter commented 8 years ago
Issue 117 has been merged into this issue.

Original comment by crendk...@gmail.com on 13 Sep 2010 at 8:27

GoogleCodeExporter commented 8 years ago
Issue 55 has been merged into this issue.

Original comment by crendk...@gmail.com on 18 Sep 2010 at 5:32