Edit

kc3-lang/freetype/src/smooth

Branch :

  • Show log

    Commit

  • Author : David Turner
    Date : 2001-12-05 17:24:34
    Hash : c8ad30a7
    Message : * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debugging purposes.. * src/smooth/ftsmooth.c (ft_smooth_render): fixed a nasty hidden bug where outline shifting wasn't correctly undone after bitmap rasterization. this created problems with certain glyphs (like '"' of certain fonts..) and the cache system..