Home
last modified time | relevance | path

Searched refs:hkern (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGFontElement.cpp93 SVGHKernElement* hkern = static_cast<SVGHKernElement*>(child); in ensureGlyphCache() local
94 hkern->buildHorizontalKerningPair(m_horizontalKerningPairs); in ensureGlyphCache()
Dsvgtags.in75 hkern interfaceName=SVGHKernElement, JSInterfaceName=SVGElement
/external/webkit/Source/WebCore/
DChangeLog-2010-05-249018 …Fixed bug in kerning handling, hkern was applyable to vertical text as well. Covered by two new te…
9020 Tests: svg/text/text-hkern-on-vertical-text.svg
10372 for vkern and hkern. Made some clean-up in SVGParserUtilities and SVGFontElement.
13352 SVG hkern implementation incomplete
13355 Test: svg/text/text-hkern.svg
13357 The current SVG hkern implementation is incomplete and partly wrong. We pass the ACID3 test
13363 hkern support for text on path is missing and will be added by a following patch.
13364 Unicode strings of hkern elements are just parsed once and not on every glyph again anymore.
29568 Test: svg/custom/glyph-transformation-with-hkern.svg
DChangeLog-2008-08-1037099 * svg/svgtags.in: hkern and altGlyph are SVG_FONTS only.
60612 svg/W3C-SVG-1.1/fonts-kern-01-t.svg (missing <vkern>/<hkern> support)
60625 svg/W3C-SVG-1.1/render-groups-01-b.svg (missing <vkern>/<hkern> support)