Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Mar 6, 2016 · 10 comments
Open

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

GoogleCodeExporter opened this issue Mar 6, 2016 · 10 comments

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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
Copy link
Author

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

  • Changed state: Accepted
  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect

@GoogleCodeExporter
Copy link
Author

Issue 53 has been merged into this issue.

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

@GoogleCodeExporter
Copy link
Author

Issue 87 has been merged into this issue.

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

@GoogleCodeExporter
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

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
Copy link
Author

Issue 117 has been merged into this issue.

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

@GoogleCodeExporter
Copy link
Author

Issue 55 has been merged into this issue.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant