Giter Site home page Giter Site logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
I tried some names, but none of them show the symptom as you described. Would 
you
please upgrade to 0.7.6 first. If problem still exists, could you please show 
me a
screenshot of this? Thanks.

Original comment by [email protected] on 11 May 2010 at 2:23

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
This is an issue that I think only appears when auto_hinting is ON, and 
light_mode is 
OFF.  It also appears to affect programs which use .NET framework (probably).  
in the 
following screen shots, hinting is always ON.   

first screen shot is when auto_hinting is OFF and light_mode is OFF - as you 
can see 
all text is correct.  

second shot is auto_hinting ON, but light_mode OFF - you can see bad cuts near 
the 
end of the string.

third shot is auto_hinting ON, light_mode ON - there are much less noticeable 
cuts in 
the Contacts, and the SQL looks fine. 

I usually keep light_mode off because its just a bit too fuzzy for me, but that 
also 
forces me to keep auto_hinting off as well because of this. 

Original comment by [email protected] on 13 May 2010 at 8:02

Attachments:

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
As the document states, light_mode on implies auto_hinting on (see
FT_LOAD_TARGET_LIGHT in
http://freetype.sourceforge.net/freetype2/docs/reference/ft2-base_interface.html
#FT_LOAD_TARGET_XXX).
The text cut may be caused by the much wider glyphs that FreeType generates. I
remembered this problem also appears in Directory Opus. It is not a bug or 
error of
gdipp, but rather a native incompatibility of FreeType and GDI. I can force 
gdipp to
always draw all characters, but doing so may cause other potential issues.

Original comment by [email protected] on 14 May 2010 at 10:48

  • Changed state: Accepted

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024

Original comment by [email protected] on 3 Jun 2010 at 6:29

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 22, 2024
Solved in the development version. Now the text width with auto hinting is 
correct.

Original comment by [email protected] on 10 Aug 2010 at 6:40

  • Changed state: Fixed

from gdipp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.