ManBearPig 0 Posted July 11, 2009 Report Share Posted July 11, 2009 I wish there was a version that works properly in 64-bit mode Or do you guys know something about that? Link to post
Maceshka 0 Posted August 9, 2009 Report Share Posted August 9, 2009 I need the mac os x look like config(sorry for my bad english) Link to post
xfifteen 0 Posted August 9, 2009 Report Share Posted August 9, 2009 I need the mac os x look like config(sorry for my bad english) Your English is fine There is an premade config somewhere here on this forum... Link to post
Maceshka 0 Posted August 11, 2009 Report Share Posted August 11, 2009 Instead of you could prompt to me what configuration is most of all similar on Mac? Link to post
jmsasra 0 Posted August 11, 2009 Report Share Posted August 11, 2009 I can't believe nobody has compiled this for 64-bit systems yet, what with it being open source and all. Link to post
winsev 0 Posted November 11, 2009 Report Share Posted November 11, 2009 Can someone tell me how to install the x64 version of GDI++?http://code.google.com/p/ezgdi/wiki/InstallGuideI downloaded ezgdi-dll-r28.zip but what do I do with the files inside? Link to post
Guest simonsaysno Posted December 9, 2009 Report Share Posted December 9, 2009 Does any know how, or if it is possible to stop the "tails" on some of the text being cut off when using GDI++. Here's an example from deviantart.com You can see the tail on the "g" is cut off. This happens in all web-browsers. It's the only reason I can't use GDI++. It annoys me too much. Link to post
Rerven 0 Posted December 26, 2009 Report Share Posted December 26, 2009 Can someone tell me how to install the x64 version of GDI++?http://code.google.com/p/ezgdi/wiki/InstallGuideI downloaded ezgdi-dll-r28.zip but what do I do with the files inside?There are no installer for ezgdi right now. Only a bare dll, check the file like ezgdi-dll-rXX.zip in download list Extract the zip, put easyhook64 or other easyhook dll in one of the directory in PATH, such as c:\windows or c:\windows\system32Currently, only registry load are supported. | x64 Windows Installation howto: * to install on x64 windows, use notepad to edit ezgdi-x64.reg, fix the path to both ezgdi-x86.dll and ezgdi-x64.dll * if don't need to render 32 bit program, delete last 3 lines in reg file * then import the reg file Link to post
Aragil 0 Posted January 11, 2010 Report Share Posted January 11, 2010 Could anyone upload Ojalord's setup, or is that currently outdated? I'm having a problem with GDI in Windows 7.. if I use clear or light colored backgrounds the font on the desktop icons looks heavily pixalated and distorted. I don't use a specific .ini, just the default. I've tried various fonts, pre-smoothed and not, but I always get the same result.Any help? Link to post
ntchemist938 0 Posted January 11, 2010 Report Share Posted January 11, 2010 Could anyone upload Ojalord's setup, or is that currently outdated? I'm having a problem with GDI in Windows 7.. if I use clear or light colored backgrounds the font on the desktop icons looks heavily pixalated and distorted. I don't use a specific .ini, just the default. I've tried various fonts, pre-smoothed and not, but I always get the same result.Any help?That has been an issue even with Vista. Link to post
Aragil 0 Posted January 12, 2010 Report Share Posted January 12, 2010 (edited) That has been an issue even with Vista. I see, was this solved in any way through a modification or do people simply not use clear backgrounds? Edited January 12, 2010 by Aragil Link to post
Astrophizz 0 Posted February 16, 2010 Report Share Posted February 16, 2010 (edited) Does any know how, or if it is possible to stop the "tails" on some of the text being cut off when using GDI++. Here's an example from deviantart.com You can see the tail on the "g" is cut off. This happens in all web-browsers. It's the only reason I can't use GDI++. It annoys me too much. I used to have that problem but It doesn't seem to happen to me any more with the latest version: http://free.flop.jp/gdi++/src/gdi0909.zip I do have a new problem in that I can't seem to exclude any apps. Trillian Astra and GDI++ don't seem to get along too well and adding trillian.exe (or any other app) to [DenyModule] doesn't work any more Maybe I'm doing something wrong though. Edited February 16, 2010 by Astrophizz Link to post
jmbattle2 0 Posted March 23, 2010 Report Share Posted March 23, 2010 Those using gdi++ / exgdi may be interested in another off-shoot, gdipp./>http://code.google.com/p/gdipp/Cheers,Jamesx Link to post
Kristof_clg 0 Posted March 23, 2010 Report Share Posted March 23, 2010 Those using gdi++ / exgdi may be interested in another off-shoot, gdipp./>http://code.google.com/p/gdipp/Cheers,JamesxWorks great in Win7 64bits, thanks a lot! Link to post
anjo 0 Posted April 17, 2010 Report Share Posted April 17, 2010 those using gdi++ or gdipp can try this one http://www.fonlan.cn/ It can even improved the fonts rendering in google chrome browser Link to post
Kristof_clg 0 Posted April 19, 2010 Report Share Posted April 19, 2010 those using gdi++ or gdipp can try this one http://www.fonlan.cn/ It can even improved the fonts rendering in google chrome browserI wish i knew chinese :S :S :SI'm keeping gdipp for the moment. Link to post
Astrophizz 0 Posted April 19, 2010 Report Share Posted April 19, 2010 I started using ezgdi. I tried gdipp but for some reason it only affected some text and caused a bit of instability. ezgdi is basically the same thing though the setup is a bit different and the settings file is a little different. Link to post
Guest Di7ra Posted May 12, 2010 Report Share Posted May 12, 2010 May someone who is using gdipp show his/her config, please? Thanks. Link to post
Sych 0 Posted July 18, 2010 Report Share Posted July 18, 2010 May someone who is using gdipp show his/her config, please? Thanks.This is what I came up with after a little tinkering with side-by-side comparison to safari set to medium smoothing.Of course, you may want to tinker again yourself as LCD screens being different can produce some different appearances, or so I get the impression.<?xml version="1.0" encoding="UTF-8" ?><gdipp> <version>0.8.1</version> <gdimm> <process name="chrome\.exe"> <renderer>10</renderer> </process> <process name=".+\.exe"> <freetype> <cache_max_faces>16</cache_max_faces> <cache_max_sizes>16</cache_max_sizes> <cache_max_bytes>8388608</cache_max_bytes> <lcd_filter>1</lcd_filter> </freetype> </process> <font name=".+"> <auto_hinting>1</auto_hinting> <embedded_bitmap>0</embedded_bitmap> <embolden>11</embolden> <gamma> <red>1.0</red> <green>1.0</green> <blue>1.0</blue> </gamma> <hinting>1</hinting> <kerning>0</kerning> <max_height>150</max_height> <render_mode> <mono>0</mono> <gray>1</gray> <subpixel>1</subpixel> <pixel_geometry>0</pixel_geometry> <aliased_text>0</aliased_text> </render_mode> <renderer>10</renderer> <shadow> <offset_x>1</offset_x> <offset_y>1</offset_y> <alpha>0</alpha> </shadow> </font> </gdimm> <demo> <count>5000</count> <font>Arial</font> <font>Consolas</font> <font>Segoe UI</font> <font>Tahoma</font> <font>Verdana</font> <random_text>0</random_text> </demo> <exclude> <process>ccc.exe\.exe</process> <process>bfbc2game\.exe</process> <process>dwm\.exe</process> <process>logonui\.exe</process> <process>rundll32\.exe</process> <process>service\.exe</process> <process>spoolsv\.exe</process> <process>svchost\.exe</process> <process>taskhost\.exe</process> <process>userinit\.exe</process> <process>werfault\.exe</process> <process>wininit\.exe</process> <process>winlogon\.exe</process> </exclude></gdipp> Link to post
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now