commit | 33fa1f774c8e7289fd7c39fbc2c65b9361f2c2c4 | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Tue Aug 07 19:09:57 2012 -0700 |
committer | Romain Guy <romainguy@google.com> | Tue Aug 07 19:09:57 2012 -0700 |
tree | d74879134ece535c3930df34a05857566be6307b | |
parent | 2440e670de0294bdf64592849613db9b8f00ee11 [diff] |
Draw an empty border around glyphs to avoid sampling issues Bug #6942209 The font renderer was preserving a 1 px border around each glyph to ensure bilinear filtering would work nicely. Unfortunately, this border was not set to 0 when glyphs were added in the cache to replace old evicted glyphs. Change-Id: Ib85afca7ebad5cb63f960dc0e87ae162333dbfe8