ACTION-2957: Split up test http://dev.w3.org/SVG/profiles/1.1F2/test/svg/text-dom-04-f.svg and recategorize under fonts
Split up test http://dev.w3.org/SVG/profiles/1.1F2/test/svg/text-dom-04-f.svg and recategorize under fonts
- State:
- open
- Person:
- Erik Dahlström
- Due on:
- February 16, 2011
- Created on:
- February 9, 2011
- Related emails:
- Re: Unapproving SVG 1.1F2 tests (from cam@mcc.id.au on 2011-05-05)
- Unapproving SVG 1.1F2 tests (from ed@opera.com on 2011-05-04)
- Minutes 9 Feb 2011 SVG WG telcon (from ed@opera.com on 2011-02-09)
Related notes:
Some notes regarding this test:
- uses a "nonstandard" units-per-em value according to TrueType (should be a power of 2 - changing that means the expected values need to change too)
- all glyphs need to reverse the directionality of the paths (according to fontforge warnings)
- the 'c' glyph has a self-intersecting path (not allowed)
- the cb ligature gives a "bad private dictionary" error
...and here I thought XML was draconian, oh well...
I've tried my best to fix those problems, and I do get the proper visual output in firefox using a "broken" (according to fontforge) woff font, even for the cb ligature. The values don't match the expected ones however, which means the test still fails. The ligature doesn't work in chrome or opera using the woff font, but the rest looks ok visually. The test doesn't pass in either using that woff font.
Display change log.