Home
last modified time | relevance | path

Searched hist:"4 ccc40a15c5c250fbd5ddbefcfff5b651b102825" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/app/drawing/Painter/
H A DAGGTextRenderer.cpp4ccc40a15c5c250fbd5ddbefcfff5b651b102825 Thu Feb 20 21:31:44 UTC 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Fixed BFont::GetEscapements()

Both versions effectively ignored the provided escapement_delta.
Also when layouting glyphs, the space/non-space delta were applied
off-by-one. It should affect the advance for the current glyph,
not the offset.
/haiku/src/servers/app/font/
H A DGlyphLayoutEngine.h4ccc40a15c5c250fbd5ddbefcfff5b651b102825 Thu Feb 20 21:31:44 UTC 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Fixed BFont::GetEscapements()

Both versions effectively ignored the provided escapement_delta.
Also when layouting glyphs, the space/non-space delta were applied
off-by-one. It should affect the advance for the current glyph,
not the offset.
/haiku/src/servers/app/
H A DServerFont.cpp4ccc40a15c5c250fbd5ddbefcfff5b651b102825 Thu Feb 20 21:31:44 UTC 2014 Stephan Aßmus <superstippi@gmx.de> app_server: Fixed BFont::GetEscapements()

Both versions effectively ignored the provided escapement_delta.
Also when layouting glyphs, the space/non-space delta were applied
off-by-one. It should affect the advance for the current glyph,
not the offset.