Font Bakery Logo image/svg+xml Font Bakery Logo Robert Martinez font build service https://github.com/xen/fontbakery
Fontbakery Technical Report

If you think a check is flawed or have an idea for a check, please file an issue at https://github.com/fonttools/fontbakery/issues and remember to include a pointer to the repo and branch you're checking.

DEPRECATION WARNING

By late-December 2024, FontBakery version 0.13.0 introduced a new naming scheme for the check-IDs.

Fontbakery detected usage of old IDs and performed an automatic backwards-compatibility translation for you.
This automatic translation will be deprecated in the next major release.

Please start using the new check-IDs as documented at /Lib/fontbakery/legacy_checkids.py

The following legacy check-IDs were detected:
- com.google.fonts/check/outline_semi_vertical
- com.google.fonts/check/outline_colinear_vectors
- com.google.fonts/check/fontdata_namecheck
- com.google.fonts/check/outline_alignment_miss
- com.google.fonts/check/outline_short_segments
- com.google.fonts/check/version_bump
- com.google.fonts/check/ttx_roundtrip
- com.google.fonts/check/outline_jaggy_segments

Summary

💥 ERROR ☠ FATAL 🔥 FAIL ⚠️ WARN ⏩ SKIP ℹ️ INFO ✅ PASS
2 0 2 13 54 8 159
1% 0% 1% 5% 23% 3% 67%

Meaning of check results:

If you get ERRORs, please help us improve the tool by reporting them at our issue tracker.

(but other kinds of bug reports and/or feature requests are also always welcome, of course!)

FontBakery version: 0.13.1

OpenType Specification Checks

⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩

Check glyphs in mark glyph class are non-spacing.

Check ID: <FontBakeryCheck:opentype/gdef_spacing_marks>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    The following glyphs seem to be spacing (because they have width > 0 on the hmtx table) so they may be in the GDEF mark glyph class by mistake, or they should have zero width instead: caronSlovak (U+0315) and caronSlovak (U+E01E)

    [code: spacing-mark-glyphs]

Universal Profile Checks

🔥⚠️⚠️⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️

Ensure the font supports case swapping for all its glyphs.

Check ID: <FontBakeryCheck:case_mapping>
🔥 ProtestRevolution-Regular.ttf
  • 🔥 FAIL

    The following glyphs lack their case-swapping counterparts:

    Glyph present in the font Missing case-swapping counterpart
    U+0132: LATIN CAPITAL LIGATURE IJ U+0133: LATIN SMALL LIGATURE IJ
    [code: missing-case-counterparts]

Check if each glyph has the recommended amount of contours.

Check ID: <FontBakeryCheck:contour_count>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    This check inspects the glyph outlines and detects the total number of contours in each of them. The expected values are infered from the typical ammounts of contours observed in a large collection of reference font families. The divergences listed below may simply indicate a significantly different design on some of your glyphs. On the other hand, some of these may flag actual bugs in the font such as glyphs mapped to an incorrect codepoint. Please consider reviewing the design and codepoint assignment of these to make sure they are correct.

    The following glyphs do not have the recommended number of contours:

    - Glyph name: exclam	Contours detected: 23	Expected: 2
    
    - Glyph name: quotedbl	Contours detected: 6	Expected: 2
    
    - Glyph name: numbersign	Contours detected: 30	Expected: 2
    
    - Glyph name: dollar	Contours detected: 37	Expected: 1, 3 or 5
    
    - Glyph name: percent	Contours detected: 21	Expected: 4 or 5
    
    - Glyph name: ampersand	Contours detected: 18	Expected: 1, 2 or 3
    
    - Glyph name: quotesingle	Contours detected: 3	Expected: 1
    
    - Glyph name: parenleft	Contours detected: 2	Expected: 1
    
    - Glyph name: parenright	Contours detected: 6	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 6	Expected: 1 or 4
    
    - Glyph name: plus	Contours detected: 10	Expected: 1
    
    - Glyph name: comma	Contours detected: 2	Expected: 1
    
    - Glyph name: hyphen	Contours detected: 2	Expected: 1
    
    - Glyph name: period	Contours detected: 2	Expected: 1
    
    - Glyph name: slash	Contours detected: 8	Expected: 1
    
    - Glyph name: zero	Contours detected: 8	Expected: 2 or 3
    
    - Glyph name: one	Contours detected: 32	Expected: 1
    
    - Glyph name: two	Contours detected: 7	Expected: 1
    
    - Glyph name: three	Contours detected: 12	Expected: 1
    
    - Glyph name: four	Contours detected: 8	Expected: 1 or 2
    
    - Glyph name: five	Contours detected: 9	Expected: 1
    
    - Glyph name: six	Contours detected: 10	Expected: 1 or 2
    
    - Glyph name: seven	Contours detected: 38	Expected: 1
    
    - Glyph name: eight	Contours detected: 18	Expected: 3
    
    - Glyph name: nine	Contours detected: 51	Expected: 1 or 2
    
    - Glyph name: colon	Contours detected: 3	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 3	Expected: 2
    
    - Glyph name: less	Contours detected: 4	Expected: 1
    
    - Glyph name: equal	Contours detected: 4	Expected: 2
    
    - Glyph name: greater	Contours detected: 7	Expected: 1
    
    - Glyph name: question	Contours detected: 3	Expected: 2
    
    - Glyph name: at	Contours detected: 27	Expected: 2
    
    - Glyph name: A	Contours detected: 35	Expected: 2
    
    - Glyph name: B	Contours detected: 15	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 5	Expected: 1
    
    - Glyph name: D	Contours detected: 29	Expected: 2
    
    - Glyph name: E	Contours detected: 23	Expected: 1
    
    - Glyph name: F	Contours detected: 13	Expected: 1
    
    - Glyph name: G	Contours detected: 9	Expected: 1
    
    - Glyph name: H	Contours detected: 29	Expected: 1
    
    - Glyph name: I	Contours detected: 35	Expected: 1
    
    - Glyph name: J	Contours detected: 38	Expected: 1
    
    - Glyph name: K	Contours detected: 40	Expected: 1 or 2
    
    - Glyph name: L	Contours detected: 35	Expected: 1
    
    - Glyph name: M	Contours detected: 17	Expected: 1
    
    - Glyph name: N	Contours detected: 28	Expected: 1
    
    - Glyph name: O	Contours detected: 10	Expected: 2
    
    - Glyph name: P	Contours detected: 9	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 39	Expected: 2
    
    - Glyph name: R	Contours detected: 12	Expected: 1 or 2
    
    - Glyph name: S	Contours detected: 16	Expected: 1
    
    - Glyph name: T	Contours detected: 8	Expected: 1
    
    - Glyph name: U	Contours detected: 18	Expected: 1
    
    - Glyph name: V	Contours detected: 38	Expected: 1
    
    - Glyph name: W	Contours detected: 43	Expected: 1 or 2
    
    - Glyph name: X	Contours detected: 24	Expected: 1
    
    - Glyph name: Y	Contours detected: 12	Expected: 1
    
    - Glyph name: Z	Contours detected: 21	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 6	Expected: 1
    
    - Glyph name: backslash	Contours detected: 12	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 19	Expected: 1
    
    - Glyph name: asciicircum	Contours detected: 15	Expected: 1
    
    - Glyph name: underscore	Contours detected: 20	Expected: 1
    
    - Glyph name: grave	Contours detected: 2	Expected: 1
    
    - Glyph name: a	Contours detected: 11	Expected: 2
    
    - Glyph name: b	Contours detected: 44	Expected: 2
    
    - Glyph name: c	Contours detected: 6	Expected: 1
    
    - Glyph name: d	Contours detected: 27	Expected: 2
    
    - Glyph name: e	Contours detected: 11	Expected: 2
    
    - Glyph name: f	Contours detected: 32	Expected: 1
    
    - Glyph name: g	Contours detected: 35	Expected: 2 or 3
    
    - Glyph name: h	Contours detected: 17	Expected: 1
    
    - Glyph name: i	Contours detected: 3	Expected: 2
    
    - Glyph name: j	Contours detected: 14	Expected: 2
    
    - Glyph name: l	Contours detected: 16	Expected: 1
    
    - Glyph name: m	Contours detected: 11	Expected: 1
    
    - Glyph name: n	Contours detected: 20	Expected: 1
    
    - Glyph name: o	Contours detected: 50	Expected: 2
    
    - Glyph name: p	Contours detected: 19	Expected: 2
    
    - Glyph name: q	Contours detected: 45	Expected: 2
    
    - Glyph name: r	Contours detected: 11	Expected: 1
    
    - Glyph name: s	Contours detected: 2	Expected: 1
    
    - Glyph name: u	Contours detected: 21	Expected: 1
    
    - Glyph name: v	Contours detected: 14	Expected: 1
    
    - Glyph name: w	Contours detected: 10	Expected: 1
    
    - Glyph name: x	Contours detected: 20	Expected: 1
    
    - Glyph name: y	Contours detected: 7	Expected: 1
    
    - Glyph name: z	Contours detected: 14	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 7	Expected: 1
    
    - Glyph name: bar	Contours detected: 23	Expected: 1
    
    - Glyph name: braceright	Contours detected: 22	Expected: 1
    
    - Glyph name: asciitilde	Contours detected: 5	Expected: 1
    
    - Glyph name: exclamdown	Contours detected: 19	Expected: 2
    
    - Glyph name: cent	Contours detected: 31	Expected: 1 or 2
    
    - Glyph name: sterling	Contours detected: 17	Expected: 1 or 2
    
    - Glyph name: currency	Contours detected: 46	Expected: 2
    
    - Glyph name: yen	Contours detected: 26	Expected: 1 or 2
    
    - Glyph name: brokenbar	Contours detected: 30	Expected: 2
    
    - Glyph name: section	Contours detected: 10	Expected: 2
    
    - Glyph name: copyright	Contours detected: 45	Expected: 3
    
    - Glyph name: ordfeminine	Contours detected: 19	Expected: 2 or 3
    
    - Glyph name: guillemotleft	Contours detected: 14	Expected: 2
    
    - Glyph name: logicalnot	Contours detected: 2	Expected: 1
    
    - Glyph name: registered	Contours detected: 34	Expected: 3 or 4
    
    - Glyph name: degree	Contours detected: 39	Expected: 2
    
    - Glyph name: plusminus	Contours detected: 10	Expected: 1 or 2
    
    - Glyph name: uni00B2	Contours detected: 27	Expected: 1
    
    - Glyph name: uni00B3	Contours detected: 33	Expected: 1
    
    - Glyph name: uni00B5	Contours detected: 29	Expected: 1
    
    - Glyph name: paragraph	Contours detected: 11	Expected: 1, 2 or 3
    
    - Glyph name: periodcentered	Contours detected: 2	Expected: 1
    
    - Glyph name: cedilla	Contours detected: 4	Expected: 1
    
    - Glyph name: uni00B9	Contours detected: 10	Expected: 1
    
    - Glyph name: ordmasculine	Contours detected: 14	Expected: 2 or 3
    
    - Glyph name: guillemotright	Contours detected: 44	Expected: 2
    
    - Glyph name: onequarter	Contours detected: 24	Expected: 3 or 4
    
    - Glyph name: onehalf	Contours detected: 45	Expected: 3
    
    - Glyph name: threequarters	Contours detected: 47	Expected: 3 or 4
    
    - Glyph name: questiondown	Contours detected: 8	Expected: 2
    
    - Glyph name: Agrave	Contours detected: 37	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 36	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 36	Expected: 3
    
    - Glyph name: Atilde	Contours detected: 36	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 37	Expected: 4
    
    - Glyph name: Aring	Contours detected: 37	Expected: 3 or 4
    
    - Glyph name: AE	Contours detected: 55	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 9	Expected: 1 or 2
    
    - Glyph name: Egrave	Contours detected: 25	Expected: 2
    
    - Glyph name: Eacute	Contours detected: 24	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 24	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 25	Expected: 3
    
    - Glyph name: Igrave	Contours detected: 37	Expected: 2
    
    - Glyph name: Iacute	Contours detected: 36	Expected: 2
    
    - Glyph name: Icircumflex	Contours detected: 36	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 37	Expected: 3
    
    - Glyph name: Eth	Contours detected: 41	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 29	Expected: 2
    
    - Glyph name: Ograve	Contours detected: 12	Expected: 3
    
    - Glyph name: Oacute	Contours detected: 11	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 11	Expected: 3
    
    - Glyph name: Otilde	Contours detected: 11	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 12	Expected: 4
    
    - Glyph name: multiply	Contours detected: 3	Expected: 1
    
    - Glyph name: Oslash	Contours detected: 20	Expected: 2 or 3
    
    - Glyph name: Ugrave	Contours detected: 20	Expected: 2
    
    - Glyph name: Uacute	Contours detected: 19	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 19	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 20	Expected: 3
    
    - Glyph name: Yacute	Contours detected: 13	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 26	Expected: 1 or 2
    
    - Glyph name: germandbls	Contours detected: 32	Expected: 1
    
    - Glyph name: agrave	Contours detected: 13	Expected: 3
    
    - Glyph name: aacute	Contours detected: 12	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 12	Expected: 3
    
    - Glyph name: atilde	Contours detected: 12	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 13	Expected: 4
    
    - Glyph name: aring	Contours detected: 13	Expected: 4
    
    - Glyph name: ae	Contours detected: 22	Expected: 3
    
    - Glyph name: ccedilla	Contours detected: 10	Expected: 1 or 2
    
    - Glyph name: egrave	Contours detected: 13	Expected: 3
    
    - Glyph name: eacute	Contours detected: 12	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 12	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 13	Expected: 4
    
    - Glyph name: igrave	Contours detected: 4	Expected: 2
    
    - Glyph name: iacute	Contours detected: 3	Expected: 2
    
    - Glyph name: icircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: idieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: eth	Contours detected: 41	Expected: 2
    
    - Glyph name: ntilde	Contours detected: 21	Expected: 2
    
    - Glyph name: ograve	Contours detected: 52	Expected: 3
    
    - Glyph name: oacute	Contours detected: 51	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 51	Expected: 3
    
    - Glyph name: otilde	Contours detected: 51	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 52	Expected: 4
    
    - Glyph name: divide	Contours detected: 6	Expected: 3
    
    - Glyph name: oslash	Contours detected: 21	Expected: 3
    
    - Glyph name: ugrave	Contours detected: 23	Expected: 2
    
    - Glyph name: uacute	Contours detected: 22	Expected: 2
    
    - Glyph name: ucircumflex	Contours detected: 22	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 23	Expected: 3
    
    - Glyph name: yacute	Contours detected: 8	Expected: 2
    
    - Glyph name: thorn	Contours detected: 20	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 9	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 36	Expected: 3
    
    - Glyph name: amacron	Contours detected: 12	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 36	Expected: 3
    
    - Glyph name: abreve	Contours detected: 12	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 31	Expected: 2 or 3
    
    - Glyph name: aogonek	Contours detected: 9	Expected: 2
    
    - Glyph name: Cacute	Contours detected: 6	Expected: 2
    
    - Glyph name: cacute	Contours detected: 7	Expected: 2
    
    - Glyph name: Ccircumflex	Contours detected: 6	Expected: 2
    
    - Glyph name: ccircumflex	Contours detected: 7	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 7	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 13	Expected: 2
    
    - Glyph name: ccaron	Contours detected: 14	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 37	Expected: 3
    
    - Glyph name: dcaron	Contours detected: 28	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 41	Expected: 2
    
    - Glyph name: dcroat	Contours detected: 24	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 24	Expected: 2
    
    - Glyph name: emacron	Contours detected: 12	Expected: 3
    
    - Glyph name: Ebreve	Contours detected: 24	Expected: 2
    
    - Glyph name: ebreve	Contours detected: 12	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 24	Expected: 2
    
    - Glyph name: edotaccent	Contours detected: 12	Expected: 3
    
    - Glyph name: Eogonek	Contours detected: 18	Expected: 1 or 2
    
    - Glyph name: eogonek	Contours detected: 9	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 31	Expected: 2
    
    - Glyph name: ecaron	Contours detected: 19	Expected: 3
    
    - Glyph name: Gcircumflex	Contours detected: 10	Expected: 2
    
    - Glyph name: gcircumflex	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: Gbreve	Contours detected: 10	Expected: 2
    
    - Glyph name: gbreve	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: Gdotaccent	Contours detected: 10	Expected: 2
    
    - Glyph name: gdotaccent	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: uni0122	Contours detected: 10	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: Hcircumflex	Contours detected: 30	Expected: 2
    
    - Glyph name: hcircumflex	Contours detected: 18	Expected: 2
    
    - Glyph name: Hbar	Contours detected: 42	Expected: 2
    
    - Glyph name: hbar	Contours detected: 43	Expected: 1
    
    - Glyph name: Itilde	Contours detected: 36	Expected: 2
    
    - Glyph name: itilde	Contours detected: 3	Expected: 2
    
    - Glyph name: Imacron	Contours detected: 36	Expected: 2
    
    - Glyph name: imacron	Contours detected: 3	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 36	Expected: 2
    
    - Glyph name: ibreve	Contours detected: 3	Expected: 2
    
    - Glyph name: Iogonek	Contours detected: 35	Expected: 1 or 2
    
    - Glyph name: Idotaccent	Contours detected: 36	Expected: 2
    
    - Glyph name: dotlessi	Contours detected: 2	Expected: 1
    
    - Glyph name: IJ	Contours detected: 73	Expected: 1 or 2
    
    - Glyph name: Jcircumflex	Contours detected: 39	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 14	Expected: 2
    
    - Glyph name: uni0136	Contours detected: 41	Expected: 2 or 3
    
    - Glyph name: kgreenlandic	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: Lacute	Contours detected: 36	Expected: 2
    
    - Glyph name: lacute	Contours detected: 17	Expected: 2
    
    - Glyph name: uni013B	Contours detected: 36	Expected: 2
    
    - Glyph name: uni013C	Contours detected: 17	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 36	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 17	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 37	Expected: 2
    
    - Glyph name: ldot	Contours detected: 18	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 17	Expected: 1
    
    - Glyph name: lslash	Contours detected: 31	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 29	Expected: 2
    
    - Glyph name: nacute	Contours detected: 21	Expected: 2
    
    - Glyph name: uni0145	Contours detected: 29	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 21	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 36	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 28	Expected: 2
    
    - Glyph name: Eng	Contours detected: 20	Expected: 1
    
    - Glyph name: eng	Contours detected: 11	Expected: 1
    
    - Glyph name: Omacron	Contours detected: 11	Expected: 3
    
    - Glyph name: omacron	Contours detected: 51	Expected: 3
    
    - Glyph name: Obreve	Contours detected: 11	Expected: 3
    
    - Glyph name: obreve	Contours detected: 51	Expected: 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 13	Expected: 4
    
    - Glyph name: ohungarumlaut	Contours detected: 53	Expected: 4
    
    - Glyph name: OE	Contours detected: 28	Expected: 2
    
    - Glyph name: oe	Contours detected: 18	Expected: 3
    
    - Glyph name: Racute	Contours detected: 13	Expected: 3
    
    - Glyph name: racute	Contours detected: 12	Expected: 2
    
    - Glyph name: uni0156	Contours detected: 13	Expected: 3
    
    - Glyph name: uni0157	Contours detected: 12	Expected: 2
    
    - Glyph name: Rcaron	Contours detected: 20	Expected: 3
    
    - Glyph name: rcaron	Contours detected: 19	Expected: 2
    
    - Glyph name: Sacute	Contours detected: 17	Expected: 2
    
    - Glyph name: sacute	Contours detected: 3	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 17	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: Scedilla	Contours detected: 20	Expected: 1 or 2
    
    - Glyph name: scedilla	Contours detected: 6	Expected: 1 or 2
    
    - Glyph name: Scaron	Contours detected: 24	Expected: 2
    
    - Glyph name: scaron	Contours detected: 10	Expected: 2
    
    - Glyph name: uni0162	Contours detected: 12	Expected: 1 or 2
    
    - Glyph name: uni0163	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: Tcaron	Contours detected: 16	Expected: 2
    
    - Glyph name: Tbar	Contours detected: 8	Expected: 1
    
    - Glyph name: tbar	Contours detected: 34	Expected: 1
    
    - Glyph name: Utilde	Contours detected: 19	Expected: 2
    
    - Glyph name: utilde	Contours detected: 22	Expected: 2
    
    - Glyph name: Umacron	Contours detected: 19	Expected: 2
    
    - Glyph name: umacron	Contours detected: 22	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 19	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 22	Expected: 2
    
    - Glyph name: Uring	Contours detected: 20	Expected: 3
    
    - Glyph name: uring	Contours detected: 23	Expected: 3
    
    - Glyph name: Uhungarumlaut	Contours detected: 21	Expected: 3
    
    - Glyph name: uhungarumlaut	Contours detected: 24	Expected: 3
    
    - Glyph name: Uogonek	Contours detected: 18	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 19	Expected: 1
    
    - Glyph name: Wcircumflex	Contours detected: 44	Expected: 2
    
    - Glyph name: wcircumflex	Contours detected: 11	Expected: 2
    
    - Glyph name: Ycircumflex	Contours detected: 13	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 8	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 14	Expected: 3
    
    - Glyph name: Zacute	Contours detected: 22	Expected: 2
    
    - Glyph name: zacute	Contours detected: 15	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 22	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 15	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 29	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 22	Expected: 2
    
    - Glyph name: uni018F	Contours detected: 6	Expected: 2
    
    - Glyph name: florin	Contours detected: 10	Expected: 1
    
    - Glyph name: Ohorn	Contours detected: 10	Expected: 2 or 3
    
    - Glyph name: ohorn	Contours detected: 49	Expected: 2
    
    - Glyph name: Uhorn	Contours detected: 19	Expected: 1
    
    - Glyph name: uhorn	Contours detected: 22	Expected: 1
    
    - Glyph name: uni01C4	Contours detected: 58	Expected: 4
    
    - Glyph name: uni01C5	Contours detected: 51	Expected: 4
    
    - Glyph name: uni01C6	Contours detected: 49	Expected: 4
    
    - Glyph name: uni01C7	Contours detected: 73	Expected: 2
    
    - Glyph name: uni01C8	Contours detected: 49	Expected: 3
    
    - Glyph name: uni01C9	Contours detected: 30	Expected: 3
    
    - Glyph name: uni01CA	Contours detected: 66	Expected: 2
    
    - Glyph name: uni01CB	Contours detected: 42	Expected: 3
    
    - Glyph name: uni01CC	Contours detected: 34	Expected: 3
    
    - Glyph name: Gcaron	Contours detected: 17	Expected: 2
    
    - Glyph name: gcaron	Contours detected: 43	Expected: 3 or 4
    
    - Glyph name: uni01EA	Contours detected: 10	Expected: 2
    
    - Glyph name: uni01EB	Contours detected: 49	Expected: 2
    
    - Glyph name: Aringacute	Contours detected: 38	Expected: 3, 4 or 5
    
    - Glyph name: aringacute	Contours detected: 14	Expected: 4 or 5
    
    - Glyph name: AEacute	Contours detected: 56	Expected: 3
    
    - Glyph name: aeacute	Contours detected: 23	Expected: 4
    
    - Glyph name: Oslashacute	Contours detected: 21	Expected: 4
    
    - Glyph name: oslashacute	Contours detected: 22	Expected: 4
    
    - Glyph name: uni0200	Contours detected: 37	Expected: 4
    
    - Glyph name: uni0201	Contours detected: 13	Expected: 4
    
    - Glyph name: uni0202	Contours detected: 36	Expected: 3
    
    - Glyph name: uni0203	Contours detected: 12	Expected: 3
    
    - Glyph name: uni0204	Contours detected: 25	Expected: 3
    
    - Glyph name: uni0205	Contours detected: 13	Expected: 4
    
    - Glyph name: uni0206	Contours detected: 24	Expected: 2
    
    - Glyph name: uni0207	Contours detected: 12	Expected: 3
    
    - Glyph name: uni0208	Contours detected: 37	Expected: 3
    
    - Glyph name: uni0209	Contours detected: 4	Expected: 3
    
    - Glyph name: uni020A	Contours detected: 36	Expected: 2
    
    - Glyph name: uni020B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni020C	Contours detected: 12	Expected: 4
    
    - Glyph name: uni020D	Contours detected: 52	Expected: 4
    
    - Glyph name: uni020E	Contours detected: 11	Expected: 3
    
    - Glyph name: uni020F	Contours detected: 51	Expected: 3
    
    - Glyph name: uni0210	Contours detected: 14	Expected: 4
    
    - Glyph name: uni0211	Contours detected: 13	Expected: 3
    
    - Glyph name: uni0212	Contours detected: 13	Expected: 3
    
    - Glyph name: uni0213	Contours detected: 12	Expected: 2
    
    - Glyph name: uni0214	Contours detected: 20	Expected: 3
    
    - Glyph name: uni0215	Contours detected: 23	Expected: 3
    
    - Glyph name: uni0216	Contours detected: 19	Expected: 2
    
    - Glyph name: uni0217	Contours detected: 22	Expected: 2
    
    - Glyph name: uni0218	Contours detected: 17	Expected: 2
    
    - Glyph name: uni0219	Contours detected: 3	Expected: 2
    
    - Glyph name: uni021A	Contours detected: 9	Expected: 2
    
    - Glyph name: uni022A	Contours detected: 13	Expected: 5
    
    - Glyph name: uni022B	Contours detected: 53	Expected: 5
    
    - Glyph name: uni022C	Contours detected: 12	Expected: 4
    
    - Glyph name: uni022D	Contours detected: 52	Expected: 4
    
    - Glyph name: uni0230	Contours detected: 12	Expected: 4
    
    - Glyph name: uni0231	Contours detected: 52	Expected: 4
    
    - Glyph name: uni0232	Contours detected: 13	Expected: 2
    
    - Glyph name: uni0233	Contours detected: 8	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 13	Expected: 1
    
    - Glyph name: uni0259	Contours detected: 6	Expected: 2
    
    - Glyph name: caron	Contours detected: 8	Expected: 1
    
    - Glyph name: hungarumlaut	Contours detected: 3	Expected: 2
    
    - Glyph name: gravecomb	Contours detected: 2	Expected: 1
    
    - Glyph name: uni030B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni030C	Contours detected: 8	Expected: 1
    
    - Glyph name: uni0327	Contours detected: 4	Expected: 1
    
    - Glyph name: Wgrave	Contours detected: 45	Expected: 2
    
    - Glyph name: wgrave	Contours detected: 12	Expected: 2
    
    - Glyph name: Wacute	Contours detected: 44	Expected: 2
    
    - Glyph name: wacute	Contours detected: 11	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 45	Expected: 3
    
    - Glyph name: wdieresis	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1E9E	Contours detected: 7	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 36	Expected: 3
    
    - Glyph name: uni1EA1	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 36	Expected: 3
    
    - Glyph name: uni1EA3	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EA5	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EA6	Contours detected: 38	Expected: 4
    
    - Glyph name: uni1EA7	Contours detected: 14	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EA9	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EAB	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EAD	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EAF	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 38	Expected: 4
    
    - Glyph name: uni1EB1	Contours detected: 14	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EB3	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EB5	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EB7	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB8	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EB9	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EBA	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EBB	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EBC	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EBE	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC0	Contours detected: 26	Expected: 3
    
    - Glyph name: uni1EC1	Contours detected: 14	Expected: 4
    
    - Glyph name: uni1EC2	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EC3	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC4	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EC5	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC6	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EC7	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC8	Contours detected: 36	Expected: 2
    
    - Glyph name: uni1EC9	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1ECA	Contours detected: 36	Expected: 2
    
    - Glyph name: uni1ECB	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECC	Contours detected: 11	Expected: 3
    
    - Glyph name: uni1ECD	Contours detected: 51	Expected: 3
    
    - Glyph name: uni1ECE	Contours detected: 11	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 51	Expected: 3
    
    - Glyph name: uni1ED0	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED1	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1ED2	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 53	Expected: 4
    
    - Glyph name: uni1ED4	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1ED6	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1ED8	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1EDA	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EDB	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EDC	Contours detected: 12	Expected: 3 or 4
    
    - Glyph name: uni1EDD	Contours detected: 51	Expected: 3
    
    - Glyph name: uni1EDE	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EDF	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EE0	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EE1	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EE2	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EE3	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EE4	Contours detected: 19	Expected: 2
    
    - Glyph name: uni1EE5	Contours detected: 22	Expected: 2
    
    - Glyph name: uni1EE6	Contours detected: 19	Expected: 2
    
    - Glyph name: uni1EE7	Contours detected: 22	Expected: 2
    
    - Glyph name: uni1EE8	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 23	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 21	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 23	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 23	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 23	Expected: 2
    
    - Glyph name: Ygrave	Contours detected: 14	Expected: 2
    
    - Glyph name: ygrave	Contours detected: 9	Expected: 2
    
    - Glyph name: uni1EF4	Contours detected: 13	Expected: 2
    
    - Glyph name: uni1EF5	Contours detected: 8	Expected: 2
    
    - Glyph name: uni1EF6	Contours detected: 13	Expected: 2
    
    - Glyph name: uni1EF7	Contours detected: 8	Expected: 2
    
    - Glyph name: uni1EF8	Contours detected: 13	Expected: 2
    
    - Glyph name: uni1EF9	Contours detected: 8	Expected: 2
    
    - Glyph name: endash	Contours detected: 9	Expected: 1
    
    - Glyph name: emdash	Contours detected: 28	Expected: 1
    
    - Glyph name: quoteleft	Contours detected: 2	Expected: 1
    
    - Glyph name: quotedblleft	Contours detected: 4	Expected: 2
    
    - Glyph name: quotedblright	Contours detected: 4	Expected: 2
    
    - Glyph name: quotedblbase	Contours detected: 4	Expected: 2
    
    - Glyph name: daggerdbl	Contours detected: 4	Expected: 1 or 3
    
    - Glyph name: bullet	Contours detected: 34	Expected: 1
    
    - Glyph name: ellipsis	Contours detected: 5	Expected: 3
    
    - Glyph name: perthousand	Contours detected: 59	Expected: 6 or 7
    
    - Glyph name: guilsinglleft	Contours detected: 6	Expected: 1
    
    - Glyph name: guilsinglright	Contours detected: 25	Expected: 1
    
    - Glyph name: fraction	Contours detected: 8	Expected: 1
    
    - Glyph name: uni2074	Contours detected: 6	Expected: 1 or 2
    
    - Glyph name: colonmonetary	Contours detected: 30	Expected: 1 or 3
    
    - Glyph name: franc	Contours detected: 8	Expected: 1 or 2
    
    - Glyph name: lira	Contours detected: 12	Expected: 1
    
    - Glyph name: uni20A6	Contours detected: 29	Expected: 1, 3 or 5
    
    - Glyph name: peseta	Contours detected: 13	Expected: 2, 3 or 4
    
    - Glyph name: uni20A9	Contours detected: 21	Expected: 1, 3, 4 or 7
    
    - Glyph name: dong	Contours detected: 25	Expected: 3 or 4
    
    - Glyph name: Euro	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: uni20AD	Contours detected: 36	Expected: 1
    
    - Glyph name: uni20B1	Contours detected: 11	Expected: 1, 2 or 4
    
    - Glyph name: uni20B2	Contours detected: 72	Expected: 1, 2 or 3
    
    - Glyph name: uni20B5	Contours detected: 29	Expected: 1 or 2
    
    - Glyph name: uni20B9	Contours detected: 9	Expected: 1
    
    - Glyph name: uni20BA	Contours detected: 11	Expected: 1
    
    - Glyph name: uni20BC	Contours detected: 58	Expected: 1
    
    - Glyph name: uni20BD	Contours detected: 7	Expected: 2
    
    - Glyph name: litre	Contours detected: 22	Expected: 2
    
    - Glyph name: uni2116	Contours detected: 44	Expected: 3 or 4
    
    - Glyph name: trademark	Contours detected: 38	Expected: 2
    
    - Glyph name: estimated	Contours detected: 10	Expected: 2
    
    - Glyph name: uni2215	Contours detected: 8	Expected: 1
    
    - Glyph name: uni2219	Contours detected: 33	Expected: 1
    
    - Glyph name: approxequal	Contours detected: 8	Expected: 2
    
    - Glyph name: notequal	Contours detected: 33	Expected: 1
    
    - Glyph name: greaterequal	Contours detected: 15	Expected: 2
    
    - Glyph name: fi	Contours detected: 35	Expected: 1, 2 or 3
    
    - Glyph name: fl	Contours detected: 48	Expected: 1 or 2
    
    - Glyph name: A	Contours detected: 35	Expected: 2
    
    - Glyph name: AE	Contours detected: 55	Expected: 2
    
    - Glyph name: AEacute	Contours detected: 56	Expected: 3
    
    - Glyph name: Aacute	Contours detected: 36	Expected: 3
    
    - Glyph name: Abreve	Contours detected: 36	Expected: 3
    
    - Glyph name: Acircumflex	Contours detected: 36	Expected: 3
    
    - Glyph name: Adieresis	Contours detected: 37	Expected: 4
    
    - Glyph name: Agrave	Contours detected: 37	Expected: 3
    
    - Glyph name: Amacron	Contours detected: 36	Expected: 3
    
    - Glyph name: Aogonek	Contours detected: 31	Expected: 2 or 3
    
    - Glyph name: Aring	Contours detected: 37	Expected: 3 or 4
    
    - Glyph name: Aringacute	Contours detected: 38	Expected: 3, 4 or 5
    
    - Glyph name: Atilde	Contours detected: 36	Expected: 3
    
    - Glyph name: B	Contours detected: 15	Expected: 2 or 3
    
    - Glyph name: C	Contours detected: 5	Expected: 1
    
    - Glyph name: Cacute	Contours detected: 6	Expected: 2
    
    - Glyph name: Ccaron	Contours detected: 13	Expected: 2
    
    - Glyph name: Ccedilla	Contours detected: 9	Expected: 1 or 2
    
    - Glyph name: Ccircumflex	Contours detected: 6	Expected: 2
    
    - Glyph name: Cdotaccent	Contours detected: 6	Expected: 2
    
    - Glyph name: D	Contours detected: 29	Expected: 2
    
    - Glyph name: Dcaron	Contours detected: 37	Expected: 3
    
    - Glyph name: Dcroat	Contours detected: 41	Expected: 2
    
    - Glyph name: E	Contours detected: 23	Expected: 1
    
    - Glyph name: Eacute	Contours detected: 24	Expected: 2
    
    - Glyph name: Ebreve	Contours detected: 24	Expected: 2
    
    - Glyph name: Ecaron	Contours detected: 31	Expected: 2
    
    - Glyph name: Ecircumflex	Contours detected: 24	Expected: 2
    
    - Glyph name: Edieresis	Contours detected: 25	Expected: 3
    
    - Glyph name: Edotaccent	Contours detected: 24	Expected: 2
    
    - Glyph name: Egrave	Contours detected: 25	Expected: 2
    
    - Glyph name: Emacron	Contours detected: 24	Expected: 2
    
    - Glyph name: Eng	Contours detected: 20	Expected: 1
    
    - Glyph name: Eogonek	Contours detected: 18	Expected: 1 or 2
    
    - Glyph name: Eth	Contours detected: 41	Expected: 2
    
    - Glyph name: Euro	Contours detected: 3	Expected: 1 or 2
    
    - Glyph name: F	Contours detected: 13	Expected: 1
    
    - Glyph name: G	Contours detected: 9	Expected: 1
    
    - Glyph name: Gbreve	Contours detected: 10	Expected: 2
    
    - Glyph name: Gcaron	Contours detected: 17	Expected: 2
    
    - Glyph name: Gcircumflex	Contours detected: 10	Expected: 2
    
    - Glyph name: Gdotaccent	Contours detected: 10	Expected: 2
    
    - Glyph name: H	Contours detected: 29	Expected: 1
    
    - Glyph name: Hbar	Contours detected: 42	Expected: 2
    
    - Glyph name: Hcircumflex	Contours detected: 30	Expected: 2
    
    - Glyph name: I	Contours detected: 35	Expected: 1
    
    - Glyph name: IJ	Contours detected: 73	Expected: 1 or 2
    
    - Glyph name: Iacute	Contours detected: 36	Expected: 2
    
    - Glyph name: Ibreve	Contours detected: 36	Expected: 2
    
    - Glyph name: Icircumflex	Contours detected: 36	Expected: 2
    
    - Glyph name: Idieresis	Contours detected: 37	Expected: 3
    
    - Glyph name: Idotaccent	Contours detected: 36	Expected: 2
    
    - Glyph name: Igrave	Contours detected: 37	Expected: 2
    
    - Glyph name: Imacron	Contours detected: 36	Expected: 2
    
    - Glyph name: Iogonek	Contours detected: 35	Expected: 1 or 2
    
    - Glyph name: Itilde	Contours detected: 36	Expected: 2
    
    - Glyph name: J	Contours detected: 38	Expected: 1
    
    - Glyph name: Jcircumflex	Contours detected: 39	Expected: 2
    
    - Glyph name: K	Contours detected: 40	Expected: 1 or 2
    
    - Glyph name: L	Contours detected: 35	Expected: 1
    
    - Glyph name: Lacute	Contours detected: 36	Expected: 2
    
    - Glyph name: Lcaron	Contours detected: 36	Expected: 2
    
    - Glyph name: Ldot	Contours detected: 37	Expected: 2
    
    - Glyph name: Lslash	Contours detected: 17	Expected: 1
    
    - Glyph name: M	Contours detected: 17	Expected: 1
    
    - Glyph name: N	Contours detected: 28	Expected: 1
    
    - Glyph name: Nacute	Contours detected: 29	Expected: 2
    
    - Glyph name: Ncaron	Contours detected: 36	Expected: 2
    
    - Glyph name: Ntilde	Contours detected: 29	Expected: 2
    
    - Glyph name: O	Contours detected: 10	Expected: 2
    
    - Glyph name: OE	Contours detected: 28	Expected: 2
    
    - Glyph name: Oacute	Contours detected: 11	Expected: 3
    
    - Glyph name: Ocircumflex	Contours detected: 11	Expected: 3
    
    - Glyph name: Odieresis	Contours detected: 12	Expected: 4
    
    - Glyph name: Ograve	Contours detected: 12	Expected: 3
    
    - Glyph name: Ohorn	Contours detected: 10	Expected: 2 or 3
    
    - Glyph name: Ohungarumlaut	Contours detected: 13	Expected: 4
    
    - Glyph name: Omacron	Contours detected: 11	Expected: 3
    
    - Glyph name: Oslash	Contours detected: 20	Expected: 2 or 3
    
    - Glyph name: Oslashacute	Contours detected: 21	Expected: 4
    
    - Glyph name: Otilde	Contours detected: 11	Expected: 3
    
    - Glyph name: P	Contours detected: 9	Expected: 1 or 2
    
    - Glyph name: Q	Contours detected: 39	Expected: 2
    
    - Glyph name: R	Contours detected: 12	Expected: 1 or 2
    
    - Glyph name: Racute	Contours detected: 13	Expected: 3
    
    - Glyph name: Rcaron	Contours detected: 20	Expected: 3
    
    - Glyph name: S	Contours detected: 16	Expected: 1
    
    - Glyph name: Sacute	Contours detected: 17	Expected: 2
    
    - Glyph name: Scaron	Contours detected: 24	Expected: 2
    
    - Glyph name: Scircumflex	Contours detected: 17	Expected: 2
    
    - Glyph name: T	Contours detected: 8	Expected: 1
    
    - Glyph name: Tbar	Contours detected: 8	Expected: 1
    
    - Glyph name: Tcaron	Contours detected: 16	Expected: 2
    
    - Glyph name: Thorn	Contours detected: 26	Expected: 1 or 2
    
    - Glyph name: U	Contours detected: 18	Expected: 1
    
    - Glyph name: Uacute	Contours detected: 19	Expected: 2
    
    - Glyph name: Ubreve	Contours detected: 19	Expected: 2
    
    - Glyph name: Ucircumflex	Contours detected: 19	Expected: 2
    
    - Glyph name: Udieresis	Contours detected: 20	Expected: 3
    
    - Glyph name: Ugrave	Contours detected: 20	Expected: 2
    
    - Glyph name: Uhorn	Contours detected: 19	Expected: 1
    
    - Glyph name: Uhungarumlaut	Contours detected: 21	Expected: 3
    
    - Glyph name: Umacron	Contours detected: 19	Expected: 2
    
    - Glyph name: Uogonek	Contours detected: 18	Expected: 1
    
    - Glyph name: Uring	Contours detected: 20	Expected: 3
    
    - Glyph name: Utilde	Contours detected: 19	Expected: 2
    
    - Glyph name: V	Contours detected: 38	Expected: 1
    
    - Glyph name: W	Contours detected: 43	Expected: 1 or 2
    
    - Glyph name: Wacute	Contours detected: 44	Expected: 2
    
    - Glyph name: Wcircumflex	Contours detected: 44	Expected: 2
    
    - Glyph name: Wdieresis	Contours detected: 45	Expected: 3
    
    - Glyph name: Wgrave	Contours detected: 45	Expected: 2
    
    - Glyph name: X	Contours detected: 24	Expected: 1
    
    - Glyph name: Y	Contours detected: 12	Expected: 1
    
    - Glyph name: Yacute	Contours detected: 13	Expected: 2
    
    - Glyph name: Ycircumflex	Contours detected: 13	Expected: 2
    
    - Glyph name: Ydieresis	Contours detected: 14	Expected: 3
    
    - Glyph name: Ygrave	Contours detected: 14	Expected: 2
    
    - Glyph name: Z	Contours detected: 21	Expected: 1
    
    - Glyph name: Zacute	Contours detected: 22	Expected: 2
    
    - Glyph name: Zcaron	Contours detected: 29	Expected: 2
    
    - Glyph name: Zdotaccent	Contours detected: 22	Expected: 2
    
    - Glyph name: a	Contours detected: 11	Expected: 2
    
    - Glyph name: aacute	Contours detected: 12	Expected: 3
    
    - Glyph name: abreve	Contours detected: 12	Expected: 3
    
    - Glyph name: acircumflex	Contours detected: 12	Expected: 3
    
    - Glyph name: adieresis	Contours detected: 13	Expected: 4
    
    - Glyph name: ae	Contours detected: 22	Expected: 3
    
    - Glyph name: aeacute	Contours detected: 23	Expected: 4
    
    - Glyph name: agrave	Contours detected: 13	Expected: 3
    
    - Glyph name: amacron	Contours detected: 12	Expected: 3
    
    - Glyph name: ampersand	Contours detected: 18	Expected: 1, 2 or 3
    
    - Glyph name: aogonek	Contours detected: 9	Expected: 2
    
    - Glyph name: approxequal	Contours detected: 8	Expected: 2
    
    - Glyph name: aring	Contours detected: 13	Expected: 4
    
    - Glyph name: aringacute	Contours detected: 14	Expected: 4 or 5
    
    - Glyph name: asciicircum	Contours detected: 15	Expected: 1
    
    - Glyph name: asciitilde	Contours detected: 5	Expected: 1
    
    - Glyph name: asterisk	Contours detected: 6	Expected: 1 or 4
    
    - Glyph name: at	Contours detected: 27	Expected: 2
    
    - Glyph name: atilde	Contours detected: 12	Expected: 3
    
    - Glyph name: b	Contours detected: 44	Expected: 2
    
    - Glyph name: backslash	Contours detected: 12	Expected: 1
    
    - Glyph name: bar	Contours detected: 23	Expected: 1
    
    - Glyph name: braceleft	Contours detected: 7	Expected: 1
    
    - Glyph name: braceright	Contours detected: 22	Expected: 1
    
    - Glyph name: bracketleft	Contours detected: 6	Expected: 1
    
    - Glyph name: bracketright	Contours detected: 19	Expected: 1
    
    - Glyph name: brokenbar	Contours detected: 30	Expected: 2
    
    - Glyph name: bullet	Contours detected: 34	Expected: 1
    
    - Glyph name: c	Contours detected: 6	Expected: 1
    
    - Glyph name: cacute	Contours detected: 7	Expected: 2
    
    - Glyph name: caron	Contours detected: 8	Expected: 1
    
    - Glyph name: ccaron	Contours detected: 14	Expected: 2
    
    - Glyph name: ccedilla	Contours detected: 10	Expected: 1 or 2
    
    - Glyph name: ccircumflex	Contours detected: 7	Expected: 2
    
    - Glyph name: cdotaccent	Contours detected: 7	Expected: 2
    
    - Glyph name: cedilla	Contours detected: 4	Expected: 1
    
    - Glyph name: cent	Contours detected: 31	Expected: 1 or 2
    
    - Glyph name: colon	Contours detected: 3	Expected: 2
    
    - Glyph name: colonmonetary	Contours detected: 30	Expected: 1 or 3
    
    - Glyph name: comma	Contours detected: 2	Expected: 1
    
    - Glyph name: copyright	Contours detected: 45	Expected: 3
    
    - Glyph name: currency	Contours detected: 46	Expected: 2
    
    - Glyph name: d	Contours detected: 27	Expected: 2
    
    - Glyph name: daggerdbl	Contours detected: 4	Expected: 1 or 3
    
    - Glyph name: dcaron	Contours detected: 28	Expected: 3
    
    - Glyph name: dcroat	Contours detected: 24	Expected: 2
    
    - Glyph name: degree	Contours detected: 39	Expected: 2
    
    - Glyph name: divide	Contours detected: 6	Expected: 3
    
    - Glyph name: dollar	Contours detected: 37	Expected: 1, 3 or 5
    
    - Glyph name: dong	Contours detected: 25	Expected: 3 or 4
    
    - Glyph name: dotlessi	Contours detected: 2	Expected: 1
    
    - Glyph name: e	Contours detected: 11	Expected: 2
    
    - Glyph name: eacute	Contours detected: 12	Expected: 3
    
    - Glyph name: ebreve	Contours detected: 12	Expected: 3
    
    - Glyph name: ecaron	Contours detected: 19	Expected: 3
    
    - Glyph name: ecircumflex	Contours detected: 12	Expected: 3
    
    - Glyph name: edieresis	Contours detected: 13	Expected: 4
    
    - Glyph name: edotaccent	Contours detected: 12	Expected: 3
    
    - Glyph name: egrave	Contours detected: 13	Expected: 3
    
    - Glyph name: eight	Contours detected: 18	Expected: 3
    
    - Glyph name: ellipsis	Contours detected: 5	Expected: 3
    
    - Glyph name: emacron	Contours detected: 12	Expected: 3
    
    - Glyph name: emdash	Contours detected: 28	Expected: 1
    
    - Glyph name: endash	Contours detected: 9	Expected: 1
    
    - Glyph name: eng	Contours detected: 11	Expected: 1
    
    - Glyph name: eogonek	Contours detected: 9	Expected: 2
    
    - Glyph name: equal	Contours detected: 4	Expected: 2
    
    - Glyph name: estimated	Contours detected: 10	Expected: 2
    
    - Glyph name: eth	Contours detected: 41	Expected: 2
    
    - Glyph name: exclam	Contours detected: 23	Expected: 2
    
    - Glyph name: exclamdown	Contours detected: 19	Expected: 2
    
    - Glyph name: f	Contours detected: 32	Expected: 1
    
    - Glyph name: fi	Contours detected: 35	Expected: 3
    
    - Glyph name: five	Contours detected: 9	Expected: 1
    
    - Glyph name: fl	Contours detected: 48	Expected: 2
    
    - Glyph name: four	Contours detected: 8	Expected: 1 or 2
    
    - Glyph name: fraction	Contours detected: 8	Expected: 1
    
    - Glyph name: franc	Contours detected: 8	Expected: 1 or 2
    
    - Glyph name: g	Contours detected: 35	Expected: 2 or 3
    
    - Glyph name: gbreve	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: gcaron	Contours detected: 43	Expected: 3 or 4
    
    - Glyph name: gcircumflex	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: gdotaccent	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: germandbls	Contours detected: 32	Expected: 1
    
    - Glyph name: grave	Contours detected: 2	Expected: 1
    
    - Glyph name: greater	Contours detected: 7	Expected: 1
    
    - Glyph name: greaterequal	Contours detected: 15	Expected: 2
    
    - Glyph name: guillemotleft	Contours detected: 14	Expected: 2
    
    - Glyph name: guillemotright	Contours detected: 44	Expected: 2
    
    - Glyph name: guilsinglleft	Contours detected: 6	Expected: 1
    
    - Glyph name: guilsinglright	Contours detected: 25	Expected: 1
    
    - Glyph name: h	Contours detected: 17	Expected: 1
    
    - Glyph name: hbar	Contours detected: 43	Expected: 1
    
    - Glyph name: hcircumflex	Contours detected: 18	Expected: 2
    
    - Glyph name: hungarumlaut	Contours detected: 3	Expected: 2
    
    - Glyph name: hyphen	Contours detected: 2	Expected: 1
    
    - Glyph name: i	Contours detected: 3	Expected: 2
    
    - Glyph name: iacute	Contours detected: 3	Expected: 2
    
    - Glyph name: ibreve	Contours detected: 3	Expected: 2
    
    - Glyph name: icircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: idieresis	Contours detected: 4	Expected: 3
    
    - Glyph name: igrave	Contours detected: 4	Expected: 2
    
    - Glyph name: imacron	Contours detected: 3	Expected: 2
    
    - Glyph name: itilde	Contours detected: 3	Expected: 2
    
    - Glyph name: j	Contours detected: 14	Expected: 2
    
    - Glyph name: jcircumflex	Contours detected: 14	Expected: 2
    
    - Glyph name: kgreenlandic	Contours detected: 4	Expected: 1 or 2
    
    - Glyph name: l	Contours detected: 16	Expected: 1
    
    - Glyph name: lacute	Contours detected: 17	Expected: 2
    
    - Glyph name: lcaron	Contours detected: 17	Expected: 2
    
    - Glyph name: ldot	Contours detected: 18	Expected: 2
    
    - Glyph name: less	Contours detected: 4	Expected: 1
    
    - Glyph name: lira	Contours detected: 12	Expected: 1
    
    - Glyph name: logicalnot	Contours detected: 2	Expected: 1
    
    - Glyph name: lslash	Contours detected: 31	Expected: 1
    
    - Glyph name: m	Contours detected: 11	Expected: 1
    
    - Glyph name: multiply	Contours detected: 3	Expected: 1
    
    - Glyph name: n	Contours detected: 20	Expected: 1
    
    - Glyph name: nacute	Contours detected: 21	Expected: 2
    
    - Glyph name: ncaron	Contours detected: 28	Expected: 2
    
    - Glyph name: nine	Contours detected: 51	Expected: 1 or 2
    
    - Glyph name: notequal	Contours detected: 33	Expected: 1
    
    - Glyph name: ntilde	Contours detected: 21	Expected: 2
    
    - Glyph name: numbersign	Contours detected: 30	Expected: 2
    
    - Glyph name: o	Contours detected: 50	Expected: 2
    
    - Glyph name: oacute	Contours detected: 51	Expected: 3
    
    - Glyph name: ocircumflex	Contours detected: 51	Expected: 3
    
    - Glyph name: odieresis	Contours detected: 52	Expected: 4
    
    - Glyph name: oe	Contours detected: 18	Expected: 3
    
    - Glyph name: ograve	Contours detected: 52	Expected: 3
    
    - Glyph name: ohorn	Contours detected: 49	Expected: 2
    
    - Glyph name: ohungarumlaut	Contours detected: 53	Expected: 4
    
    - Glyph name: omacron	Contours detected: 51	Expected: 3
    
    - Glyph name: one	Contours detected: 32	Expected: 1
    
    - Glyph name: onehalf	Contours detected: 45	Expected: 3
    
    - Glyph name: onequarter	Contours detected: 24	Expected: 3 or 4
    
    - Glyph name: ordfeminine	Contours detected: 19	Expected: 2 or 3
    
    - Glyph name: ordmasculine	Contours detected: 14	Expected: 2 or 3
    
    - Glyph name: oslash	Contours detected: 21	Expected: 3
    
    - Glyph name: oslashacute	Contours detected: 22	Expected: 4
    
    - Glyph name: otilde	Contours detected: 51	Expected: 3
    
    - Glyph name: p	Contours detected: 19	Expected: 2
    
    - Glyph name: paragraph	Contours detected: 11	Expected: 1, 2 or 3
    
    - Glyph name: parenleft	Contours detected: 2	Expected: 1
    
    - Glyph name: parenright	Contours detected: 6	Expected: 1
    
    - Glyph name: percent	Contours detected: 21	Expected: 4 or 5
    
    - Glyph name: period	Contours detected: 2	Expected: 1
    
    - Glyph name: periodcentered	Contours detected: 2	Expected: 1
    
    - Glyph name: perthousand	Contours detected: 59	Expected: 6 or 7
    
    - Glyph name: peseta	Contours detected: 13	Expected: 2, 3 or 4
    
    - Glyph name: plus	Contours detected: 10	Expected: 1
    
    - Glyph name: plusminus	Contours detected: 10	Expected: 1 or 2
    
    - Glyph name: q	Contours detected: 45	Expected: 2
    
    - Glyph name: question	Contours detected: 3	Expected: 2
    
    - Glyph name: questiondown	Contours detected: 8	Expected: 2
    
    - Glyph name: quotedbl	Contours detected: 6	Expected: 2
    
    - Glyph name: quotedblbase	Contours detected: 4	Expected: 2
    
    - Glyph name: quotedblleft	Contours detected: 4	Expected: 2
    
    - Glyph name: quotedblright	Contours detected: 4	Expected: 2
    
    - Glyph name: quoteleft	Contours detected: 2	Expected: 1
    
    - Glyph name: quotesingle	Contours detected: 3	Expected: 1
    
    - Glyph name: r	Contours detected: 11	Expected: 1
    
    - Glyph name: racute	Contours detected: 12	Expected: 2
    
    - Glyph name: rcaron	Contours detected: 19	Expected: 2
    
    - Glyph name: registered	Contours detected: 34	Expected: 3 or 4
    
    - Glyph name: s	Contours detected: 2	Expected: 1
    
    - Glyph name: sacute	Contours detected: 3	Expected: 2
    
    - Glyph name: scaron	Contours detected: 10	Expected: 2
    
    - Glyph name: scircumflex	Contours detected: 3	Expected: 2
    
    - Glyph name: section	Contours detected: 10	Expected: 2
    
    - Glyph name: semicolon	Contours detected: 3	Expected: 2
    
    - Glyph name: seven	Contours detected: 38	Expected: 1
    
    - Glyph name: six	Contours detected: 10	Expected: 1 or 2
    
    - Glyph name: slash	Contours detected: 8	Expected: 1
    
    - Glyph name: sterling	Contours detected: 17	Expected: 1 or 2
    
    - Glyph name: tbar	Contours detected: 34	Expected: 1
    
    - Glyph name: thorn	Contours detected: 20	Expected: 2
    
    - Glyph name: three	Contours detected: 12	Expected: 1
    
    - Glyph name: threequarters	Contours detected: 47	Expected: 3 or 4
    
    - Glyph name: trademark	Contours detected: 38	Expected: 2
    
    - Glyph name: two	Contours detected: 7	Expected: 1
    
    - Glyph name: u	Contours detected: 21	Expected: 1
    
    - Glyph name: uacute	Contours detected: 22	Expected: 2
    
    - Glyph name: ubreve	Contours detected: 22	Expected: 2
    
    - Glyph name: ucircumflex	Contours detected: 22	Expected: 2
    
    - Glyph name: udieresis	Contours detected: 23	Expected: 3
    
    - Glyph name: ugrave	Contours detected: 23	Expected: 2
    
    - Glyph name: uhorn	Contours detected: 22	Expected: 1
    
    - Glyph name: uhungarumlaut	Contours detected: 24	Expected: 3
    
    - Glyph name: umacron	Contours detected: 22	Expected: 2
    
    - Glyph name: underscore	Contours detected: 20	Expected: 1
    
    - Glyph name: uni00B5	Contours detected: 29	Expected: 1
    
    - Glyph name: uni0122	Contours detected: 10	Expected: 2
    
    - Glyph name: uni0123	Contours detected: 36	Expected: 3 or 4
    
    - Glyph name: uni0136	Contours detected: 41	Expected: 2 or 3
    
    - Glyph name: uni013B	Contours detected: 36	Expected: 2
    
    - Glyph name: uni013C	Contours detected: 17	Expected: 2
    
    - Glyph name: uni0145	Contours detected: 29	Expected: 2
    
    - Glyph name: uni0146	Contours detected: 21	Expected: 2
    
    - Glyph name: uni0156	Contours detected: 13	Expected: 3
    
    - Glyph name: uni0157	Contours detected: 12	Expected: 2
    
    - Glyph name: uni0162	Contours detected: 12	Expected: 1 or 2
    
    - Glyph name: uni0163	Contours detected: 5	Expected: 1 or 2
    
    - Glyph name: uni018F	Contours detected: 6	Expected: 2
    
    - Glyph name: uni01C4	Contours detected: 58	Expected: 4
    
    - Glyph name: uni01C5	Contours detected: 51	Expected: 4
    
    - Glyph name: uni01C6	Contours detected: 49	Expected: 4
    
    - Glyph name: uni01C7	Contours detected: 73	Expected: 2
    
    - Glyph name: uni01C8	Contours detected: 49	Expected: 3
    
    - Glyph name: uni01C9	Contours detected: 30	Expected: 3
    
    - Glyph name: uni01CA	Contours detected: 66	Expected: 2
    
    - Glyph name: uni01CB	Contours detected: 42	Expected: 3
    
    - Glyph name: uni01CC	Contours detected: 34	Expected: 3
    
    - Glyph name: uni0218	Contours detected: 17	Expected: 2
    
    - Glyph name: uni0219	Contours detected: 3	Expected: 2
    
    - Glyph name: uni021A	Contours detected: 9	Expected: 2
    
    - Glyph name: uni022A	Contours detected: 13	Expected: 5
    
    - Glyph name: uni022B	Contours detected: 53	Expected: 5
    
    - Glyph name: uni022C	Contours detected: 12	Expected: 4
    
    - Glyph name: uni022D	Contours detected: 52	Expected: 4
    
    - Glyph name: uni0230	Contours detected: 12	Expected: 4
    
    - Glyph name: uni0231	Contours detected: 52	Expected: 4
    
    - Glyph name: uni0232	Contours detected: 13	Expected: 2
    
    - Glyph name: uni0233	Contours detected: 8	Expected: 2
    
    - Glyph name: uni0237	Contours detected: 13	Expected: 1
    
    - Glyph name: uni0259	Contours detected: 6	Expected: 2
    
    - Glyph name: uni030B	Contours detected: 3	Expected: 2
    
    - Glyph name: uni030C	Contours detected: 8	Expected: 1
    
    - Glyph name: uni0327	Contours detected: 4	Expected: 1
    
    - Glyph name: uni1E9E	Contours detected: 7	Expected: 1
    
    - Glyph name: uni1EA0	Contours detected: 36	Expected: 3
    
    - Glyph name: uni1EA1	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EA2	Contours detected: 36	Expected: 3
    
    - Glyph name: uni1EA3	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EA4	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EA5	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EA6	Contours detected: 38	Expected: 4
    
    - Glyph name: uni1EA7	Contours detected: 14	Expected: 4
    
    - Glyph name: uni1EA8	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EA9	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EAA	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EAB	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EAC	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EAD	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EAE	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EAF	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB0	Contours detected: 38	Expected: 4
    
    - Glyph name: uni1EB1	Contours detected: 14	Expected: 4
    
    - Glyph name: uni1EB2	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EB3	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB4	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EB5	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB6	Contours detected: 37	Expected: 4
    
    - Glyph name: uni1EB7	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EB8	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EB9	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EBA	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EBB	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EBC	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EBD	Contours detected: 12	Expected: 3
    
    - Glyph name: uni1EBE	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EBF	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC0	Contours detected: 26	Expected: 3
    
    - Glyph name: uni1EC1	Contours detected: 14	Expected: 4
    
    - Glyph name: uni1EC2	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EC3	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC4	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EC5	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC6	Contours detected: 25	Expected: 3
    
    - Glyph name: uni1EC7	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1EC8	Contours detected: 36	Expected: 2
    
    - Glyph name: uni1EC9	Contours detected: 3	Expected: 2
    
    - Glyph name: uni1ECA	Contours detected: 36	Expected: 2
    
    - Glyph name: uni1ECB	Contours detected: 4	Expected: 3
    
    - Glyph name: uni1ECC	Contours detected: 11	Expected: 3
    
    - Glyph name: uni1ECD	Contours detected: 51	Expected: 3
    
    - Glyph name: uni1ECE	Contours detected: 11	Expected: 3
    
    - Glyph name: uni1ECF	Contours detected: 51	Expected: 3
    
    - Glyph name: uni1ED0	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED1	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1ED2	Contours detected: 13	Expected: 4
    
    - Glyph name: uni1ED3	Contours detected: 53	Expected: 4
    
    - Glyph name: uni1ED4	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED5	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1ED6	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED7	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1ED8	Contours detected: 12	Expected: 4
    
    - Glyph name: uni1ED9	Contours detected: 52	Expected: 4
    
    - Glyph name: uni1EDA	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EDB	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EDC	Contours detected: 12	Expected: 3 or 4
    
    - Glyph name: uni1EDD	Contours detected: 51	Expected: 3
    
    - Glyph name: uni1EDE	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EDF	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EE0	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EE1	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EE2	Contours detected: 11	Expected: 3 or 4
    
    - Glyph name: uni1EE3	Contours detected: 50	Expected: 3
    
    - Glyph name: uni1EE4	Contours detected: 19	Expected: 2
    
    - Glyph name: uni1EE5	Contours detected: 22	Expected: 2
    
    - Glyph name: uni1EE6	Contours detected: 19	Expected: 2
    
    - Glyph name: uni1EE7	Contours detected: 22	Expected: 2
    
    - Glyph name: uni1EE8	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EE9	Contours detected: 23	Expected: 2
    
    - Glyph name: uni1EEA	Contours detected: 21	Expected: 2
    
    - Glyph name: uni1EEB	Contours detected: 24	Expected: 2
    
    - Glyph name: uni1EEC	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EED	Contours detected: 23	Expected: 2
    
    - Glyph name: uni1EEE	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EEF	Contours detected: 23	Expected: 2
    
    - Glyph name: uni1EF0	Contours detected: 20	Expected: 2
    
    - Glyph name: uni1EF1	Contours detected: 23	Expected: 2
    
    - Glyph name: uni1EF4	Contours detected: 13	Expected: 2
    
    - Glyph name: uni1EF5	Contours detected: 8	Expected: 2
    
    - Glyph name: uni1EF6	Contours detected: 13	Expected: 2
    
    - Glyph name: uni1EF7	Contours detected: 8	Expected: 2
    
    - Glyph name: uni1EF8	Contours detected: 13	Expected: 2
    
    - Glyph name: uni1EF9	Contours detected: 8	Expected: 2
    
    - Glyph name: uni20A6	Contours detected: 29	Expected: 1, 3 or 5
    
    - Glyph name: uni20A9	Contours detected: 21	Expected: 1, 3, 4 or 7
    
    - Glyph name: uni20AD	Contours detected: 36	Expected: 1
    
    - Glyph name: uni20B1	Contours detected: 11	Expected: 1, 2 or 4
    
    - Glyph name: uni20B2	Contours detected: 72	Expected: 1, 2 or 3
    
    - Glyph name: uni20B5	Contours detected: 29	Expected: 1 or 2
    
    - Glyph name: uni20B9	Contours detected: 9	Expected: 1
    
    - Glyph name: uni20BA	Contours detected: 11	Expected: 1
    
    - Glyph name: uni20BC	Contours detected: 58	Expected: 1
    
    - Glyph name: uni20BD	Contours detected: 7	Expected: 2
    
    - Glyph name: uni2116	Contours detected: 44	Expected: 3 or 4
    
    - Glyph name: uni2215	Contours detected: 8	Expected: 1
    
    - Glyph name: uni2219	Contours detected: 33	Expected: 1
    
    - Glyph name: uogonek	Contours detected: 19	Expected: 1
    
    - Glyph name: uring	Contours detected: 23	Expected: 3
    
    - Glyph name: utilde	Contours detected: 22	Expected: 2
    
    - Glyph name: v	Contours detected: 14	Expected: 1
    
    - Glyph name: w	Contours detected: 10	Expected: 1
    
    - Glyph name: wacute	Contours detected: 11	Expected: 2
    
    - Glyph name: wcircumflex	Contours detected: 11	Expected: 2
    
    - Glyph name: wdieresis	Contours detected: 12	Expected: 3
    
    - Glyph name: wgrave	Contours detected: 12	Expected: 2
    
    - Glyph name: x	Contours detected: 20	Expected: 1
    
    - Glyph name: y	Contours detected: 7	Expected: 1
    
    - Glyph name: yacute	Contours detected: 8	Expected: 2
    
    - Glyph name: ycircumflex	Contours detected: 8	Expected: 2
    
    - Glyph name: ydieresis	Contours detected: 9	Expected: 3
    
    - Glyph name: yen	Contours detected: 26	Expected: 1 or 2
    
    - Glyph name: ygrave	Contours detected: 9	Expected: 2
    
    - Glyph name: z	Contours detected: 14	Expected: 1
    
    - Glyph name: zacute	Contours detected: 15	Expected: 2
    
    - Glyph name: zcaron	Contours detected: 22	Expected: 2
    
    - Glyph name: zdotaccent	Contours detected: 15	Expected: 2
    
    - Glyph name: zero	Contours detected: 8	Expected: 2 or 3
    
    [code: contour-count]

Check there are no overlapping path segments

Check ID: <FontBakeryCheck:overlapping_path_segments>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    The following glyphs have overlapping path segments:

    * A (U+0041): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * A (U+0041): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * A (U+0041): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * A (U+0041): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * A (U+0041): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Aacute (U+00C1): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Aacute (U+00C1): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Aacute (U+00C1): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Aacute (U+00C1): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Aacute (U+00C1): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Abreve (U+0102): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Abreve (U+0102): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Abreve (U+0102): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Abreve (U+0102): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Abreve (U+0102): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EAE (U+1EAE): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EAE (U+1EAE): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EAE (U+1EAE): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EAE (U+1EAE): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EAE (U+1EAE): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EB6 (U+1EB6): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EB6 (U+1EB6): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EB6 (U+1EB6): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EB6 (U+1EB6): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EB6 (U+1EB6): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EB0 (U+1EB0): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EB0 (U+1EB0): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EB0 (U+1EB0): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EB0 (U+1EB0): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EB0 (U+1EB0): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EB2 (U+1EB2): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EB2 (U+1EB2): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EB2 (U+1EB2): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EB2 (U+1EB2): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EB2 (U+1EB2): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EB4 (U+1EB4): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EB4 (U+1EB4): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EB4 (U+1EB4): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EB4 (U+1EB4): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EB4 (U+1EB4): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Acircumflex (U+00C2): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Acircumflex (U+00C2): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Acircumflex (U+00C2): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Acircumflex (U+00C2): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Acircumflex (U+00C2): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EA4 (U+1EA4): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EA4 (U+1EA4): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EA4 (U+1EA4): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EA4 (U+1EA4): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EA4 (U+1EA4): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EAC (U+1EAC): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EAC (U+1EAC): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EAC (U+1EAC): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EAC (U+1EAC): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EAC (U+1EAC): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EA6 (U+1EA6): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EA6 (U+1EA6): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EA6 (U+1EA6): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EA6 (U+1EA6): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EA6 (U+1EA6): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EA8 (U+1EA8): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EA8 (U+1EA8): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EA8 (U+1EA8): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EA8 (U+1EA8): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EA8 (U+1EA8): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EAA (U+1EAA): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EAA (U+1EAA): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EAA (U+1EAA): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EAA (U+1EAA): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EAA (U+1EAA): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni0200 (U+0200): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni0200 (U+0200): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni0200 (U+0200): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni0200 (U+0200): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni0200 (U+0200): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni0200 (U+0200): B<<469.0,767.0>-<469.0,767.0>-<469.0,770.0>> has the same coordinates as a previous segment.
    
    * Adieresis (U+00C4): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Adieresis (U+00C4): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Adieresis (U+00C4): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Adieresis (U+00C4): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Adieresis (U+00C4): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EA0 (U+1EA0): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EA0 (U+1EA0): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EA0 (U+1EA0): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EA0 (U+1EA0): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EA0 (U+1EA0): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Agrave (U+00C0): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Agrave (U+00C0): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Agrave (U+00C0): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Agrave (U+00C0): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Agrave (U+00C0): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni1EA2 (U+1EA2): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni1EA2 (U+1EA2): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni1EA2 (U+1EA2): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni1EA2 (U+1EA2): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni1EA2 (U+1EA2): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * uni0202 (U+0202): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * uni0202 (U+0202): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * uni0202 (U+0202): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * uni0202 (U+0202): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * uni0202 (U+0202): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Amacron (U+0100): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Amacron (U+0100): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Amacron (U+0100): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Amacron (U+0100): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Amacron (U+0100): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Aogonek (U+0104): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Aring (U+00C5): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Aring (U+00C5): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Aring (U+00C5): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Aring (U+00C5): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Aring (U+00C5): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Aringacute (U+01FA): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Aringacute (U+01FA): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Aringacute (U+01FA): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Aringacute (U+01FA): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Aringacute (U+01FA): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * Atilde (U+00C3): B<<400.0,125.0>-<400.0,125.0>-<400.0,125.0>> has the same coordinates as a previous segment.
    
    * Atilde (U+00C3): B<<434.0,-40.0>-<434.0,-40.0>-<434.0,-40.5>> has the same coordinates as a previous segment.
    
    * Atilde (U+00C3): B<<386.0,145.0>-<390.0,138.0>-<386.0,133.0>> has the same coordinates as a previous segment.
    
    * Atilde (U+00C3): B<<406.0,132.0>-<406.0,132.0>-<406.0,132.0>> has the same coordinates as a previous segment.
    
    * Atilde (U+00C3): B<<422.0,128.0>-<422.0,127.0>-<422.0,124.5>> has the same coordinates as a previous segment.
    
    * AE (U+00C6): L<<174.0,269.0>--<171.0,267.0>> has the same coordinates as a previous segment.
    
    * AE (U+00C6): B<<238.0,291.0>-<231.0,285.0>-<224.0,288.0>> has the same coordinates as a previous segment.
    
    * AE (U+00C6): L<<625.0,134.0>--<619.0,134.0>> has the same coordinates as a previous segment.
    
    * AE (U+00C6): B<<712.0,380.0>-<710.0,378.0>-<705.0,379.0>> has the same coordinates as a previous segment.
    
    * AE (U+00C6): B<<638.0,649.0>-<634.0,652.0>-<633.0,648.0>> has the same coordinates as a previous segment.
    
    * AEacute (U+01FC): L<<174.0,269.0>--<171.0,267.0>> has the same coordinates as a previous segment.
    
    * AEacute (U+01FC): B<<238.0,291.0>-<231.0,285.0>-<224.0,288.0>> has the same coordinates as a previous segment.
    
    * AEacute (U+01FC): L<<625.0,134.0>--<619.0,134.0>> has the same coordinates as a previous segment.
    
    * AEacute (U+01FC): B<<712.0,380.0>-<710.0,378.0>-<705.0,379.0>> has the same coordinates as a previous segment.
    
    * AEacute (U+01FC): B<<638.0,649.0>-<634.0,652.0>-<633.0,648.0>> has the same coordinates as a previous segment.
    
    * B (U+0042): B<<141.0,364.0>-<138.0,371.0>-<141.0,376.0>> has the same coordinates as a previous segment.
    
    * B (U+0042): B<<237.0,509.0>-<236.0,502.0>-<233.0,495.0>> has the same coordinates as a previous segment.
    
    * Ccaron (U+010C): B<<528.0,946.0>-<533.0,937.0>-<540.0,945.0>> has the same coordinates as a previous segment.
    
    * D (U+0044): B<<268.0,56.0>-<268.0,56.0>-<268.0,56.0>> has the same coordinates as a previous segment.
    
    * D (U+0044): B<<305.0,37.0>-<299.0,38.0>-<299.0,35.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<268.0,56.0>-<268.0,56.0>-<268.0,56.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<305.0,37.0>-<299.0,38.0>-<299.0,35.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<820.0,252.0>-<816.0,251.0>-<814.0,249.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<805.0,257.0>-<808.0,273.0>-<821.0,283.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<829.0,241.0>-<829.0,251.0>-<836.0,253.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<807.0,234.0>-<807.0,227.0>-<801.0,227.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<782.0,356.0>-<780.0,352.0>-<780.0,349.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<741.0,112.0>-<742.0,105.0>-<738.0,105.0>> has the same coordinates as a previous segment.
    
    * uni01C4 (U+01C4): B<<1028.0,946.0>-<1033.0,937.0>-<1040.0,945.0>> has the same coordinates as a previous segment.
    
    * Dcaron (U+010E): B<<268.0,56.0>-<268.0,56.0>-<268.0,56.0>> has the same coordinates as a previous segment.
    
    * Dcaron (U+010E): B<<305.0,37.0>-<299.0,38.0>-<299.0,35.0>> has the same coordinates as a previous segment.
    
    * Dcaron (U+010E): B<<488.0,946.0>-<493.0,937.0>-<500.0,945.0>> has the same coordinates as a previous segment.
    
    * Dcroat (U+0110): L<<147.0,61.0>--<147.0,56.0>> has the same coordinates as a previous segment.
    
    * uni01C5 (U+01C5): B<<268.0,56.0>-<268.0,56.0>-<268.0,56.0>> has the same coordinates as a previous segment.
    
    * uni01C5 (U+01C5): B<<305.0,37.0>-<299.0,38.0>-<299.0,35.0>> has the same coordinates as a previous segment.
    
    * uni01C5 (U+01C5): B<<1006.0,815.0>-<1011.0,806.0>-<1018.0,814.0>> has the same coordinates as a previous segment.
    
    * Eth (U+00D0): L<<147.0,61.0>--<147.0,56.0>> has the same coordinates as a previous segment.
    
    * E (U+0045): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * E (U+0045): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Eacute (U+00C9): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Eacute (U+00C9): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Ebreve (U+0114): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Ebreve (U+0114): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Ecaron (U+011A): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Ecaron (U+011A): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Ecaron (U+011A): B<<435.0,946.0>-<440.0,937.0>-<447.0,945.0>> has the same coordinates as a previous segment.
    
    * Ecircumflex (U+00CA): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Ecircumflex (U+00CA): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni1EBE (U+1EBE): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EBE (U+1EBE): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni1EC6 (U+1EC6): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EC6 (U+1EC6): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni1EC0 (U+1EC0): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EC0 (U+1EC0): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni1EC2 (U+1EC2): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EC2 (U+1EC2): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni1EC4 (U+1EC4): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EC4 (U+1EC4): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni0204 (U+0204): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni0204 (U+0204): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni0204 (U+0204): B<<381.0,767.0>-<381.0,767.0>-<381.0,770.0>> has the same coordinates as a previous segment.
    
    * Edieresis (U+00CB): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Edieresis (U+00CB): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Edotaccent (U+0116): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Edotaccent (U+0116): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni1EB8 (U+1EB8): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EB8 (U+1EB8): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Egrave (U+00C8): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Egrave (U+00C8): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni1EBA (U+1EBA): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EBA (U+1EBA): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * uni0206 (U+0206): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni0206 (U+0206): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Emacron (U+0112): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * Emacron (U+0112): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * Eogonek (U+0118): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EBC (U+1EBC): B<<388.0,677.0>-<388.0,677.0>-<388.0,677.0>> has the same coordinates as a previous segment.
    
    * uni1EBC (U+1EBC): L<<395.0,69.0>--<403.0,67.0>> has the same coordinates as a previous segment.
    
    * F (U+0046): B<<98.0,334.0>-<98.0,334.0>-<98.0,334.0>> has the same coordinates as a previous segment.
    
    * F (U+0046): L<<97.0,334.0>--<98.0,334.0>> has the same coordinates as a previous segment.
    
    * F (U+0046): L<<98.0,334.0>--<97.0,334.0>> has the same coordinates as a previous segment.
    
    * F (U+0046): L<<524.0,689.0>--<524.0,690.0>> has the same coordinates as a previous segment.
    
    * Gcaron (U+01E6): B<<528.0,966.0>-<533.0,957.0>-<540.0,965.0>> has the same coordinates as a previous segment.
    
    * H (U+0048): B<<92.0,201.0>-<86.0,197.0>-<89.0,193.0>> has the same coordinates as a previous segment.
    
    * Hbar (U+0126): B<<384.0,356.0>-<381.0,355.0>-<375.0,355.0>> has the same coordinates as a previous segment.
    
    * Hbar (U+0126): L<<497.0,214.0>--<497.0,202.0>> has the same coordinates as a previous segment.
    
    * Hbar (U+0126): L<<405.0,551.0>--<405.0,543.0>> has the same coordinates as a previous segment.
    
    * Hcircumflex (U+0124): B<<92.0,201.0>-<86.0,197.0>-<89.0,193.0>> has the same coordinates as a previous segment.
    
    * I (U+0049): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * I (U+0049): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * I (U+0049): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * I (U+0049): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): L<<577.0,279.0>--<577.0,279.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): B<<575.0,292.0>-<578.0,285.0>-<577.0,279.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): B<<537.0,236.0>-<541.0,225.0>-<530.0,221.0>> has the same coordinates as a previous segment.
    
    * IJ (U+0132): L<<582.0,243.0>--<582.0,251.0>> has the same coordinates as a previous segment.
    
    * Iacute (U+00CD): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Iacute (U+00CD): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Iacute (U+00CD): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Iacute (U+00CD): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * Ibreve (U+012C): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Ibreve (U+012C): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Ibreve (U+012C): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Ibreve (U+012C): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * Icircumflex (U+00CE): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Icircumflex (U+00CE): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Icircumflex (U+00CE): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Icircumflex (U+00CE): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * uni0208 (U+0208): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * uni0208 (U+0208): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * uni0208 (U+0208): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * uni0208 (U+0208): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * uni0208 (U+0208): B<<278.0,767.0>-<278.0,767.0>-<278.0,770.0>> has the same coordinates as a previous segment.
    
    * Idieresis (U+00CF): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Idieresis (U+00CF): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Idieresis (U+00CF): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Idieresis (U+00CF): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * Idotaccent (U+0130): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Idotaccent (U+0130): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Idotaccent (U+0130): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Idotaccent (U+0130): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * uni1ECA (U+1ECA): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * uni1ECA (U+1ECA): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * uni1ECA (U+1ECA): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * uni1ECA (U+1ECA): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * Igrave (U+00CC): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Igrave (U+00CC): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Igrave (U+00CC): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Igrave (U+00CC): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * uni1EC8 (U+1EC8): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * uni1EC8 (U+1EC8): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * uni1EC8 (U+1EC8): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * uni1EC8 (U+1EC8): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * uni020A (U+020A): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * uni020A (U+020A): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * uni020A (U+020A): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * uni020A (U+020A): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * Imacron (U+012A): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Imacron (U+012A): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Imacron (U+012A): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Imacron (U+012A): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * Iogonek (U+012E): L<<180.0,445.0>--<181.0,445.0>> has the same coordinates as a previous segment.
    
    * Iogonek (U+012E): B<<204.0,314.0>-<209.0,319.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * Iogonek (U+012E): L<<86.0,241.0>--<86.0,253.0>> has the same coordinates as a previous segment.
    
    * Itilde (U+0128): B<<181.0,445.0>-<181.0,445.0>-<180.0,445.0>> has the same coordinates as a previous segment.
    
    * Itilde (U+0128): L<<103.0,488.0>--<103.0,488.0>> has the same coordinates as a previous segment.
    
    * Itilde (U+0128): L<<86.0,253.0>--<86.0,241.0>> has the same coordinates as a previous segment.
    
    * Itilde (U+0128): B<<204.0,314.0>-<208.0,315.0>-<213.0,315.0>> has the same coordinates as a previous segment.
    
    * J (U+004A): L<<292.0,279.0>--<292.0,279.0>> has the same coordinates as a previous segment.
    
    * J (U+004A): B<<290.0,292.0>-<293.0,285.0>-<292.0,279.0>> has the same coordinates as a previous segment.
    
    * J (U+004A): B<<252.0,236.0>-<256.0,225.0>-<245.0,221.0>> has the same coordinates as a previous segment.
    
    * J (U+004A): L<<297.0,243.0>--<297.0,251.0>> has the same coordinates as a previous segment.
    
    * Jcircumflex (U+0134): L<<292.0,279.0>--<292.0,279.0>> has the same coordinates as a previous segment.
    
    * Jcircumflex (U+0134): B<<290.0,292.0>-<293.0,285.0>-<292.0,279.0>> has the same coordinates as a previous segment.
    
    * Jcircumflex (U+0134): B<<252.0,236.0>-<256.0,225.0>-<245.0,221.0>> has the same coordinates as a previous segment.
    
    * Jcircumflex (U+0134): L<<297.0,243.0>--<297.0,251.0>> has the same coordinates as a previous segment.
    
    * K (U+004B): L<<109.0,329.0>--<109.0,328.0>> has the same coordinates as a previous segment.
    
    * uni0136 (U+0136): L<<109.0,329.0>--<109.0,328.0>> has the same coordinates as a previous segment.
    
    * L (U+004C): B<<182.0,278.0>-<184.0,283.0>-<182.0,289.0>> has the same coordinates as a previous segment.
    
    * uni01C7 (U+01C7): B<<182.0,278.0>-<184.0,283.0>-<182.0,289.0>> has the same coordinates as a previous segment.
    
    * uni01C7 (U+01C7): L<<753.0,279.0>--<753.0,279.0>> has the same coordinates as a previous segment.
    
    * uni01C7 (U+01C7): B<<751.0,292.0>-<754.0,285.0>-<753.0,279.0>> has the same coordinates as a previous segment.
    
    * uni01C7 (U+01C7): B<<713.0,236.0>-<717.0,225.0>-<706.0,221.0>> has the same coordinates as a previous segment.
    
    * uni01C7 (U+01C7): L<<758.0,243.0>--<758.0,251.0>> has the same coordinates as a previous segment.
    
    * Lacute (U+0139): B<<182.0,278.0>-<184.0,283.0>-<182.0,289.0>> has the same coordinates as a previous segment.
    
    * Lcaron (U+013D): B<<182.0,278.0>-<184.0,283.0>-<182.0,289.0>> has the same coordinates as a previous segment.
    
    * uni013B (U+013B): B<<182.0,278.0>-<184.0,283.0>-<182.0,289.0>> has the same coordinates as a previous segment.
    
    * Ldot (U+013F): B<<182.0,278.0>-<184.0,283.0>-<182.0,289.0>> has the same coordinates as a previous segment.
    
    * uni01C8 (U+01C8): B<<182.0,278.0>-<184.0,283.0>-<182.0,289.0>> has the same coordinates as a previous segment.
    
    * uni01C8 (U+01C8): B<<508.0,-26.5>-<508.0,-26.0>-<508.0,-26.0>> has the same coordinates as a previous segment.
    
    * uni01C8 (U+01C8): B<<309.0,59.0>-<307.0,64.0>-<306.0,66.0>> has the same coordinates as a previous segment.
    
    * uni01C8 (U+01C8): B<<311.0,77.0>-<314.0,88.0>-<306.0,93.0>> has the same coordinates as a previous segment.
    
    * M (U+004D): B<<359.0,263.0>-<365.0,262.0>-<361.0,255.0>> has the same coordinates as a previous segment.
    
    * M (U+004D): B<<652.0,344.0>-<646.0,346.0>-<650.0,353.0>> has the same coordinates as a previous segment.
    
    * M (U+004D): L<<675.0,202.0>--<675.0,215.0>> has the same coordinates as a previous segment.
    
    * N (U+004E): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * N (U+004E): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * N (U+004E): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * uni01CA (U+01CA): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * uni01CA (U+01CA): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * uni01CA (U+01CA): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * uni01CA (U+01CA): L<<930.0,279.0>--<930.0,279.0>> has the same coordinates as a previous segment.
    
    * uni01CA (U+01CA): B<<928.0,292.0>-<931.0,285.0>-<930.0,279.0>> has the same coordinates as a previous segment.
    
    * uni01CA (U+01CA): B<<890.0,236.0>-<894.0,225.0>-<883.0,221.0>> has the same coordinates as a previous segment.
    
    * uni01CA (U+01CA): L<<935.0,243.0>--<935.0,251.0>> has the same coordinates as a previous segment.
    
    * Nacute (U+0143): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * Nacute (U+0143): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * Nacute (U+0143): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * Ncaron (U+0147): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * Ncaron (U+0147): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * Ncaron (U+0147): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * Ncaron (U+0147): B<<514.0,947.0>-<519.0,938.0>-<526.0,946.0>> has the same coordinates as a previous segment.
    
    * uni0145 (U+0145): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * uni0145 (U+0145): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * uni0145 (U+0145): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * uni01CB (U+01CB): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * uni01CB (U+01CB): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * uni01CB (U+01CB): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * uni01CB (U+01CB): B<<680.0,-26.5>-<680.0,-26.0>-<680.0,-26.0>> has the same coordinates as a previous segment.
    
    * uni01CB (U+01CB): B<<481.0,59.0>-<479.0,64.0>-<478.0,66.0>> has the same coordinates as a previous segment.
    
    * uni01CB (U+01CB): B<<483.0,77.0>-<486.0,88.0>-<478.0,93.0>> has the same coordinates as a previous segment.
    
    * Ntilde (U+00D1): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * Ntilde (U+00D1): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * Ntilde (U+00D1): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * Eng (U+014A): B<<89.0,282.0>-<88.0,276.0>-<92.0,275.0>> has the same coordinates as a previous segment.
    
    * O (U+004F): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Oacute (U+00D3): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Obreve (U+014E): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Ocircumflex (U+00D4): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni1ED0 (U+1ED0): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni1ED8 (U+1ED8): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni1ED2 (U+1ED2): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni1ED4 (U+1ED4): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni1ED6 (U+1ED6): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni020C (U+020C): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni020C (U+020C): B<<440.0,767.0>-<440.0,767.0>-<440.0,770.0>> has the same coordinates as a previous segment.
    
    * Odieresis (U+00D6): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni022A (U+022A): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni0230 (U+0230): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni1ECC (U+1ECC): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Ograve (U+00D2): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni1ECE (U+1ECE): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Ohungarumlaut (U+0150): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Ohungarumlaut (U+0150): B<<207.0,783.0>-<204.0,790.0>-<212.0,791.0>> has the same coordinates as a previous segment.
    
    * uni020E (U+020E): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Omacron (U+014C): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * Oslash (U+00D8): B<<525.0,374.0>-<525.0,375.0>-<525.0,373.0>> has the same coordinates as a previous segment.
    
    * Oslashacute (U+01FE): B<<525.0,374.0>-<525.0,375.0>-<525.0,373.0>> has the same coordinates as a previous segment.
    
    * Otilde (U+00D5): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * uni022C (U+022C): B<<512.0,374.0>-<512.0,375.0>-<512.0,373.0>> has the same coordinates as a previous segment.
    
    * OE (U+0152): L<<638.0,120.0>--<632.0,120.0>> has the same coordinates as a previous segment.
    
    * OE (U+0152): B<<422.0,554.0>-<427.0,543.0>-<431.0,543.0>> has the same coordinates as a previous segment.
    
    * OE (U+0152): B<<844.0,369.0>-<839.0,366.0>-<831.0,368.0>> has the same coordinates as a previous segment.
    
    * OE (U+0152): B<<651.0,649.0>-<647.0,652.0>-<646.0,648.0>> has the same coordinates as a previous segment.
    
    * P (U+0050): B<<374.0,425.0>-<369.0,422.0>-<368.0,426.0>> has the same coordinates as a previous segment.
    
    * Thorn (U+00DE): B<<349.0,296.0>-<346.0,300.0>-<343.0,297.0>> has the same coordinates as a previous segment.
    
    * Q (U+0051): B<<490.0,585.0>-<482.0,586.0>-<483.0,594.0>> has the same coordinates as a previous segment.
    
    * Q (U+0051): B<<437.0,655.0>-<438.0,659.0>-<435.0,665.0>> has the same coordinates as a previous segment.
    
    * R (U+0052): B<<160.0,417.0>-<164.0,415.0>-<160.0,407.0>> has the same coordinates as a previous segment.
    
    * R (U+0052): L<<199.0,450.0>--<199.0,438.0>> has the same coordinates as a previous segment.
    
    * Racute (U+0154): B<<160.0,417.0>-<164.0,415.0>-<160.0,407.0>> has the same coordinates as a previous segment.
    
    * Racute (U+0154): L<<199.0,450.0>--<199.0,438.0>> has the same coordinates as a previous segment.
    
    * Rcaron (U+0158): B<<160.0,417.0>-<164.0,415.0>-<160.0,407.0>> has the same coordinates as a previous segment.
    
    * Rcaron (U+0158): L<<199.0,450.0>--<199.0,438.0>> has the same coordinates as a previous segment.
    
    * Rcaron (U+0158): B<<459.0,946.0>-<464.0,937.0>-<471.0,945.0>> has the same coordinates as a previous segment.
    
    * uni0156 (U+0156): B<<160.0,417.0>-<164.0,415.0>-<160.0,407.0>> has the same coordinates as a previous segment.
    
    * uni0156 (U+0156): L<<199.0,450.0>--<199.0,438.0>> has the same coordinates as a previous segment.
    
    * uni0210 (U+0210): B<<160.0,417.0>-<164.0,415.0>-<160.0,407.0>> has the same coordinates as a previous segment.
    
    * uni0210 (U+0210): L<<199.0,450.0>--<199.0,438.0>> has the same coordinates as a previous segment.
    
    * uni0210 (U+0210): B<<405.0,767.0>-<405.0,767.0>-<405.0,770.0>> has the same coordinates as a previous segment.
    
    * uni0212 (U+0212): B<<160.0,417.0>-<164.0,415.0>-<160.0,407.0>> has the same coordinates as a previous segment.
    
    * uni0212 (U+0212): L<<199.0,450.0>--<199.0,438.0>> has the same coordinates as a previous segment.
    
    * S (U+0053): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> has the same coordinates as a previous segment.
    
    * S (U+0053): B<<142.0,550.0>-<141.0,543.0>-<133.0,537.0>> has the same coordinates as a previous segment.
    
    * Sacute (U+015A): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> has the same coordinates as a previous segment.
    
    * Sacute (U+015A): B<<142.0,550.0>-<141.0,543.0>-<133.0,537.0>> has the same coordinates as a previous segment.
    
    * Scaron (U+0160): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> has the same coordinates as a previous segment.
    
    * Scaron (U+0160): B<<142.0,550.0>-<141.0,543.0>-<133.0,537.0>> has the same coordinates as a previous segment.
    
    * Scaron (U+0160): B<<488.0,946.0>-<493.0,937.0>-<500.0,945.0>> has the same coordinates as a previous segment.
    
    * Scedilla (U+015E): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> has the same coordinates as a previous segment.
    
    * Scedilla (U+015E): B<<142.0,550.0>-<141.0,543.0>-<133.0,537.0>> has the same coordinates as a previous segment.
    
    * Scircumflex (U+015C): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> has the same coordinates as a previous segment.
    
    * Scircumflex (U+015C): B<<142.0,550.0>-<141.0,543.0>-<133.0,537.0>> has the same coordinates as a previous segment.
    
    * uni0218 (U+0218): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> has the same coordinates as a previous segment.
    
    * uni0218 (U+0218): B<<142.0,550.0>-<141.0,543.0>-<133.0,537.0>> has the same coordinates as a previous segment.
    
    * T (U+0054): L<<116.0,701.0>--<116.0,700.0>> has the same coordinates as a previous segment.
    
    * Tcaron (U+0164): L<<116.0,701.0>--<116.0,700.0>> has the same coordinates as a previous segment.
    
    * Tcaron (U+0164): B<<456.0,946.0>-<461.0,937.0>-<468.0,945.0>> has the same coordinates as a previous segment.
    
    * uni0162 (U+0162): L<<116.0,701.0>--<116.0,700.0>> has the same coordinates as a previous segment.
    
    * uni021A (U+021A): L<<116.0,701.0>--<116.0,700.0>> has the same coordinates as a previous segment.
    
    * uni0214 (U+0214): B<<414.0,767.0>-<414.0,767.0>-<414.0,770.0>> has the same coordinates as a previous segment.
    
    * Uhungarumlaut (U+0170): B<<181.0,783.0>-<178.0,790.0>-<186.0,791.0>> has the same coordinates as a previous segment.
    
    * V (U+0056): B<<209.0,7.0>-<215.0,3.0>-<208.0,-3.0>> has the same coordinates as a previous segment.
    
    * V (U+0056): L<<434.0,634.0>--<434.0,633.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): B<<229.0,100.0>-<219.0,103.0>-<218.0,91.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): B<<157.0,183.0>-<149.0,178.0>-<154.0,168.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): B<<279.0,233.0>-<279.0,234.0>-<279.0,234.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): L<<279.0,234.0>--<279.0,233.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): B<<669.0,41.0>-<667.0,36.0>-<661.0,36.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): B<<590.0,117.0>-<594.0,117.0>-<593.0,113.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): B<<695.0,199.0>-<699.0,194.0>-<695.0,187.0>> has the same coordinates as a previous segment.
    
    * W (U+0057): L<<711.0,313.0>--<708.0,283.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): B<<229.0,100.0>-<219.0,103.0>-<218.0,91.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): B<<157.0,183.0>-<149.0,178.0>-<154.0,168.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): B<<279.0,233.0>-<279.0,234.0>-<279.0,234.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): L<<279.0,234.0>--<279.0,233.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): B<<669.0,41.0>-<667.0,36.0>-<661.0,36.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): B<<590.0,117.0>-<594.0,117.0>-<593.0,113.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): B<<695.0,199.0>-<699.0,194.0>-<695.0,187.0>> has the same coordinates as a previous segment.
    
    * Wacute (U+1E82): L<<711.0,313.0>--<708.0,283.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): B<<229.0,100.0>-<219.0,103.0>-<218.0,91.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): B<<157.0,183.0>-<149.0,178.0>-<154.0,168.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): B<<279.0,233.0>-<279.0,234.0>-<279.0,234.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): L<<279.0,234.0>--<279.0,233.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): B<<669.0,41.0>-<667.0,36.0>-<661.0,36.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): B<<590.0,117.0>-<594.0,117.0>-<593.0,113.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): B<<695.0,199.0>-<699.0,194.0>-<695.0,187.0>> has the same coordinates as a previous segment.
    
    * Wcircumflex (U+0174): L<<711.0,313.0>--<708.0,283.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): B<<229.0,100.0>-<219.0,103.0>-<218.0,91.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): B<<157.0,183.0>-<149.0,178.0>-<154.0,168.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): B<<279.0,233.0>-<279.0,234.0>-<279.0,234.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): L<<279.0,234.0>--<279.0,233.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): B<<669.0,41.0>-<667.0,36.0>-<661.0,36.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): B<<590.0,117.0>-<594.0,117.0>-<593.0,113.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): B<<695.0,199.0>-<699.0,194.0>-<695.0,187.0>> has the same coordinates as a previous segment.
    
    * Wdieresis (U+1E84): L<<711.0,313.0>--<708.0,283.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): B<<229.0,100.0>-<219.0,103.0>-<218.0,91.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): B<<157.0,183.0>-<149.0,178.0>-<154.0,168.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): B<<279.0,233.0>-<279.0,234.0>-<279.0,234.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): L<<279.0,234.0>--<279.0,233.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): B<<669.0,41.0>-<667.0,36.0>-<661.0,36.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): B<<590.0,117.0>-<594.0,117.0>-<593.0,113.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): B<<695.0,199.0>-<699.0,194.0>-<695.0,187.0>> has the same coordinates as a previous segment.
    
    * Wgrave (U+1E80): L<<711.0,313.0>--<708.0,283.0>> has the same coordinates as a previous segment.
    
    * X (U+0058): B<<524.0,642.0>-<524.0,650.0>-<532.0,650.0>> has the same coordinates as a previous segment.
    
    * Y (U+0059): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Y (U+0059): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Y (U+0059): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Y (U+0059): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * Y (U+0059): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Y (U+0059): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * Yacute (U+00DD): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Yacute (U+00DD): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Yacute (U+00DD): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Yacute (U+00DD): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * Yacute (U+00DD): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Yacute (U+00DD): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * Ycircumflex (U+0176): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ycircumflex (U+0176): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ycircumflex (U+0176): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ycircumflex (U+0176): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * Ycircumflex (U+0176): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ycircumflex (U+0176): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * Ydieresis (U+0178): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ydieresis (U+0178): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ydieresis (U+0178): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ydieresis (U+0178): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * Ydieresis (U+0178): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ydieresis (U+0178): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * uni1EF4 (U+1EF4): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF4 (U+1EF4): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF4 (U+1EF4): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF4 (U+1EF4): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * uni1EF4 (U+1EF4): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF4 (U+1EF4): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * Ygrave (U+1EF2): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ygrave (U+1EF2): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ygrave (U+1EF2): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ygrave (U+1EF2): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * Ygrave (U+1EF2): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * Ygrave (U+1EF2): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * uni1EF6 (U+1EF6): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF6 (U+1EF6): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF6 (U+1EF6): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF6 (U+1EF6): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * uni1EF6 (U+1EF6): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF6 (U+1EF6): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * uni0232 (U+0232): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni0232 (U+0232): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni0232 (U+0232): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni0232 (U+0232): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * uni0232 (U+0232): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni0232 (U+0232): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * uni1EF8 (U+1EF8): L<<200.0,604.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF8 (U+1EF8): B<<203.0,596.0>-<203.0,596.0>-<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF8 (U+1EF8): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF8 (U+1EF8): B<<203.0,596.0>-<203.0,595.0>-<203.0,595.0>> has the same coordinates as a previous segment.
    
    * uni1EF8 (U+1EF8): L<<203.0,595.0>--<203.0,596.0>> has the same coordinates as a previous segment.
    
    * uni1EF8 (U+1EF8): L<<42.0,743.0>--<39.0,743.0>> has the same coordinates as a previous segment.
    
    * Z (U+005A): B<<220.0,252.0>-<216.0,251.0>-<214.0,249.0>> has the same coordinates as a previous segment.
    
    * Z (U+005A): B<<205.0,257.0>-<208.0,273.0>-<221.0,283.0>> has the same coordinates as a previous segment.
    
    * Z (U+005A): B<<229.0,241.0>-<229.0,251.0>-<236.0,253.0>> has the same coordinates as a previous segment.
    
    * Z (U+005A): B<<207.0,234.0>-<207.0,227.0>-<201.0,227.0>> has the same coordinates as a previous segment.
    
    * Z (U+005A): B<<182.0,356.0>-<180.0,352.0>-<180.0,349.0>> has the same coordinates as a previous segment.
    
    * Z (U+005A): B<<141.0,112.0>-<142.0,105.0>-<138.0,105.0>> has the same coordinates as a previous segment.
    
    * Zacute (U+0179): B<<220.0,252.0>-<216.0,251.0>-<214.0,249.0>> has the same coordinates as a previous segment.
    
    * Zacute (U+0179): B<<205.0,257.0>-<208.0,273.0>-<221.0,283.0>> has the same coordinates as a previous segment.
    
    * Zacute (U+0179): B<<229.0,241.0>-<229.0,251.0>-<236.0,253.0>> has the same coordinates as a previous segment.
    
    * Zacute (U+0179): B<<207.0,234.0>-<207.0,227.0>-<201.0,227.0>> has the same coordinates as a previous segment.
    
    * Zacute (U+0179): B<<182.0,356.0>-<180.0,352.0>-<180.0,349.0>> has the same coordinates as a previous segment.
    
    * Zacute (U+0179): B<<141.0,112.0>-<142.0,105.0>-<138.0,105.0>> has the same coordinates as a previous segment.
    
    * Zcaron (U+017D): B<<220.0,252.0>-<216.0,251.0>-<214.0,249.0>> has the same coordinates as a previous segment.
    
    * Zcaron (U+017D): B<<205.0,257.0>-<208.0,273.0>-<221.0,283.0>> has the same coordinates as a previous segment.
    
    * Zcaron (U+017D): B<<229.0,241.0>-<229.0,251.0>-<236.0,253.0>> has the same coordinates as a previous segment.
    
    * Zcaron (U+017D): B<<207.0,234.0>-<207.0,227.0>-<201.0,227.0>> has the same coordinates as a previous segment.
    
    * Zcaron (U+017D): B<<182.0,356.0>-<180.0,352.0>-<180.0,349.0>> has the same coordinates as a previous segment.
    
    * Zcaron (U+017D): B<<141.0,112.0>-<142.0,105.0>-<138.0,105.0>> has the same coordinates as a previous segment.
    
    * Zcaron (U+017D): B<<428.0,946.0>-<433.0,937.0>-<440.0,945.0>> has the same coordinates as a previous segment.
    
    * Zdotaccent (U+017B): B<<220.0,252.0>-<216.0,251.0>-<214.0,249.0>> has the same coordinates as a previous segment.
    
    * Zdotaccent (U+017B): B<<205.0,257.0>-<208.0,273.0>-<221.0,283.0>> has the same coordinates as a previous segment.
    
    * Zdotaccent (U+017B): B<<229.0,241.0>-<229.0,251.0>-<236.0,253.0>> has the same coordinates as a previous segment.
    
    * Zdotaccent (U+017B): B<<207.0,234.0>-<207.0,227.0>-<201.0,227.0>> has the same coordinates as a previous segment.
    
    * Zdotaccent (U+017B): B<<182.0,356.0>-<180.0,352.0>-<180.0,349.0>> has the same coordinates as a previous segment.
    
    * Zdotaccent (U+017B): B<<141.0,112.0>-<142.0,105.0>-<138.0,105.0>> has the same coordinates as a previous segment.
    
    * uni0201 (U+0201): B<<366.0,637.0>-<366.0,637.0>-<366.0,640.0>> has the same coordinates as a previous segment.
    
    * ae (U+00E6): B<<368.0,246.0>-<364.0,240.0>-<367.0,234.0>> has the same coordinates as a previous segment.
    
    * ae (U+00E6): L<<331.0,412.0>--<327.0,406.0>> has the same coordinates as a previous segment.
    
    * aeacute (U+01FD): B<<368.0,246.0>-<364.0,240.0>-<367.0,234.0>> has the same coordinates as a previous segment.
    
    * aeacute (U+01FD): L<<331.0,412.0>--<327.0,406.0>> has the same coordinates as a previous segment.
    
    * b (U+0062): L<<287.0,490.0>--<287.0,490.0>> has the same coordinates as a previous segment.
    
    * b (U+0062): B<<378.0,218.0>-<378.0,219.0>-<378.0,217.0>> has the same coordinates as a previous segment.
    
    * b (U+0062): B<<83.0,203.0>-<74.0,207.0>-<80.0,217.0>> has the same coordinates as a previous segment.
    
    * b (U+0062): L<<117.0,544.0>--<117.0,545.0>> has the same coordinates as a previous segment.
    
    * b (U+0062): L<<145.0,799.0>--<143.0,799.0>> has the same coordinates as a previous segment.
    
    * ccaron (U+010D): B<<436.0,815.0>-<441.0,806.0>-<448.0,814.0>> has the same coordinates as a previous segment.
    
    * d (U+0064): L<<369.0,69.0>--<369.0,48.0>> has the same coordinates as a previous segment.
    
    * d (U+0064): B<<307.0,185.5>-<307.0,185.0>-<307.0,185.0>> has the same coordinates as a previous segment.
    
    * dcaron (U+010F): L<<369.0,69.0>--<369.0,48.0>> has the same coordinates as a previous segment.
    
    * dcaron (U+010F): B<<307.0,185.5>-<307.0,185.0>-<307.0,185.0>> has the same coordinates as a previous segment.
    
    * dcroat (U+0111): L<<228.0,-28.0>--<227.0,-28.0>> has the same coordinates as a previous segment.
    
    * dcroat (U+0111): L<<227.0,-28.0>--<228.0,-28.0>> has the same coordinates as a previous segment.
    
    * dcroat (U+0111): B<<287.0,483.0>-<287.0,483.0>-<287.0,483.0>> has the same coordinates as a previous segment.
    
    * dcroat (U+0111): L<<287.0,483.0>--<287.0,482.0>> has the same coordinates as a previous segment.
    
    * uni01C6 (U+01C6): L<<369.0,69.0>--<369.0,48.0>> has the same coordinates as a previous segment.
    
    * uni01C6 (U+01C6): B<<307.0,185.5>-<307.0,185.0>-<307.0,185.0>> has the same coordinates as a previous segment.
    
    * uni01C6 (U+01C6): B<<944.0,815.0>-<949.0,806.0>-<956.0,814.0>> has the same coordinates as a previous segment.
    
    * eth (U+00F0): B<<212.0,-29.5>-<212.0,-30.0>-<212.0,-30.0>> has the same coordinates as a previous segment.
    
    * eth (U+00F0): L<<247.0,684.0>--<261.0,679.0>> has the same coordinates as a previous segment.
    
    * ecaron (U+011B): B<<408.0,815.0>-<413.0,806.0>-<420.0,814.0>> has the same coordinates as a previous segment.
    
    * uni0205 (U+0205): B<<343.0,637.0>-<343.0,637.0>-<343.0,640.0>> has the same coordinates as a previous segment.
    
    * f (U+0066): B<<212.0,28.0>-<226.0,13.0>-<212.0,-2.0>> has the same coordinates as a previous segment.
    
    * f (U+0066): L<<215.0,215.0>--<215.0,228.0>> has the same coordinates as a previous segment.
    
    * f (U+0066): B<<213.0,202.0>-<214.0,199.0>-<217.0,196.0>> has the same coordinates as a previous segment.
    
    * f (U+0066): L<<217.0,142.0>--<217.0,148.0>> has the same coordinates as a previous segment.
    
    * f (U+0066): B<<139.0,113.0>-<139.0,113.0>-<139.0,113.0>> has the same coordinates as a previous segment.
    
    * g (U+0067): B<<248.0,-118.0>-<245.0,-125.0>-<239.0,-120.0>> has the same coordinates as a previous segment.
    
    * g (U+0067): B<<399.0,152.0>-<395.0,156.0>-<399.0,160.0>> has the same coordinates as a previous segment.
    
    * g (U+0067): B<<283.0,271.0>-<285.0,275.0>-<281.0,281.0>> has the same coordinates as a previous segment.
    
    * gbreve (U+011F): B<<248.0,-118.0>-<245.0,-125.0>-<239.0,-120.0>> has the same coordinates as a previous segment.
    
    * gbreve (U+011F): B<<399.0,152.0>-<395.0,156.0>-<399.0,160.0>> has the same coordinates as a previous segment.
    
    * gbreve (U+011F): B<<283.0,271.0>-<285.0,275.0>-<281.0,281.0>> has the same coordinates as a previous segment.
    
    * gcaron (U+01E7): B<<248.0,-118.0>-<245.0,-125.0>-<239.0,-120.0>> has the same coordinates as a previous segment.
    
    * gcaron (U+01E7): B<<399.0,152.0>-<395.0,156.0>-<399.0,160.0>> has the same coordinates as a previous segment.
    
    * gcaron (U+01E7): B<<283.0,271.0>-<285.0,275.0>-<281.0,281.0>> has the same coordinates as a previous segment.
    
    * gcaron (U+01E7): B<<466.0,815.0>-<471.0,806.0>-<478.0,814.0>> has the same coordinates as a previous segment.
    
    * gcircumflex (U+011D): B<<248.0,-118.0>-<245.0,-125.0>-<239.0,-120.0>> has the same coordinates as a previous segment.
    
    * gcircumflex (U+011D): B<<399.0,152.0>-<395.0,156.0>-<399.0,160.0>> has the same coordinates as a previous segment.
    
    * gcircumflex (U+011D): B<<283.0,271.0>-<285.0,275.0>-<281.0,281.0>> has the same coordinates as a previous segment.
    
    * uni0123 (U+0123): B<<248.0,-118.0>-<245.0,-125.0>-<239.0,-120.0>> has the same coordinates as a previous segment.
    
    * uni0123 (U+0123): B<<399.0,152.0>-<395.0,156.0>-<399.0,160.0>> has the same coordinates as a previous segment.
    
    * uni0123 (U+0123): B<<283.0,271.0>-<285.0,275.0>-<281.0,281.0>> has the same coordinates as a previous segment.
    
    * gdotaccent (U+0121): B<<248.0,-118.0>-<245.0,-125.0>-<239.0,-120.0>> has the same coordinates as a previous segment.
    
    * gdotaccent (U+0121): B<<399.0,152.0>-<395.0,156.0>-<399.0,160.0>> has the same coordinates as a previous segment.
    
    * gdotaccent (U+0121): B<<283.0,271.0>-<285.0,275.0>-<281.0,281.0>> has the same coordinates as a previous segment.
    
    * hbar (U+0127): B<<251.0,287.0>-<253.0,278.0>-<248.0,275.0>> has the same coordinates as a previous segment.
    
    * hbar (U+0127): B<<317.0,596.0>-<317.0,596.0>-<317.0,596.0>> has the same coordinates as a previous segment.
    
    * uni0209 (U+0209): B<<243.0,637.0>-<243.0,637.0>-<243.0,640.0>> has the same coordinates as a previous segment.
    
    * j (U+006A): B<<42.0,-26.5>-<42.0,-26.0>-<42.0,-26.0>> has the same coordinates as a previous segment.
    
    * j (U+006A): B<<-157.0,59.0>-<-159.0,64.0>-<-160.0,66.0>> has the same coordinates as a previous segment.
    
    * j (U+006A): B<<-155.0,77.0>-<-152.0,88.0>-<-160.0,93.0>> has the same coordinates as a previous segment.
    
    * uni0237 (U+0237): B<<42.0,-26.5>-<42.0,-26.0>-<42.0,-26.0>> has the same coordinates as a previous segment.
    
    * uni0237 (U+0237): B<<-157.0,59.0>-<-159.0,64.0>-<-160.0,66.0>> has the same coordinates as a previous segment.
    
    * uni0237 (U+0237): B<<-155.0,77.0>-<-152.0,88.0>-<-160.0,93.0>> has the same coordinates as a previous segment.
    
    * jcircumflex (U+0135): B<<42.0,-26.5>-<42.0,-26.0>-<42.0,-26.0>> has the same coordinates as a previous segment.
    
    * jcircumflex (U+0135): B<<-157.0,59.0>-<-159.0,64.0>-<-160.0,66.0>> has the same coordinates as a previous segment.
    
    * jcircumflex (U+0135): B<<-155.0,77.0>-<-152.0,88.0>-<-160.0,93.0>> has the same coordinates as a previous segment.
    
    * uni01C9 (U+01C9): B<<302.0,-26.5>-<302.0,-26.0>-<302.0,-26.0>> has the same coordinates as a previous segment.
    
    * uni01C9 (U+01C9): B<<103.0,59.0>-<101.0,64.0>-<100.0,66.0>> has the same coordinates as a previous segment.
    
    * uni01C9 (U+01C9): B<<105.0,77.0>-<108.0,88.0>-<100.0,93.0>> has the same coordinates as a previous segment.
    
    * lslash (U+0142): L<<118.0,394.0>--<118.0,394.0>> has the same coordinates as a previous segment.
    
    * lslash (U+0142): B<<148.0,135.0>-<140.0,140.0>-<147.0,145.0>> has the same coordinates as a previous segment.
    
    * lslash (U+0142): B<<151.0,495.0>-<147.0,501.0>-<153.0,504.0>> has the same coordinates as a previous segment.
    
    * lslash (U+0142): B<<102.0,-46.0>-<106.0,-54.0>-<111.0,-47.0>> has the same coordinates as a previous segment.
    
    * lslash (U+0142): L<<295.0,432.0>--<295.0,432.0>> has the same coordinates as a previous segment.
    
    * m (U+006D): B<<215.0,315.0>-<214.0,312.0>-<214.0,304.0>> has the same coordinates as a previous segment.
    
    * n (U+006E): L<<34.0,93.0>--<38.0,87.0>> has the same coordinates as a previous segment.
    
    * nacute (U+0144): L<<34.0,93.0>--<38.0,87.0>> has the same coordinates as a previous segment.
    
    * ncaron (U+0148): L<<34.0,93.0>--<38.0,87.0>> has the same coordinates as a previous segment.
    
    * ncaron (U+0148): B<<448.0,855.0>-<453.0,846.0>-<460.0,854.0>> has the same coordinates as a previous segment.
    
    * uni0146 (U+0146): L<<34.0,93.0>--<38.0,87.0>> has the same coordinates as a previous segment.
    
    * uni01CC (U+01CC): L<<34.0,93.0>--<38.0,87.0>> has the same coordinates as a previous segment.
    
    * uni01CC (U+01CC): B<<571.0,-26.5>-<571.0,-26.0>-<571.0,-26.0>> has the same coordinates as a previous segment.
    
    * uni01CC (U+01CC): B<<372.0,59.0>-<370.0,64.0>-<369.0,66.0>> has the same coordinates as a previous segment.
    
    * uni01CC (U+01CC): B<<374.0,77.0>-<377.0,88.0>-<369.0,93.0>> has the same coordinates as a previous segment.
    
    * ntilde (U+00F1): L<<34.0,93.0>--<38.0,87.0>> has the same coordinates as a previous segment.
    
    * eng (U+014B): L<<357.0,213.0>--<357.0,213.0>> has the same coordinates as a previous segment.
    
    * eng (U+014B): B<<359.0,208.0>-<357.0,210.0>-<357.0,213.0>> has the same coordinates as a previous segment.
    
    * eng (U+014B): B<<107.0,-16.0>-<107.0,-16.0>-<107.0,-16.0>> has the same coordinates as a previous segment.
    
    * o (U+006F): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * o (U+006F): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * oacute (U+00F3): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * oacute (U+00F3): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * obreve (U+014F): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * obreve (U+014F): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * ocircumflex (U+00F4): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * ocircumflex (U+00F4): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni1ED1 (U+1ED1): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni1ED1 (U+1ED1): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni1ED9 (U+1ED9): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni1ED9 (U+1ED9): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni1ED3 (U+1ED3): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni1ED3 (U+1ED3): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni1ED5 (U+1ED5): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni1ED5 (U+1ED5): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni1ED7 (U+1ED7): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni1ED7 (U+1ED7): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni020D (U+020D): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni020D (U+020D): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni020D (U+020D): B<<421.0,637.0>-<421.0,637.0>-<421.0,640.0>> has the same coordinates as a previous segment.
    
    * odieresis (U+00F6): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * odieresis (U+00F6): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni022B (U+022B): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni022B (U+022B): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni0231 (U+0231): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni0231 (U+0231): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni1ECD (U+1ECD): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni1ECD (U+1ECD): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * ograve (U+00F2): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * ograve (U+00F2): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni1ECF (U+1ECF): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni1ECF (U+1ECF): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * ohungarumlaut (U+0151): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * ohungarumlaut (U+0151): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * ohungarumlaut (U+0151): B<<157.0,657.0>-<154.0,664.0>-<162.0,665.0>> has the same coordinates as a previous segment.
    
    * uni020F (U+020F): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni020F (U+020F): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * omacron (U+014D): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * omacron (U+014D): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * otilde (U+00F5): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * otilde (U+00F5): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * uni022D (U+022D): L<<425.0,521.0>--<425.0,522.0>> has the same coordinates as a previous segment.
    
    * uni022D (U+022D): L<<145.0,486.0>--<146.0,486.0>> has the same coordinates as a previous segment.
    
    * thorn (U+00FE): B<<452.0,234.0>-<450.0,228.0>-<448.0,224.0>> has the same coordinates as a previous segment.
    
    * thorn (U+00FE): L<<435.0,203.0>--<435.0,203.0>> has the same coordinates as a previous segment.
    
    * thorn (U+00FE): B<<150.0,135.0>-<142.0,140.0>-<149.0,145.0>> has the same coordinates as a previous segment.
    
    * thorn (U+00FE): B<<165.0,495.0>-<161.0,501.0>-<167.0,504.0>> has the same coordinates as a previous segment.
    
    * q (U+0071): B<<319.0,91.0>-<319.0,91.0>-<319.0,91.0>> has the same coordinates as a previous segment.
    
    * q (U+0071): B<<339.0,-61.0>-<336.0,-57.0>-<339.0,-55.0>> has the same coordinates as a previous segment.
    
    * q (U+0071): B<<337.0,82.0>-<334.0,86.0>-<337.0,89.0>> has the same coordinates as a previous segment.
    
    * q (U+0071): B<<290.0,74.0>-<290.0,70.0>-<289.0,68.0>> has the same coordinates as a previous segment.
    
    * rcaron (U+0159): B<<384.0,815.0>-<389.0,806.0>-<396.0,814.0>> has the same coordinates as a previous segment.
    
    * uni0211 (U+0211): B<<319.0,637.0>-<319.0,637.0>-<319.0,640.0>> has the same coordinates as a previous segment.
    
    * scaron (U+0161): B<<394.0,815.0>-<399.0,806.0>-<406.0,814.0>> has the same coordinates as a previous segment.
    
    * germandbls (U+00DF): L<<229.0,541.0>--<231.0,551.0>> has the same coordinates as a previous segment.
    
    * germandbls (U+00DF): B<<529.0,56.0>-<518.0,59.0>-<516.0,52.0>> has the same coordinates as a previous segment.
    
    * germandbls (U+00DF): L<<195.0,346.0>--<195.0,337.0>> has the same coordinates as a previous segment.
    
    * tbar (U+0167): L<<330.0,219.0>--<331.0,219.0>> has the same coordinates as a previous segment.
    
    * tbar (U+0167): L<<309.0,167.0>--<314.0,175.0>> has the same coordinates as a previous segment.
    
    * tbar (U+0167): B<<93.0,62.0>-<94.0,56.0>-<100.0,53.0>> has the same coordinates as a previous segment.
    
    * tbar (U+0167): L<<114.0,641.0>--<114.0,642.0>> has the same coordinates as a previous segment.
    
    * tbar (U+0167): B<<386.0,487.0>-<384.0,498.0>-<375.0,494.0>> has the same coordinates as a previous segment.
    
    * tbar (U+0167): B<<309.0,50.0>-<309.0,46.0>-<308.0,43.0>> has the same coordinates as a previous segment.
    
    * tbar (U+0167): L<<342.0,302.0>--<339.0,302.0>> has the same coordinates as a previous segment.
    
    * uni0215 (U+0215): B<<371.0,637.0>-<371.0,637.0>-<371.0,640.0>> has the same coordinates as a previous segment.
    
    * uhungarumlaut (U+0171): B<<107.0,657.0>-<104.0,664.0>-<112.0,665.0>> has the same coordinates as a previous segment.
    
    * v (U+0076): B<<312.0,308.0>-<316.0,303.0>-<309.0,300.0>> has the same coordinates as a previous segment.
    
    * v (U+0076): B<<312.0,368.0>-<312.0,368.0>-<308.0,370.0>> has the same coordinates as a previous segment.
    
    * v (U+0076): B<<310.0,380.0>-<308.0,374.0>-<308.0,372.0>> has the same coordinates as a previous segment.
    
    * w (U+0077): B<<124.0,32.0>-<129.0,28.0>-<133.0,26.0>> has the same coordinates as a previous segment.
    
    * wacute (U+1E83): B<<124.0,32.0>-<129.0,28.0>-<133.0,26.0>> has the same coordinates as a previous segment.
    
    * wcircumflex (U+0175): B<<124.0,32.0>-<129.0,28.0>-<133.0,26.0>> has the same coordinates as a previous segment.
    
    * wdieresis (U+1E85): B<<124.0,32.0>-<129.0,28.0>-<133.0,26.0>> has the same coordinates as a previous segment.
    
    * wgrave (U+1E81): B<<124.0,32.0>-<129.0,28.0>-<133.0,26.0>> has the same coordinates as a previous segment.
    
    * x (U+0078): B<<325.0,187.0>-<325.0,187.0>-<325.0,187.0>> has the same coordinates as a previous segment.
    
    * zcaron (U+017E): B<<406.0,815.0>-<411.0,806.0>-<418.0,814.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<52.0,490.0>-<52.0,490.0>-<52.0,490.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<135.0,40.0>-<135.0,40.0>-<135.0,40.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<160.0,252.0>-<160.0,252.0>-<160.0,252.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<54.0,472.0>-<54.0,472.0>-<54.0,472.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<54.0,472.0>-<56.0,472.0>-<56.5,472.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<56.5,472.0>-<57.0,472.0>-<57.0,472.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<57.0,472.0>-<57.0,472.0>-<57.0,472.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<135.0,385.0>-<135.0,385.0>-<135.0,385.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<551.0,28.0>-<565.0,13.0>-<551.0,-2.0>> has the same coordinates as a previous segment.
    
    * f_f: L<<554.0,215.0>--<554.0,228.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<552.0,202.0>-<553.0,199.0>-<556.0,196.0>> has the same coordinates as a previous segment.
    
    * f_f: L<<556.0,142.0>--<556.0,148.0>> has the same coordinates as a previous segment.
    
    * f_f: B<<478.0,113.0>-<478.0,113.0>-<478.0,113.0>> has the same coordinates as a previous segment.
    
    * fi (U+FB01): B<<212.0,28.0>-<226.0,13.0>-<212.0,-2.0>> has the same coordinates as a previous segment.
    
    * fi (U+FB01): L<<215.0,215.0>--<215.0,228.0>> has the same coordinates as a previous segment.
    
    * fi (U+FB01): B<<213.0,202.0>-<214.0,199.0>-<217.0,196.0>> has the same coordinates as a previous segment.
    
    * fi (U+FB01): L<<217.0,142.0>--<217.0,148.0>> has the same coordinates as a previous segment.
    
    * fi (U+FB01): B<<139.0,113.0>-<139.0,113.0>-<139.0,113.0>> has the same coordinates as a previous segment.
    
    * fl (U+FB02): B<<212.0,28.0>-<226.0,13.0>-<212.0,-2.0>> has the same coordinates as a previous segment.
    
    * fl (U+FB02): L<<215.0,215.0>--<215.0,228.0>> has the same coordinates as a previous segment.
    
    * fl (U+FB02): B<<213.0,202.0>-<214.0,199.0>-<217.0,196.0>> has the same coordinates as a previous segment.
    
    * fl (U+FB02): L<<217.0,142.0>--<217.0,148.0>> has the same coordinates as a previous segment.
    
    * fl (U+FB02): B<<139.0,113.0>-<139.0,113.0>-<139.0,113.0>> has the same coordinates as a previous segment.
    
    * ordfeminine (U+00AA): B<<26.0,385.0>-<26.0,379.0>-<31.0,378.0>> has the same coordinates as a previous segment.
    
    * ordfeminine (U+00AA): B<<246.0,495.0>-<243.0,490.0>-<245.0,486.0>> has the same coordinates as a previous segment.
    
    * ordfeminine (U+00AA): L<<220.0,610.0>--<217.0,606.0>> has the same coordinates as a previous segment.
    
    * ordmasculine (U+00BA): B<<45.0,506.0>-<50.0,507.0>-<46.0,513.0>> has the same coordinates as a previous segment.
    
    * zero (U+0030): B<<384.0,569.0>-<384.0,569.0>-<384.0,569.0>> has the same coordinates as a previous segment.
    
    * one (U+0031): L<<179.0,542.0>--<178.0,542.0>> has the same coordinates as a previous segment.
    
    * one (U+0031): B<<273.0,460.0>-<276.0,454.0>-<278.0,452.0>> has the same coordinates as a previous segment.
    
    * one (U+0031): B<<162.0,512.0>-<155.0,508.0>-<159.0,502.0>> has the same coordinates as a previous segment.
    
    * two (U+0032): B<<341.0,42.0>-<341.0,42.0>-<341.0,42.0>> has the same coordinates as a previous segment.
    
    * six (U+0036): L<<490.0,200.0>--<490.0,200.0>> has the same coordinates as a previous segment.
    
    * seven (U+0037): B<<334.0,496.0>-<335.0,499.0>-<339.0,503.0>> has the same coordinates as a previous segment.
    
    * seven (U+0037): B<<47.0,22.0>-<51.0,20.0>-<57.0,23.0>> has the same coordinates as a previous segment.
    
    * eight (U+0038): B<<316.0,94.0>-<316.0,94.0>-<316.0,94.0>> has the same coordinates as a previous segment.
    
    * eight (U+0038): B<<245.0,680.0>-<245.0,680.0>-<245.0,680.0>> has the same coordinates as a previous segment.
    
    * eight (U+0038): B<<474.0,489.0>-<474.0,489.0>-<473.0,489.0>> has the same coordinates as a previous segment.
    
    * nine (U+0039): B<<313.0,343.0>-<313.0,343.0>-<313.0,343.0>> has the same coordinates as a previous segment.
    
    * nine (U+0039): B<<188.0,510.0>-<188.0,510.0>-<188.0,510.0>> has the same coordinates as a previous segment.
    
    * nine (U+0039): B<<21.0,72.0>-<21.0,72.0>-<21.0,72.0>> has the same coordinates as a previous segment.
    
    * nine (U+0039): L<<21.0,72.0>--<20.0,72.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): L<<117.0,543.0>--<116.0,544.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<103.0,345.0>-<103.0,345.0>-<103.0,345.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<104.0,337.0>-<104.0,337.0>-<105.0,337.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<105.0,337.0>-<105.0,337.0>-<105.0,337.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<105.0,345.0>-<105.0,345.0>-<105.0,345.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<203.0,394.0>-<203.0,394.0>-<203.0,394.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<208.5,540.0>-<209.0,540.0>-<209.0,540.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<613.0,144.0>-<613.0,144.0>-<613.0,144.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<491.0,309.0>-<488.0,314.0>-<485.0,311.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<622.0,61.0>-<622.0,61.0>-<622.0,61.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<622.0,61.0>-<622.0,66.0>-<625.0,61.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): B<<601.0,317.0>-<601.0,317.0>-<601.0,317.0>> has the same coordinates as a previous segment.
    
    * onehalf (U+00BD): L<<601.0,317.0>--<600.0,317.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): L<<117.0,543.0>--<116.0,544.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): B<<103.0,345.0>-<103.0,345.0>-<103.0,345.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): B<<104.0,337.0>-<104.0,337.0>-<105.0,337.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): B<<105.0,337.0>-<105.0,337.0>-<105.0,337.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): B<<105.0,345.0>-<105.0,345.0>-<105.0,345.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): B<<203.0,394.0>-<203.0,394.0>-<203.0,394.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): B<<208.5,540.0>-<209.0,540.0>-<209.0,540.0>> has the same coordinates as a previous segment.
    
    * onequarter (U+00BC): B<<632.0,392.0>-<630.0,392.0>-<628.0,395.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<78.0,624.5>-<78.0,625.0>-<78.0,625.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<140.0,578.0>-<140.0,578.0>-<140.0,578.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<136.0,581.0>-<136.0,581.0>-<136.0,581.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<124.0,556.0>-<124.0,556.0>-<124.0,556.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): L<<124.0,556.0>--<126.0,556.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<76.0,471.0>-<76.0,471.0>-<76.0,471.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<135.0,384.0>-<135.0,384.0>-<135.0,384.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<145.0,585.0>-<145.0,588.0>-<142.0,588.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<114.0,648.0>-<112.0,648.0>-<112.0,645.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<138.0,394.0>-<140.0,394.0>-<141.0,395.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): L<<46.0,506.0>--<46.0,503.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<46.0,503.0>-<46.0,503.0>-<46.0,503.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): L<<46.0,503.0>--<46.0,501.0>> has the same coordinates as a previous segment.
    
    * threequarters (U+00BE): B<<632.0,392.0>-<630.0,392.0>-<628.0,395.0>> has the same coordinates as a previous segment.
    
    * uni00B9 (U+00B9): L<<117.0,543.0>--<116.0,544.0>> has the same coordinates as a previous segment.
    
    * uni00B9 (U+00B9): B<<103.0,345.0>-<103.0,345.0>-<103.0,345.0>> has the same coordinates as a previous segment.
    
    * uni00B9 (U+00B9): B<<104.0,337.0>-<104.0,337.0>-<105.0,337.0>> has the same coordinates as a previous segment.
    
    * uni00B9 (U+00B9): B<<105.0,337.0>-<105.0,337.0>-<105.0,337.0>> has the same coordinates as a previous segment.
    
    * uni00B9 (U+00B9): B<<105.0,345.0>-<105.0,345.0>-<105.0,345.0>> has the same coordinates as a previous segment.
    
    * uni00B9 (U+00B9): B<<203.0,394.0>-<203.0,394.0>-<203.0,394.0>> has the same coordinates as a previous segment.
    
    * uni00B9 (U+00B9): B<<208.5,540.0>-<209.0,540.0>-<209.0,540.0>> has the same coordinates as a previous segment.
    
    * uni00B2 (U+00B2): B<<177.0,476.0>-<177.0,476.0>-<177.0,476.0>> has the same coordinates as a previous segment.
    
    * uni00B2 (U+00B2): B<<55.0,641.0>-<52.0,646.0>-<49.0,643.0>> has the same coordinates as a previous segment.
    
    * uni00B2 (U+00B2): B<<186.0,393.0>-<186.0,393.0>-<186.0,393.0>> has the same coordinates as a previous segment.
    
    * uni00B2 (U+00B2): B<<186.0,393.0>-<186.0,398.0>-<189.0,393.0>> has the same coordinates as a previous segment.
    
    * uni00B2 (U+00B2): B<<165.0,649.0>-<165.0,649.0>-<165.0,649.0>> has the same coordinates as a previous segment.
    
    * uni00B2 (U+00B2): L<<165.0,649.0>--<164.0,649.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<78.0,624.5>-<78.0,625.0>-<78.0,625.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<140.0,578.0>-<140.0,578.0>-<140.0,578.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<136.0,581.0>-<136.0,581.0>-<136.0,581.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<124.0,556.0>-<124.0,556.0>-<124.0,556.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): L<<124.0,556.0>--<126.0,556.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<76.0,471.0>-<76.0,471.0>-<76.0,471.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<135.0,384.0>-<135.0,384.0>-<135.0,384.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<145.0,585.0>-<145.0,588.0>-<142.0,588.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<114.0,648.0>-<112.0,648.0>-<112.0,645.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<138.0,394.0>-<140.0,394.0>-<141.0,395.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): L<<46.0,506.0>--<46.0,503.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): B<<46.0,503.0>-<46.0,503.0>-<46.0,503.0>> has the same coordinates as a previous segment.
    
    * uni00B3 (U+00B3): L<<46.0,503.0>--<46.0,501.0>> has the same coordinates as a previous segment.
    
    * uni2074 (U+2074): B<<226.0,724.0>-<224.0,724.0>-<222.0,727.0>> has the same coordinates as a previous segment.
    
    * colon (U+003A): B<<122.5,-18.0>-<123.0,-18.0>-<123.0,-18.0>> has the same coordinates as a previous segment.
    
    * ellipsis (U+2026): B<<712.5,-5.0>-<713.0,-5.0>-<713.0,-5.0>> has the same coordinates as a previous segment.
    
    * exclam (U+0021): B<<186.0,312.0>-<183.0,308.0>-<183.0,301.0>> has the same coordinates as a previous segment.
    
    * exclam (U+0021): B<<118.0,225.0>-<117.0,229.0>-<117.0,233.0>> has the same coordinates as a previous segment.
    
    * question (U+003F): B<<168.0,466.0>-<167.0,466.0>-<164.5,466.0>> has the same coordinates as a previous segment.
    
    * question (U+003F): B<<164.5,466.0>-<162.0,466.0>-<159.0,467.0>> has the same coordinates as a previous segment.
    
    * questiondown (U+00BF): B<<289.0,438.0>-<289.0,438.0>-<289.0,438.0>> has the same coordinates as a previous segment.
    
    * questiondown (U+00BF): B<<129.0,214.0>-<129.0,214.0>-<129.0,214.0>> has the same coordinates as a previous segment.
    
    * bullet (U+2022): B<<109.0,265.0>-<106.0,264.0>-<109.0,260.0>> has the same coordinates as a previous segment.
    
    * bullet (U+2022): B<<347.0,274.0>-<346.0,273.0>-<346.0,267.0>> has the same coordinates as a previous segment.
    
    * bullet (U+2022): B<<347.0,381.0>-<347.0,381.0>-<350.0,376.0>> has the same coordinates as a previous segment.
    
    * numbersign (U+0023): B<<304.0,135.0>-<307.0,132.0>-<309.0,129.0>> has the same coordinates as a previous segment.
    
    * numbersign (U+0023): B<<339.0,444.0>-<339.0,444.0>-<339.0,444.0>> has the same coordinates as a previous segment.
    
    * slash (U+002F): B<<187.0,156.0>-<187.0,156.0>-<187.0,156.0>> has the same coordinates as a previous segment.
    
    * endash (U+2013): L<<106.0,274.0>--<109.0,282.0>> has the same coordinates as a previous segment.
    
    * endash (U+2013): B<<109.0,282.0>-<109.0,282.0>-<109.0,282.0>> has the same coordinates as a previous segment.
    
    * emdash (U+2014): B<<246.0,358.0>-<242.0,354.0>-<239.0,358.0>> has the same coordinates as a previous segment.
    
    * emdash (U+2014): B<<464.0,351.0>-<464.0,348.0>-<459.0,347.0>> has the same coordinates as a previous segment.
    
    * emdash (U+2014): B<<504.0,298.0>-<509.0,299.0>-<509.0,302.0>> has the same coordinates as a previous segment.
    
    * underscore (U+005F): B<<424.0,-102.0>-<425.0,-110.0>-<421.0,-111.0>> has the same coordinates as a previous segment.
    
    * underscore (U+005F): B<<82.0,-125.0>-<80.0,-130.0>-<77.0,-125.0>> has the same coordinates as a previous segment.
    
    * parenleft (U+0028): L<<328.0,758.0>--<322.0,752.0>> has the same coordinates as a previous segment.
    
    * bracketleft (U+005B): B<<169.5,364.0>-<170.0,364.0>-<169.0,364.0>> has the same coordinates as a previous segment.
    
    * bracketright (U+005D): L<<288.0,248.0>--<288.0,263.0>> has the same coordinates as a previous segment.
    
    * guillemotleft (U+00AB): B<<403.5,413.0>-<403.0,413.0>-<404.0,413.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): B<<175.0,267.0>-<174.0,274.0>-<178.0,274.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): B<<265.0,464.0>-<265.0,464.0>-<265.0,464.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): B<<401.0,275.0>-<401.0,275.0>-<401.0,275.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): B<<303.0,54.0>-<303.0,54.0>-<305.0,50.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): B<<236.0,153.0>-<236.0,153.0>-<236.0,153.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): B<<383.0,97.0>-<383.0,97.0>-<383.0,97.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): L<<381.0,122.0>--<374.0,125.0>> has the same coordinates as a previous segment.
    
    * guillemotright (U+00BB): B<<403.0,151.0>-<403.0,151.0>-<403.0,151.0>> has the same coordinates as a previous segment.
    
    * guilsinglright (U+203A): B<<253.0,189.0>-<253.0,189.0>-<253.0,189.0>> has the same coordinates as a previous segment.
    
    * guilsinglright (U+203A): B<<86.0,77.0>-<86.0,77.0>-<86.0,77.0>> has the same coordinates as a previous segment.
    
    * guilsinglright (U+203A): L<<86.0,77.0>--<87.0,77.0>> has the same coordinates as a previous segment.
    
    * at (U+0040): B<<713.0,94.0>-<713.0,91.0>-<711.0,87.0>> has the same coordinates as a previous segment.
    
    * ampersand (U+0026): B<<577.0,441.0>-<577.0,443.0>-<577.0,445.0>> has the same coordinates as a previous segment.
    
    * ampersand (U+0026): B<<577.0,445.0>-<577.0,447.0>-<577.0,448.0>> has the same coordinates as a previous segment.
    
    * ampersand (U+0026): L<<222.0,143.0>--<215.0,140.0>> has the same coordinates as a previous segment.
    
    * paragraph (U+00B6): B<<490.0,314.0>-<490.0,314.0>-<490.0,314.0>> has the same coordinates as a previous segment.
    
    * paragraph (U+00B6): B<<239.0,314.0>-<239.0,314.0>-<239.0,314.0>> has the same coordinates as a previous segment.
    
    * paragraph (U+00B6): B<<333.0,278.0>-<325.0,278.0>-<322.0,281.0>> has the same coordinates as a previous segment.
    
    * copyright (U+00A9): B<<285.0,275.0>-<288.0,275.0>-<288.0,268.0>> has the same coordinates as a previous segment.
    
    * copyright (U+00A9): B<<305.0,500.0>-<303.0,495.0>-<298.0,493.0>> has the same coordinates as a previous segment.
    
    * copyright (U+00A9): B<<706.0,164.0>-<708.0,161.0>-<705.0,158.0>> has the same coordinates as a previous segment.
    
    * copyright (U+00A9): L<<517.0,593.0>--<510.0,593.0>> has the same coordinates as a previous segment.
    
    * registered (U+00AE): B<<318.0,370.0>-<318.0,365.0>-<317.0,363.0>> has the same coordinates as a previous segment.
    
    * registered (U+00AE): B<<706.0,164.0>-<708.0,161.0>-<705.0,158.0>> has the same coordinates as a previous segment.
    
    * registered (U+00AE): L<<517.0,593.0>--<510.0,593.0>> has the same coordinates as a previous segment.
    
    * trademark (U+2122): B<<557.5,439.0>-<557.0,440.0>-<558.0,440.0>> has the same coordinates as a previous segment.
    
    * trademark (U+2122): L<<594.0,632.0>--<594.0,628.0>> has the same coordinates as a previous segment.
    
    * trademark (U+2122): L<<715.0,388.0>--<715.0,395.0>> has the same coordinates as a previous segment.
    
    * trademark (U+2122): B<<538.0,321.0>-<537.0,322.0>-<537.0,327.0>> has the same coordinates as a previous segment.
    
    * trademark (U+2122): L<<464.0,395.0>--<462.0,398.0>> has the same coordinates as a previous segment.
    
    * trademark (U+2122): L<<452.0,418.0>--<452.0,419.0>> has the same coordinates as a previous segment.
    
    * degree (U+00B0): B<<417.0,506.5>-<417.0,506.0>-<417.0,506.0>> has the same coordinates as a previous segment.
    
    * degree (U+00B0): B<<348.0,426.0>-<354.0,423.0>-<346.0,421.0>> has the same coordinates as a previous segment.
    
    * degree (U+00B0): B<<330.0,484.0>-<336.0,482.0>-<336.0,491.0>> has the same coordinates as a previous segment.
    
    * degree (U+00B0): B<<298.0,581.0>-<302.0,581.0>-<302.0,584.0>> has the same coordinates as a previous segment.
    
    * bar (U+007C): L<<87.0,349.0>--<87.0,349.0>> has the same coordinates as a previous segment.
    
    * brokenbar (U+00A6): L<<74.0,33.0>--<74.0,32.0>> has the same coordinates as a previous segment.
    
    * litre (U+2113): B<<226.0,244.0>-<226.0,242.0>-<224.0,240.0>> has the same coordinates as a previous segment.
    
    * uni2116 (U+2116): B<<112.0,27.0>-<116.0,27.0>-<116.0,20.0>> has the same coordinates as a previous segment.
    
    * uni2116 (U+2116): L<<483.0,568.0>--<480.0,577.0>> has the same coordinates as a previous segment.
    
    * uni2116 (U+2116): B<<301.0,306.0>-<303.0,312.0>-<299.0,316.0>> has the same coordinates as a previous segment.
    
    * uni2116 (U+2116): B<<668.0,506.0>-<673.0,507.0>-<669.0,513.0>> has the same coordinates as a previous segment.
    
    * Euro (U+20AC): B<<454.5,619.5>-<455.0,618.0>-<454.0,621.0>> has the same coordinates as a previous segment.
    
    * uni20B5 (U+20B5): B<<251.0,332.0>-<254.0,329.0>-<250.0,322.0>> has the same coordinates as a previous segment.
    
    * cent (U+00A2): B<<288.0,177.0>-<288.0,177.0>-<288.0,177.0>> has the same coordinates as a previous segment.
    
    * cent (U+00A2): B<<100.0,14.0>-<103.0,3.0>-<95.0,4.0>> has the same coordinates as a previous segment.
    
    * colonmonetary (U+20A1): L<<222.0,250.0>--<222.0,254.0>> has the same coordinates as a previous segment.
    
    * colonmonetary (U+20A1): L<<439.0,-37.0>--<439.0,-39.0>> has the same coordinates as a previous segment.
    
    * colonmonetary (U+20A1): L<<442.0,-37.0>--<442.0,-36.0>> has the same coordinates as a previous segment.
    
    * colonmonetary (U+20A1): L<<442.0,-36.0>--<442.0,-30.0>> has the same coordinates as a previous segment.
    
    * currency (U+00A4): B<<365.0,409.0>-<364.0,409.0>-<361.0,406.0>> has the same coordinates as a previous segment.
    
    * currency (U+00A4): B<<399.0,316.0>-<399.0,307.0>-<393.0,309.0>> has the same coordinates as a previous segment.
    
    * dollar (U+0024): B<<269.0,16.0>-<269.0,16.0>-<269.0,16.0>> has the same coordinates as a previous segment.
    
    * dollar (U+0024): B<<304.0,411.0>-<304.0,411.0>-<304.0,411.0>> has the same coordinates as a previous segment.
    
    * dollar (U+0024): B<<265.0,1.0>-<265.0,1.0>-<265.0,1.0>> has the same coordinates as a previous segment.
    
    * dollar (U+0024): B<<265.0,1.0>-<265.0,1.0>-<265.0,1.0>> has the same coordinates as a previous segment.
    
    * dong (U+20AB): L<<284.0,565.0>--<284.0,566.0>> has the same coordinates as a previous segment.
    
    * dong (U+20AB): B<<284.0,566.0>-<284.0,566.0>-<284.0,566.0>> has the same coordinates as a previous segment.
    
    * dong (U+20AB): L<<224.0,121.0>--<225.0,121.0>> has the same coordinates as a previous segment.
    
    * dong (U+20AB): L<<225.0,121.0>--<224.0,121.0>> has the same coordinates as a previous segment.
    
    * franc (U+20A3): B<<189.0,203.0>-<185.0,210.0>-<189.0,212.0>> has the same coordinates as a previous segment.
    
    * uni20B2 (U+20B2): B<<103.0,353.0>-<103.0,348.0>-<101.0,346.0>> has the same coordinates as a previous segment.
    
    * uni20B2 (U+20B2): B<<82.0,412.0>-<77.0,409.0>-<78.0,402.0>> has the same coordinates as a previous segment.
    
    * uni20B2 (U+20B2): L<<212.0,393.0>--<207.0,384.0>> has the same coordinates as a previous segment.
    
    * uni20B2 (U+20B2): B<<311.0,511.0>-<305.0,515.0>-<301.0,510.0>> has the same coordinates as a previous segment.
    
    * uni20AD (U+20AD): L<<50.0,156.0>--<50.0,147.0>> has the same coordinates as a previous segment.
    
    * uni20AD (U+20AD): B<<395.0,111.0>-<400.0,106.0>-<390.0,104.0>> has the same coordinates as a previous segment.
    
    * uni20AD (U+20AD): L<<486.0,325.0>--<480.0,325.0>> has the same coordinates as a previous segment.
    
    * uni20BA (U+20BA): B<<479.0,270.0>-<481.0,272.0>-<482.0,272.0>> has the same coordinates as a previous segment.
    
    * uni20BC (U+20BC): B<<238.0,380.0>-<241.0,377.0>-<237.0,370.0>> has the same coordinates as a previous segment.
    
    * uni20A6 (U+20A6): L<<178.0,352.0>--<178.0,351.0>> has the same coordinates as a previous segment.
    
    * uni20A6 (U+20A6): L<<610.0,258.0>--<606.0,246.0>> has the same coordinates as a previous segment.
    
    * uni20A6 (U+20A6): B<<586.0,363.0>-<580.0,357.0>-<582.0,353.0>> has the same coordinates as a previous segment.
    
    * uni20A6 (U+20A6): B<<606.0,383.0>-<607.0,385.0>-<606.0,383.0>> has the same coordinates as a previous segment.
    
    * peseta (U+20A7): B<<344.0,325.0>-<341.0,327.0>-<336.0,332.0>> has the same coordinates as a previous segment.
    
    * uni20B1 (U+20B1): B<<181.0,209.0>-<181.0,209.0>-<181.0,209.0>> has the same coordinates as a previous segment.
    
    * uni20B1 (U+20B1): B<<361.0,332.0>-<363.0,324.0>-<369.0,325.0>> has the same coordinates as a previous segment.
    
    * sterling (U+00A3): L<<513.0,301.0>--<519.0,301.0>> has the same coordinates as a previous segment.
    
    * uni20A9 (U+20A9): B<<189.0,462.0>-<189.0,462.0>-<189.0,462.0>> has the same coordinates as a previous segment.
    
    * uni20A9 (U+20A9): B<<712.0,498.0>-<712.0,498.0>-<712.0,498.0>> has the same coordinates as a previous segment.
    
    * uni20A9 (U+20A9): B<<699.0,284.0>-<699.0,284.0>-<699.0,284.0>> has the same coordinates as a previous segment.
    
    * uni20A9 (U+20A9): B<<705.0,251.0>-<705.0,251.0>-<705.0,251.0>> has the same coordinates as a previous segment.
    
    * yen (U+00A5): B<<233.0,154.0>-<233.0,154.0>-<233.0,154.0>> has the same coordinates as a previous segment.
    
    * yen (U+00A5): B<<392.0,419.0>-<392.0,419.0>-<392.0,420.0>> has the same coordinates as a previous segment.
    
    * yen (U+00A5): B<<392.5,420.0>-<392.0,420.0>-<392.0,420.0>> has the same coordinates as a previous segment.
    
    * yen (U+00A5): B<<375.0,402.0>-<371.0,400.0>-<369.0,396.0>> has the same coordinates as a previous segment.
    
    * uni2219 (U+2219): B<<109.0,265.0>-<106.0,264.0>-<109.0,260.0>> has the same coordinates as a previous segment.
    
    * uni2219 (U+2219): B<<347.0,274.0>-<346.0,273.0>-<346.0,267.0>> has the same coordinates as a previous segment.
    
    * uni2219 (U+2219): B<<347.0,381.0>-<347.0,381.0>-<350.0,376.0>> has the same coordinates as a previous segment.
    
    * uni2215 (U+2215): B<<187.0,156.0>-<187.0,156.0>-<187.0,156.0>> has the same coordinates as a previous segment.
    
    * plus (U+002B): B<<264.0,314.0>-<269.0,311.0>-<268.0,304.0>> has the same coordinates as a previous segment.
    
    * notequal (U+2260): B<<176.0,333.0>-<176.0,333.0>-<176.0,333.0>> has the same coordinates as a previous segment.
    
    * notequal (U+2260): B<<165.0,293.0>-<165.0,293.0>-<165.0,293.0>> has the same coordinates as a previous segment.
    
    * notequal (U+2260): B<<182.5,300.0>-<183.0,300.0>-<183.0,300.0>> has the same coordinates as a previous segment.
    
    * notequal (U+2260): B<<165.0,293.0>-<165.0,293.0>-<165.0,293.0>> has the same coordinates as a previous segment.
    
    * notequal (U+2260): B<<165.0,293.0>-<165.0,293.0>-<165.0,293.0>> has the same coordinates as a previous segment.
    
    * greater (U+003E): B<<255.0,260.5>-<255.0,261.0>-<255.0,260.0>> has the same coordinates as a previous segment.
    
    * greater (U+003E): B<<193.0,226.0>-<184.0,233.0>-<200.0,236.0>> has the same coordinates as a previous segment.
    
    * less (U+003C): B<<206.0,366.0>-<206.0,366.0>-<206.0,366.0>> has the same coordinates as a previous segment.
    
    * greaterequal (U+2265): L<<164.0,300.0>--<164.0,300.0>> has the same coordinates as a previous segment.
    
    * asciicircum (U+005E): B<<310.0,577.0>-<311.0,576.0>-<315.0,568.0>> has the same coordinates as a previous segment.
    
    * percent (U+0025): B<<686.0,316.0>-<686.0,316.0>-<685.0,316.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): L<<1075.0,83.0>--<1074.0,79.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<1018.0,109.0>-<1018.0,109.0>-<1018.0,109.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<1016.0,113.0>-<1016.0,113.0>-<1016.0,113.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<1039.0,116.0>-<1039.0,116.0>-<1039.0,116.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<1055.0,140.0>-<1055.0,140.0>-<1055.0,140.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<1062.0,169.0>-<1062.0,169.0>-<1062.0,169.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): L<<1045.0,216.0>--<1044.0,217.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<944.5,156.0>-<944.0,156.0>-<944.0,156.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<955.0,106.0>-<955.0,106.0>-<955.0,106.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<1066.0,135.0>-<1063.0,134.0>-<1061.0,130.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<1057.0,155.0>-<1057.0,155.0>-<1057.0,155.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): L<<1057.0,155.0>--<1057.0,154.0>> has the same coordinates as a previous segment.
    
    * perthousand (U+2030): B<<686.0,316.0>-<686.0,316.0>-<685.0,316.0>> has the same coordinates as a previous segment.
    
    * uni030B (U+030B): B<<-198.0,657.0>-<-201.0,664.0>-<-193.0,665.0>> has the same coordinates as a previous segment.
    
    * uni030C (U+030C): B<<163.0,815.0>-<168.0,806.0>-<175.0,814.0>> has the same coordinates as a previous segment.
    
    * uni030F (U+030F): B<<208.0,637.0>-<208.0,637.0>-<208.0,640.0>> has the same coordinates as a previous segment.
    
    * uni030B.case: B<<-198.0,783.0>-<-201.0,790.0>-<-193.0,791.0>> has the same coordinates as a previous segment.
    
    * uni030C.case: B<<163.0,946.0>-<168.0,937.0>-<175.0,945.0>> has the same coordinates as a previous segment.
    
    * uni030F.case: B<<208.0,767.0>-<208.0,767.0>-<208.0,770.0>> has the same coordinates as a previous segment.
    
    * hungarumlaut (U+02DD): B<<-9.0,638.0>-<-12.0,645.0>-<-4.0,646.0>> has the same coordinates as a previous segment.
    
    * caron (U+02C7): B<<371.0,837.0>-<376.0,828.0>-<383.0,836.0>> has the same coordinates as a previous segment.
    
    * T_h (U+E099): B<<884.0,61.0>-<883.0,62.0>-<880.0,61.0>> has the same coordinates as a previous segment.
    
    [code: overlapping-path-segments]

Checking that the typoAscender exceeds the yMax of the /Agrave.

Check ID: <FontBakeryCheck:typoascender_exceeds_Agrave>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    OS/2.sTypoAscender value should be greater than 998, but got 960 instead

    [code: typoAscender]

Article Checks

⚠️

Validate size, and resolution of article images, and ensure article page has minimum length and includes visual assets.

Check ID: <FontBakeryCheck:googlefonts/article/images>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    Family metadata at /Users/simon/others-repos/fonts//ofl/protestrevolution does not have an article.

    [code: lacks-article]

Metadata Checks

⚠️⏩⏩⏩ℹ️

Check for codepoints not covered by METADATA subsets.

Check ID: <FontBakeryCheck:googlefonts/metadata/unreachable_subsetting>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    The following codepoints supported by the font are not covered by any subsets defined in the font's metadata file, and will never be served. You can solve this by either manually adding additional subset declarations to METADATA.pb, or by editing the glyphset definitions.

    • U+02D8 BREVE: try adding one of: canadian-aboriginal, yi
    • U+02D9 DOT ABOVE: try adding one of: canadian-aboriginal, yi
    • U+02DB OGONEK: try adding one of: canadian-aboriginal, yi
    • U+0306 COMBINING BREVE: try adding one of: old-permic, tifinagh
    • U+030A COMBINING RING ABOVE: try adding one of: syriac, duployan
    • U+030B COMBINING DOUBLE ACUTE ACCENT: try adding one of: osage, cherokee
    • U+030C COMBINING CARON: try adding one of: tai-le, cherokee
    • U+030F COMBINING DOUBLE GRAVE ACCENT: not included in any glyphset definition
    • U+0311 COMBINING INVERTED BREVE: try adding one of: coptic, todhri
    • U+031B COMBINING HORN: not included in any glyphset definition
    • U+0324 COMBINING DIAERESIS BELOW: try adding one of: syriac, cherokee, duployan
    • U+0328 COMBINING OGONEK: not included in any glyphset definition
    • U+032E COMBINING BREVE BELOW: try adding syriac
    • U+0331 COMBINING MACRON BELOW: try adding one of: syriac, cherokee, gothic, sunuwar, thai, tifinagh, caucasian-albanian
    • U+2021 DOUBLE DAGGER: try adding adlam
    • U+2030 PER MILLE SIGN: try adding adlam
    • U+2116 NUMERO SIGN: try adding cyrillic
    • U+E01E : not included in any glyphset definition
    • U+E099 : not included in any glyphset definition
    • U+FB01 LATIN SMALL LIGATURE FI: not included in any glyphset definition
    • U+FB02 LATIN SMALL LIGATURE FL: not included in any glyphset definition

    Or you can add the above codepoints to one of the subsets supported by the font: latin, latin-ext, math, menu, symbols, vietnamese

    [code: unreachable-subsetting]

Glyphset Checks

💥

Shapes languages in all GF glyphsets.

Check ID: <FontBakeryCheck:googlefonts/glyphsets/shape_languages>
💥 ProtestRevolution-Regular.ttf
  • 💥 ERROR

    Failed with ModuleNotFoundError: No module named 'shaperglot.checker'

      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checkrunner.py", line 222, in _run_check
        subresults = list(subresults)
      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checks/vendorspecific/googlefonts/glyphsets/shape_languages.py", line 19, in check_glyphsets_shape_languages
        from shaperglot.checker import Checker
    
    
    [code: failed-check]

Description Checks

🔥⚠️⚠️ℹ️ℹ️

DESCRIPTION.en_us.html should end in a linebreak.

Check ID: <FontBakeryCheck:googlefonts/description/eof_linebreak>
⚠️ METADATA.pb
  • ⚠️ WARN

    The last characther on DESCRIPTION.en_us.html is not a line-break. Please add it.

    [code: missing-eof-linebreak]

On a family update, the DESCRIPTION.en_us.html file should ideally also be updated.

Check ID: <FontBakeryCheck:googlefonts/description/family_update>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    The DESCRIPTION.en_us.html file in this family has not changed in comparison to the latest font release on the google/fonts github repo. Please consider mentioning note-worthy improvements made to the family recently.

    [code: description-not-updated]

DESCRIPTION.en_us.html must have more than 200 bytes.

Check ID: <FontBakeryCheck:googlefonts/description/min_length>
🔥 METADATA.pb
  • 🔥 FAIL

    DESCRIPTION.en_us.html must have size larger than 200 bytes.

    [code: too-short]

Licensing Checks

⚠️⏩

Check copyright namerecords match license file.

Check ID: <FontBakeryCheck:googlefonts/name/license>
⚠️ ProtestRevolution-Regular.ttf

Shaping Checks

💥⚠️⏩⏩⏩

Ensure dotted circle glyph is present and can attach marks.

Check ID: <FontBakeryCheck:dotted_circle>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    No dotted circle glyph present

    [code: missing-dotted-circle]

Ensure soft_dotted characters lose their dot when combined with marks that replace the dot.

Check ID: <FontBakeryCheck:soft_dotted>
💥 ProtestRevolution-Regular.ttf
  • 💥 ERROR

    Failed with ModuleNotFoundError: No module named 'shaperglot.checker'

      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checkrunner.py", line 222, in _run_check
        subresults = list(subresults)
      File "/Users/simon/work/gf-dashboard/venv/lib/python3.13/site-packages/fontbakery/checks/soft_dotted.py", line 144, in check_soft_dotted
        from shaperglot.checker import Checker
    
    
    [code: failed-check]

Outline Checks

⚠️⚠️

Check the direction of the outermost contour in each glyph

Check ID: <FontBakeryCheck:outline_direction>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    The following glyphs have a counter-clockwise outer contour:

    * AEacute (U+01FC) has a counter-clockwise outer contour
    
    * Aacute (U+00C1) has a counter-clockwise outer contour
    
    * Abreve (U+0102) has a counter-clockwise outer contour
    
    * Acircumflex (U+00C2) has a counter-clockwise outer contour
    
    * Adieresis (U+00C4) has a counter-clockwise outer contour
    
    * Adieresis (U+00C4) has a counter-clockwise outer contour
    
    * Agrave (U+00C0) has a counter-clockwise outer contour
    
    * Amacron (U+0100) has a counter-clockwise outer contour
    
    * Aring (U+00C5) has a counter-clockwise outer contour
    
    * Aringacute (U+01FA) has a counter-clockwise outer contour
    
    * Aringacute (U+01FA) has a counter-clockwise outer contour
    
    * Atilde (U+00C3) has a counter-clockwise outer contour
    
    * B (U+0042) has a counter-clockwise outer contour
    
    * B (U+0042) has a counter-clockwise outer contour
    
    * Cacute (U+0106) has a counter-clockwise outer contour
    
    * Ccaron (U+010C) has a counter-clockwise outer contour
    
    * Ccircumflex (U+0108) has a counter-clockwise outer contour
    
    * Cdotaccent (U+010A) has a counter-clockwise outer contour
    
    * D (U+0044) has a counter-clockwise outer contour
    
    * Dcaron (U+010E) has a counter-clockwise outer contour
    
    * Dcaron (U+010E) has a counter-clockwise outer contour
    
    * E (U+0045) has a counter-clockwise outer contour
    
    * Eacute (U+00C9) has a counter-clockwise outer contour
    
    * Eacute (U+00C9) has a counter-clockwise outer contour
    
    * Ebreve (U+0114) has a counter-clockwise outer contour
    
    * Ebreve (U+0114) has a counter-clockwise outer contour
    
    * Ecaron (U+011A) has a counter-clockwise outer contour
    
    * Ecaron (U+011A) has a counter-clockwise outer contour
    
    * Ecircumflex (U+00CA) has a counter-clockwise outer contour
    
    * Ecircumflex (U+00CA) has a counter-clockwise outer contour
    
    * Edieresis (U+00CB) has a counter-clockwise outer contour
    
    * Edieresis (U+00CB) has a counter-clockwise outer contour
    
    * Edieresis (U+00CB) has a counter-clockwise outer contour
    
    * Edotaccent (U+0116) has a counter-clockwise outer contour
    
    * Edotaccent (U+0116) has a counter-clockwise outer contour
    
    * Egrave (U+00C8) has a counter-clockwise outer contour
    
    * Egrave (U+00C8) has a counter-clockwise outer contour
    
    * Emacron (U+0112) has a counter-clockwise outer contour
    
    * Emacron (U+0112) has a counter-clockwise outer contour
    
    * Eng (U+014A) has a counter-clockwise outer contour
    
    * Euro (U+20AC) has a counter-clockwise outer contour
    
    * F (U+0046) has a counter-clockwise outer contour
    
    * G (U+0047) has a counter-clockwise outer contour
    
    * G (U+0047) has a counter-clockwise outer contour
    
    * Gbreve (U+011E) has a counter-clockwise outer contour
    
    * Gbreve (U+011E) has a counter-clockwise outer contour
    
    * Gbreve (U+011E) has a counter-clockwise outer contour
    
    * Gcaron (U+01E6) has a counter-clockwise outer contour
    
    * Gcaron (U+01E6) has a counter-clockwise outer contour
    
    * Gcaron (U+01E6) has a counter-clockwise outer contour
    
    * Gcircumflex (U+011C) has a counter-clockwise outer contour
    
    * Gcircumflex (U+011C) has a counter-clockwise outer contour
    
    * Gcircumflex (U+011C) has a counter-clockwise outer contour
    
    * Gdotaccent (U+0120) has a counter-clockwise outer contour
    
    * Gdotaccent (U+0120) has a counter-clockwise outer contour
    
    * Gdotaccent (U+0120) has a counter-clockwise outer contour
    
    * Hcircumflex (U+0124) has a counter-clockwise outer contour
    
    * I (U+0049) has a counter-clockwise outer contour
    
    * I (U+0049) has a counter-clockwise outer contour
    
    * I (U+0049) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * IJ (U+0132) has a counter-clockwise outer contour
    
    * Iacute (U+00CD) has a counter-clockwise outer contour
    
    * Iacute (U+00CD) has a counter-clockwise outer contour
    
    * Iacute (U+00CD) has a counter-clockwise outer contour
    
    * Iacute (U+00CD) has a counter-clockwise outer contour
    
    * Ibreve (U+012C) has a counter-clockwise outer contour
    
    * Ibreve (U+012C) has a counter-clockwise outer contour
    
    * Ibreve (U+012C) has a counter-clockwise outer contour
    
    * Ibreve (U+012C) has a counter-clockwise outer contour
    
    * Icircumflex (U+00CE) has a counter-clockwise outer contour
    
    * Icircumflex (U+00CE) has a counter-clockwise outer contour
    
    * Icircumflex (U+00CE) has a counter-clockwise outer contour
    
    * Icircumflex (U+00CE) has a counter-clockwise outer contour
    
    * Idieresis (U+00CF) has a counter-clockwise outer contour
    
    * Idieresis (U+00CF) has a counter-clockwise outer contour
    
    * Idieresis (U+00CF) has a counter-clockwise outer contour
    
    * Idieresis (U+00CF) has a counter-clockwise outer contour
    
    * Idieresis (U+00CF) has a counter-clockwise outer contour
    
    * Idotaccent (U+0130) has a counter-clockwise outer contour
    
    * Idotaccent (U+0130) has a counter-clockwise outer contour
    
    * Idotaccent (U+0130) has a counter-clockwise outer contour
    
    * Idotaccent (U+0130) has a counter-clockwise outer contour
    
    * Igrave (U+00CC) has a counter-clockwise outer contour
    
    * Igrave (U+00CC) has a counter-clockwise outer contour
    
    * Igrave (U+00CC) has a counter-clockwise outer contour
    
    * Igrave (U+00CC) has a counter-clockwise outer contour
    
    * Imacron (U+012A) has a counter-clockwise outer contour
    
    * Imacron (U+012A) has a counter-clockwise outer contour
    
    * Imacron (U+012A) has a counter-clockwise outer contour
    
    * Imacron (U+012A) has a counter-clockwise outer contour
    
    * Itilde (U+0128) has a counter-clockwise outer contour
    
    * Itilde (U+0128) has a counter-clockwise outer contour
    
    * Itilde (U+0128) has a counter-clockwise outer contour
    
    * Itilde (U+0128) has a counter-clockwise outer contour
    
    * J (U+004A) has a counter-clockwise outer contour
    
    * J (U+004A) has a counter-clockwise outer contour
    
    * J (U+004A) has a counter-clockwise outer contour
    
    * J (U+004A) has a counter-clockwise outer contour
    
    * J (U+004A) has a counter-clockwise outer contour
    
    * J (U+004A) has a counter-clockwise outer contour
    
    * J (U+004A) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * Jcircumflex (U+0134) has a counter-clockwise outer contour
    
    * K (U+004B) has a counter-clockwise outer contour
    
    * K (U+004B) has a counter-clockwise outer contour
    
    * L (U+004C) has a counter-clockwise outer contour
    
    * L (U+004C) has a counter-clockwise outer contour
    
    * Lacute (U+0139) has a counter-clockwise outer contour
    
    * Lacute (U+0139) has a counter-clockwise outer contour
    
    * Lacute (U+0139) has a counter-clockwise outer contour
    
    * Lcaron (U+013D) has a counter-clockwise outer contour
    
    * Lcaron (U+013D) has a counter-clockwise outer contour
    
    * Lcaron (U+013D) has a counter-clockwise outer contour
    
    * Ldot (U+013F) has a counter-clockwise outer contour
    
    * Ldot (U+013F) has a counter-clockwise outer contour
    
    * Ldot (U+013F) has a counter-clockwise outer contour
    
    * Lslash (U+0141) has a counter-clockwise outer contour
    
    * Lslash (U+0141) has a counter-clockwise outer contour
    
    * Lslash (U+0141) has a counter-clockwise outer contour
    
    * M (U+004D) has a counter-clockwise outer contour
    
    * N (U+004E) has a counter-clockwise outer contour
    
    * Nacute (U+0143) has a counter-clockwise outer contour
    
    * Nacute (U+0143) has a counter-clockwise outer contour
    
    * Ncaron (U+0147) has a counter-clockwise outer contour
    
    * Ncaron (U+0147) has a counter-clockwise outer contour
    
    * Ntilde (U+00D1) has a counter-clockwise outer contour
    
    * Ntilde (U+00D1) has a counter-clockwise outer contour
    
    * O (U+004F) has a counter-clockwise outer contour
    
    * O (U+004F) has a counter-clockwise outer contour
    
    * O (U+004F) has a counter-clockwise outer contour
    
    * O (U+004F) has a counter-clockwise outer contour
    
    * Oacute (U+00D3) has a counter-clockwise outer contour
    
    * Oacute (U+00D3) has a counter-clockwise outer contour
    
    * Oacute (U+00D3) has a counter-clockwise outer contour
    
    * Oacute (U+00D3) has a counter-clockwise outer contour
    
    * Oacute (U+00D3) has a counter-clockwise outer contour
    
    * Obreve (U+014E) has a counter-clockwise outer contour
    
    * Obreve (U+014E) has a counter-clockwise outer contour
    
    * Obreve (U+014E) has a counter-clockwise outer contour
    
    * Obreve (U+014E) has a counter-clockwise outer contour
    
    * Ocircumflex (U+00D4) has a counter-clockwise outer contour
    
    * Ocircumflex (U+00D4) has a counter-clockwise outer contour
    
    * Ocircumflex (U+00D4) has a counter-clockwise outer contour
    
    * Odieresis (U+00D6) has a counter-clockwise outer contour
    
    * Odieresis (U+00D6) has a counter-clockwise outer contour
    
    * Odieresis (U+00D6) has a counter-clockwise outer contour
    
    * Odieresis (U+00D6) has a counter-clockwise outer contour
    
    * Odieresis (U+00D6) has a counter-clockwise outer contour
    
    * Odieresis (U+00D6) has a counter-clockwise outer contour
    
    * Ograve (U+00D2) has a counter-clockwise outer contour
    
    * Ograve (U+00D2) has a counter-clockwise outer contour
    
    * Ograve (U+00D2) has a counter-clockwise outer contour
    
    * Ograve (U+00D2) has a counter-clockwise outer contour
    
    * Ograve (U+00D2) has a counter-clockwise outer contour
    
    * Ohungarumlaut (U+0150) has a counter-clockwise outer contour
    
    * Ohungarumlaut (U+0150) has a counter-clockwise outer contour
    
    * Ohungarumlaut (U+0150) has a counter-clockwise outer contour
    
    * Ohungarumlaut (U+0150) has a counter-clockwise outer contour
    
    * Ohungarumlaut (U+0150) has a counter-clockwise outer contour
    
    * Omacron (U+014C) has a counter-clockwise outer contour
    
    * Omacron (U+014C) has a counter-clockwise outer contour
    
    * Omacron (U+014C) has a counter-clockwise outer contour
    
    * Omacron (U+014C) has a counter-clockwise outer contour
    
    * Omacron (U+014C) has a counter-clockwise outer contour
    
    * Oslash (U+00D8) has a counter-clockwise outer contour
    
    * Oslash (U+00D8) has a counter-clockwise outer contour
    
    * Oslash (U+00D8) has a counter-clockwise outer contour
    
    * Oslash (U+00D8) has a counter-clockwise outer contour
    
    * Oslashacute (U+01FE) has a counter-clockwise outer contour
    
    * Oslashacute (U+01FE) has a counter-clockwise outer contour
    
    * Oslashacute (U+01FE) has a counter-clockwise outer contour
    
    * Oslashacute (U+01FE) has a counter-clockwise outer contour
    
    * Oslashacute (U+01FE) has a counter-clockwise outer contour
    
    * Otilde (U+00D5) has a counter-clockwise outer contour
    
    * Otilde (U+00D5) has a counter-clockwise outer contour
    
    * Otilde (U+00D5) has a counter-clockwise outer contour
    
    * Otilde (U+00D5) has a counter-clockwise outer contour
    
    * Otilde (U+00D5) has a counter-clockwise outer contour
    
    * P (U+0050) has a counter-clockwise outer contour
    
    * Q (U+0051) has a counter-clockwise outer contour
    
    * Q (U+0051) has a counter-clockwise outer contour
    
    * R (U+0052) has a counter-clockwise outer contour
    
    * R (U+0052) has a counter-clockwise outer contour
    
    * Racute (U+0154) has a counter-clockwise outer contour
    
    * Racute (U+0154) has a counter-clockwise outer contour
    
    * Racute (U+0154) has a counter-clockwise outer contour
    
    * Rcaron (U+0158) has a counter-clockwise outer contour
    
    * Rcaron (U+0158) has a counter-clockwise outer contour
    
    * Rcaron (U+0158) has a counter-clockwise outer contour
    
    * Sacute (U+015A) has a counter-clockwise outer contour
    
    * Scaron (U+0160) has a counter-clockwise outer contour
    
    * Scircumflex (U+015C) has a counter-clockwise outer contour
    
    * Tcaron (U+0164) has a counter-clockwise outer contour
    
    * U (U+0055) has a counter-clockwise outer contour
    
    * U (U+0055) has a counter-clockwise outer contour
    
    * U (U+0055) has a counter-clockwise outer contour
    
    * Uacute (U+00DA) has a counter-clockwise outer contour
    
    * Uacute (U+00DA) has a counter-clockwise outer contour
    
    * Uacute (U+00DA) has a counter-clockwise outer contour
    
    * Uacute (U+00DA) has a counter-clockwise outer contour
    
    * Ubreve (U+016C) has a counter-clockwise outer contour
    
    * Ubreve (U+016C) has a counter-clockwise outer contour
    
    * Ubreve (U+016C) has a counter-clockwise outer contour
    
    * Ubreve (U+016C) has a counter-clockwise outer contour
    
    * Ucircumflex (U+00DB) has a counter-clockwise outer contour
    
    * Ucircumflex (U+00DB) has a counter-clockwise outer contour
    
    * Ucircumflex (U+00DB) has a counter-clockwise outer contour
    
    * Ucircumflex (U+00DB) has a counter-clockwise outer contour
    
    * Udieresis (U+00DC) has a counter-clockwise outer contour
    
    * Udieresis (U+00DC) has a counter-clockwise outer contour
    
    * Udieresis (U+00DC) has a counter-clockwise outer contour
    
    * Udieresis (U+00DC) has a counter-clockwise outer contour
    
    * Udieresis (U+00DC) has a counter-clockwise outer contour
    
    * Ugrave (U+00D9) has a counter-clockwise outer contour
    
    * Ugrave (U+00D9) has a counter-clockwise outer contour
    
    * Ugrave (U+00D9) has a counter-clockwise outer contour
    
    * Ugrave (U+00D9) has a counter-clockwise outer contour
    
    * Uhorn (U+01AF) has a counter-clockwise outer contour
    
    * Uhorn (U+01AF) has a counter-clockwise outer contour
    
    * Uhorn (U+01AF) has a counter-clockwise outer contour
    
    * Uhungarumlaut (U+0170) has a counter-clockwise outer contour
    
    * Uhungarumlaut (U+0170) has a counter-clockwise outer contour
    
    * Uhungarumlaut (U+0170) has a counter-clockwise outer contour
    
    * Uhungarumlaut (U+0170) has a counter-clockwise outer contour
    
    * Uhungarumlaut (U+0170) has a counter-clockwise outer contour
    
    * Umacron (U+016A) has a counter-clockwise outer contour
    
    * Umacron (U+016A) has a counter-clockwise outer contour
    
    * Umacron (U+016A) has a counter-clockwise outer contour
    
    * Umacron (U+016A) has a counter-clockwise outer contour
    
    * Uring (U+016E) has a counter-clockwise outer contour
    
    * Uring (U+016E) has a counter-clockwise outer contour
    
    * Uring (U+016E) has a counter-clockwise outer contour
    
    * Uring (U+016E) has a counter-clockwise outer contour
    
    * Utilde (U+0168) has a counter-clockwise outer contour
    
    * Utilde (U+0168) has a counter-clockwise outer contour
    
    * Utilde (U+0168) has a counter-clockwise outer contour
    
    * Utilde (U+0168) has a counter-clockwise outer contour
    
    * V (U+0056) has a counter-clockwise outer contour
    
    * Wacute (U+1E82) has a counter-clockwise outer contour
    
    * Wcircumflex (U+0174) has a counter-clockwise outer contour
    
    * Wdieresis (U+1E84) has a counter-clockwise outer contour
    
    * Wdieresis (U+1E84) has a counter-clockwise outer contour
    
    * Wgrave (U+1E80) has a counter-clockwise outer contour
    
    * X (U+0058) has a counter-clockwise outer contour
    
    * Y (U+0059) has a counter-clockwise outer contour
    
    * Yacute (U+00DD) has a counter-clockwise outer contour
    
    * Yacute (U+00DD) has a counter-clockwise outer contour
    
    * Ycircumflex (U+0176) has a counter-clockwise outer contour
    
    * Ycircumflex (U+0176) has a counter-clockwise outer contour
    
    * Ydieresis (U+0178) has a counter-clockwise outer contour
    
    * Ydieresis (U+0178) has a counter-clockwise outer contour
    
    * Ydieresis (U+0178) has a counter-clockwise outer contour
    
    * Ygrave (U+1EF2) has a counter-clockwise outer contour
    
    * Ygrave (U+1EF2) has a counter-clockwise outer contour
    
    * Z (U+005A) has a counter-clockwise outer contour
    
    * Zacute (U+0179) has a counter-clockwise outer contour
    
    * Zacute (U+0179) has a counter-clockwise outer contour
    
    * Zcaron (U+017D) has a counter-clockwise outer contour
    
    * Zcaron (U+017D) has a counter-clockwise outer contour
    
    * Zdotaccent (U+017B) has a counter-clockwise outer contour
    
    * Zdotaccent (U+017B) has a counter-clockwise outer contour
    
    * a (U+0061) has a counter-clockwise outer contour
    
    * a (U+0061) has a counter-clockwise outer contour
    
    * aacute (U+00E1) has a counter-clockwise outer contour
    
    * aacute (U+00E1) has a counter-clockwise outer contour
    
    * aacute (U+00E1) has a counter-clockwise outer contour
    
    * abreve (U+0103) has a counter-clockwise outer contour
    
    * abreve (U+0103) has a counter-clockwise outer contour
    
    * abreve (U+0103) has a counter-clockwise outer contour
    
    * acircumflex (U+00E2) has a counter-clockwise outer contour
    
    * acircumflex (U+00E2) has a counter-clockwise outer contour
    
    * acircumflex (U+00E2) has a counter-clockwise outer contour
    
    * acute (U+00B4) has a counter-clockwise outer contour
    
    * acutecomb (U+0301) has a counter-clockwise outer contour
    
    * acutecomb.case has a counter-clockwise outer contour
    
    * adieresis (U+00E4) has a counter-clockwise outer contour
    
    * adieresis (U+00E4) has a counter-clockwise outer contour
    
    * adieresis (U+00E4) has a counter-clockwise outer contour
    
    * adieresis (U+00E4) has a counter-clockwise outer contour
    
    * aeacute (U+01FD) has a counter-clockwise outer contour
    
    * agrave (U+00E0) has a counter-clockwise outer contour
    
    * agrave (U+00E0) has a counter-clockwise outer contour
    
    * agrave (U+00E0) has a counter-clockwise outer contour
    
    * amacron (U+0101) has a counter-clockwise outer contour
    
    * amacron (U+0101) has a counter-clockwise outer contour
    
    * amacron (U+0101) has a counter-clockwise outer contour
    
    * ampersand (U+0026) has a counter-clockwise outer contour
    
    * approxequal (U+2248) has a counter-clockwise outer contour
    
    * approxequal (U+2248) has a counter-clockwise outer contour
    
    * aring (U+00E5) has a counter-clockwise outer contour
    
    * aring (U+00E5) has a counter-clockwise outer contour
    
    * aring (U+00E5) has a counter-clockwise outer contour
    
    * aringacute (U+01FB) has a counter-clockwise outer contour
    
    * aringacute (U+01FB) has a counter-clockwise outer contour
    
    * aringacute (U+01FB) has a counter-clockwise outer contour
    
    * aringacute (U+01FB) has a counter-clockwise outer contour
    
    * asciicircum (U+005E) has a counter-clockwise outer contour
    
    * asciitilde (U+007E) has a counter-clockwise outer contour
    
    * at (U+0040) has a counter-clockwise outer contour
    
    * atilde (U+00E3) has a counter-clockwise outer contour
    
    * atilde (U+00E3) has a counter-clockwise outer contour
    
    * atilde (U+00E3) has a counter-clockwise outer contour
    
    * b (U+0062) has a counter-clockwise outer contour
    
    * b (U+0062) has a counter-clockwise outer contour
    
    * backslash (U+005C) has a counter-clockwise outer contour
    
    * bar (U+007C) has a counter-clockwise outer contour
    
    * braceleft (U+007B) has a counter-clockwise outer contour
    
    * braceright (U+007D) has a counter-clockwise outer contour
    
    * braceright (U+007D) has a counter-clockwise outer contour
    
    * bracketleft (U+005B) has a counter-clockwise outer contour
    
    * bracketright (U+005D) has a counter-clockwise outer contour
    
    * breve (U+02D8) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * brokenbar (U+00A6) has a counter-clockwise outer contour
    
    * bullet (U+2022) has a counter-clockwise outer contour
    
    * cacute (U+0107) has a counter-clockwise outer contour
    
    * caron (U+02C7) has a counter-clockwise outer contour
    
    * caronSlovak (U+E01E) has a counter-clockwise outer contour
    
    * ccaron (U+010D) has a counter-clockwise outer contour
    
    * ccircumflex (U+0109) has a counter-clockwise outer contour
    
    * cdotaccent (U+010B) has a counter-clockwise outer contour
    
    * circumflex (U+02C6) has a counter-clockwise outer contour
    
    * colon (U+003A) has a counter-clockwise outer contour
    
    * colon (U+003A) has a counter-clockwise outer contour
    
    * comma (U+002C) has a counter-clockwise outer contour
    
    * dcaron (U+010F) has a counter-clockwise outer contour
    
    * degree (U+00B0) has a counter-clockwise outer contour
    
    * degree (U+00B0) has a counter-clockwise outer contour
    
    * degree (U+00B0) has a counter-clockwise outer contour
    
    * degree (U+00B0) has a counter-clockwise outer contour
    
    * degree (U+00B0) has a counter-clockwise outer contour
    
    * degree (U+00B0) has a counter-clockwise outer contour
    
    * dieresis (U+00A8) has a counter-clockwise outer contour
    
    * dieresis (U+00A8) has a counter-clockwise outer contour
    
    * divide (U+00F7) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dollar (U+0024) has a counter-clockwise outer contour
    
    * dong (U+20AB) has a counter-clockwise outer contour
    
    * dong (U+20AB) has a counter-clockwise outer contour
    
    * dotaccent (U+02D9) has a counter-clockwise outer contour
    
    * dotbelowcomb (U+0323) has a counter-clockwise outer contour
    
    * dotlessi (U+0131) has a counter-clockwise outer contour
    
    * eacute (U+00E9) has a counter-clockwise outer contour
    
    * ebreve (U+0115) has a counter-clockwise outer contour
    
    * ecaron (U+011B) has a counter-clockwise outer contour
    
    * ecircumflex (U+00EA) has a counter-clockwise outer contour
    
    * edieresis (U+00EB) has a counter-clockwise outer contour
    
    * edieresis (U+00EB) has a counter-clockwise outer contour
    
    * edotaccent (U+0117) has a counter-clockwise outer contour
    
    * egrave (U+00E8) has a counter-clockwise outer contour
    
    * eight (U+0038) has a counter-clockwise outer contour
    
    * eight (U+0038) has a counter-clockwise outer contour
    
    * ellipsis (U+2026) has a counter-clockwise outer contour
    
    * ellipsis (U+2026) has a counter-clockwise outer contour
    
    * ellipsis (U+2026) has a counter-clockwise outer contour
    
    * emacron (U+0113) has a counter-clockwise outer contour
    
    * emdash (U+2014) has a counter-clockwise outer contour
    
    * endash (U+2013) has a counter-clockwise outer contour
    
    * eng (U+014B) has a counter-clockwise outer contour
    
    * eng (U+014B) has a counter-clockwise outer contour
    
    * equal (U+003D) has a counter-clockwise outer contour
    
    * equal (U+003D) has a counter-clockwise outer contour
    
    * eth (U+00F0) has a counter-clockwise outer contour
    
    * eth (U+00F0) has a counter-clockwise outer contour
    
    * eth (U+00F0) has a counter-clockwise outer contour
    
    * eth (U+00F0) has a counter-clockwise outer contour
    
    * exclam (U+0021) has a counter-clockwise outer contour
    
    * exclam (U+0021) has a counter-clockwise outer contour
    
    * exclam (U+0021) has a counter-clockwise outer contour
    
    * exclam (U+0021) has a counter-clockwise outer contour
    
    * exclamdown (U+00A1) has a counter-clockwise outer contour
    
    * exclamdown (U+00A1) has a counter-clockwise outer contour
    
    * exclamdown (U+00A1) has a counter-clockwise outer contour
    
    * exclamdown (U+00A1) has a counter-clockwise outer contour
    
    * f (U+0066) has a counter-clockwise outer contour
    
    * f (U+0066) has a counter-clockwise outer contour
    
    * f_f has a counter-clockwise outer contour
    
    * f_f has a counter-clockwise outer contour
    
    * f_f has a counter-clockwise outer contour
    
    * fi (U+FB01) has a counter-clockwise outer contour
    
    * fi (U+FB01) has a counter-clockwise outer contour
    
    * fi (U+FB01) has a counter-clockwise outer contour
    
    * fi (U+FB01) has a counter-clockwise outer contour
    
    * five (U+0035) has a counter-clockwise outer contour
    
    * five (U+0035) has a counter-clockwise outer contour
    
    * fl (U+FB02) has a counter-clockwise outer contour
    
    * fl (U+FB02) has a counter-clockwise outer contour
    
    * florin (U+0192) has a counter-clockwise outer contour
    
    * four (U+0034) has a counter-clockwise outer contour
    
    * fraction (U+2044) has a counter-clockwise outer contour
    
    * franc (U+20A3) has a counter-clockwise outer contour
    
    * g (U+0067) has a counter-clockwise outer contour
    
    * g (U+0067) has a counter-clockwise outer contour
    
    * gbreve (U+011F) has a counter-clockwise outer contour
    
    * gbreve (U+011F) has a counter-clockwise outer contour
    
    * gbreve (U+011F) has a counter-clockwise outer contour
    
    * gcaron (U+01E7) has a counter-clockwise outer contour
    
    * gcaron (U+01E7) has a counter-clockwise outer contour
    
    * gcaron (U+01E7) has a counter-clockwise outer contour
    
    * gcircumflex (U+011D) has a counter-clockwise outer contour
    
    * gcircumflex (U+011D) has a counter-clockwise outer contour
    
    * gcircumflex (U+011D) has a counter-clockwise outer contour
    
    * gdotaccent (U+0121) has a counter-clockwise outer contour
    
    * gdotaccent (U+0121) has a counter-clockwise outer contour
    
    * gdotaccent (U+0121) has a counter-clockwise outer contour
    
    * germandbls (U+00DF) has a counter-clockwise outer contour
    
    * grave (U+0060) has a counter-clockwise outer contour
    
    * gravecomb (U+0300) has a counter-clockwise outer contour
    
    * gravecomb.case has a counter-clockwise outer contour
    
    * greater (U+003E) has a counter-clockwise outer contour
    
    * greaterequal (U+2265) has a counter-clockwise outer contour
    
    * greaterequal (U+2265) has a counter-clockwise outer contour
    
    * greaterequal (U+2265) has a counter-clockwise outer contour
    
    * guillemotleft (U+00AB) has a counter-clockwise outer contour
    
    * guillemotleft (U+00AB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guillemotright (U+00BB) has a counter-clockwise outer contour
    
    * guilsinglleft (U+2039) has a counter-clockwise outer contour
    
    * guilsinglright (U+203A) has a counter-clockwise outer contour
    
    * guilsinglright (U+203A) has a counter-clockwise outer contour
    
    * guilsinglright (U+203A) has a counter-clockwise outer contour
    
    * guilsinglright (U+203A) has a counter-clockwise outer contour
    
    * h (U+0068) has a counter-clockwise outer contour
    
    * h (U+0068) has a counter-clockwise outer contour
    
    * h (U+0068) has a counter-clockwise outer contour
    
    * h (U+0068) has a counter-clockwise outer contour
    
    * hcircumflex (U+0125) has a counter-clockwise outer contour
    
    * hcircumflex (U+0125) has a counter-clockwise outer contour
    
    * hcircumflex (U+0125) has a counter-clockwise outer contour
    
    * hcircumflex (U+0125) has a counter-clockwise outer contour
    
    * hcircumflex (U+0125) has a counter-clockwise outer contour
    
    * hookabovecomb (U+0309) has a counter-clockwise outer contour
    
    * hookabovecomb.case has a counter-clockwise outer contour
    
    * hungarumlaut (U+02DD) has a counter-clockwise outer contour
    
    * hungarumlaut (U+02DD) has a counter-clockwise outer contour
    
    * hyphen (U+002D) has a counter-clockwise outer contour
    
    * i (U+0069) has a counter-clockwise outer contour
    
    * i (U+0069) has a counter-clockwise outer contour
    
    * i.loclTRK has a counter-clockwise outer contour
    
    * i.loclTRK has a counter-clockwise outer contour
    
    * iacute (U+00ED) has a counter-clockwise outer contour
    
    * iacute (U+00ED) has a counter-clockwise outer contour
    
    * ibreve (U+012D) has a counter-clockwise outer contour
    
    * ibreve (U+012D) has a counter-clockwise outer contour
    
    * icircumflex (U+00EE) has a counter-clockwise outer contour
    
    * icircumflex (U+00EE) has a counter-clockwise outer contour
    
    * idieresis (U+00EF) has a counter-clockwise outer contour
    
    * idieresis (U+00EF) has a counter-clockwise outer contour
    
    * idieresis (U+00EF) has a counter-clockwise outer contour
    
    * igrave (U+00EC) has a counter-clockwise outer contour
    
    * igrave (U+00EC) has a counter-clockwise outer contour
    
    * imacron (U+012B) has a counter-clockwise outer contour
    
    * imacron (U+012B) has a counter-clockwise outer contour
    
    * itilde (U+0129) has a counter-clockwise outer contour
    
    * itilde (U+0129) has a counter-clockwise outer contour
    
    * j (U+006A) has a counter-clockwise outer contour
    
    * j (U+006A) has a counter-clockwise outer contour
    
    * j (U+006A) has a counter-clockwise outer contour
    
    * j (U+006A) has a counter-clockwise outer contour
    
    * jcircumflex (U+0135) has a counter-clockwise outer contour
    
    * jcircumflex (U+0135) has a counter-clockwise outer contour
    
    * jcircumflex (U+0135) has a counter-clockwise outer contour
    
    * jcircumflex (U+0135) has a counter-clockwise outer contour
    
    * k (U+006B) has a counter-clockwise outer contour
    
    * kgreenlandic (U+0138) has a counter-clockwise outer contour
    
    * lacute (U+013A) has a counter-clockwise outer contour
    
    * lcaron (U+013E) has a counter-clockwise outer contour
    
    * ldot (U+0140) has a counter-clockwise outer contour
    
    * less (U+003C) has a counter-clockwise outer contour
    
    * lessequal (U+2264) has a counter-clockwise outer contour
    
    * lira (U+20A4) has a counter-clockwise outer contour
    
    * lira (U+20A4) has a counter-clockwise outer contour
    
    * logicalnot (U+00AC) has a counter-clockwise outer contour
    
    * lslash (U+0142) has a counter-clockwise outer contour
    
    * lslash (U+0142) has a counter-clockwise outer contour
    
    * lslash (U+0142) has a counter-clockwise outer contour
    
    * lslash (U+0142) has a counter-clockwise outer contour
    
    * lslash (U+0142) has a counter-clockwise outer contour
    
    * lslash (U+0142) has a counter-clockwise outer contour
    
    * m (U+006D) has a counter-clockwise outer contour
    
    * macron (U+00AF) has a counter-clockwise outer contour
    
    * minus (U+2212) has a counter-clockwise outer contour
    
    * multiply (U+00D7) has a counter-clockwise outer contour
    
    * n (U+006E) has a counter-clockwise outer contour
    
    * n (U+006E) has a counter-clockwise outer contour
    
    * n (U+006E) has a counter-clockwise outer contour
    
    * n (U+006E) has a counter-clockwise outer contour
    
    * n (U+006E) has a counter-clockwise outer contour
    
    * nacute (U+0144) has a counter-clockwise outer contour
    
    * nacute (U+0144) has a counter-clockwise outer contour
    
    * nacute (U+0144) has a counter-clockwise outer contour
    
    * nacute (U+0144) has a counter-clockwise outer contour
    
    * nacute (U+0144) has a counter-clockwise outer contour
    
    * nacute (U+0144) has a counter-clockwise outer contour
    
    * ncaron (U+0148) has a counter-clockwise outer contour
    
    * ncaron (U+0148) has a counter-clockwise outer contour
    
    * ncaron (U+0148) has a counter-clockwise outer contour
    
    * ncaron (U+0148) has a counter-clockwise outer contour
    
    * ncaron (U+0148) has a counter-clockwise outer contour
    
    * ncaron (U+0148) has a counter-clockwise outer contour
    
    * nine (U+0039) has a counter-clockwise outer contour
    
    * nine (U+0039) has a counter-clockwise outer contour
    
    * nine (U+0039) has a counter-clockwise outer contour
    
    * nine (U+0039) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * notequal (U+2260) has a counter-clockwise outer contour
    
    * ntilde (U+00F1) has a counter-clockwise outer contour
    
    * ntilde (U+00F1) has a counter-clockwise outer contour
    
    * ntilde (U+00F1) has a counter-clockwise outer contour
    
    * ntilde (U+00F1) has a counter-clockwise outer contour
    
    * ntilde (U+00F1) has a counter-clockwise outer contour
    
    * ntilde (U+00F1) has a counter-clockwise outer contour
    
    * numbersign (U+0023) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * o (U+006F) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * oacute (U+00F3) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * obreve (U+014F) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * ocircumflex (U+00F4) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * odieresis (U+00F6) has a counter-clockwise outer contour
    
    * oe (U+0153) has a counter-clockwise outer contour
    
    * oe (U+0153) has a counter-clockwise outer contour
    
    * oe (U+0153) has a counter-clockwise outer contour
    
    * oe (U+0153) has a counter-clockwise outer contour
    
    * oe (U+0153) has a counter-clockwise outer contour
    
    * ogonek (U+02DB) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ograve (U+00F2) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * ohungarumlaut (U+0151) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * omacron (U+014D) has a counter-clockwise outer contour
    
    * one (U+0031) has a counter-clockwise outer contour
    
    * onehalf (U+00BD) has a counter-clockwise outer contour
    
    * onehalf (U+00BD) has a counter-clockwise outer contour
    
    * onehalf (U+00BD) has a counter-clockwise outer contour
    
    * onequarter (U+00BC) has a counter-clockwise outer contour
    
    * onequarter (U+00BC) has a counter-clockwise outer contour
    
    * onequarter (U+00BC) has a counter-clockwise outer contour
    
    * ordmasculine (U+00BA) has a counter-clockwise outer contour
    
    * oslashacute (U+01FF) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * otilde (U+00F5) has a counter-clockwise outer contour
    
    * paragraph (U+00B6) has a counter-clockwise outer contour
    
    * parenleft (U+0028) has a counter-clockwise outer contour
    
    * parenright (U+0029) has a counter-clockwise outer contour
    
    * percent (U+0025) has a counter-clockwise outer contour
    
    * percent (U+0025) has a counter-clockwise outer contour
    
    * period (U+002E) has a counter-clockwise outer contour
    
    * periodcentered (U+00B7) has a counter-clockwise outer contour
    
    * periodcentered.loclCAT has a counter-clockwise outer contour
    
    * perthousand (U+2030) has a counter-clockwise outer contour
    
    * perthousand (U+2030) has a counter-clockwise outer contour
    
    * peseta (U+20A7) has a counter-clockwise outer contour
    
    * plus (U+002B) has a counter-clockwise outer contour
    
    * plus (U+002B) has a counter-clockwise outer contour
    
    * q (U+0071) has a counter-clockwise outer contour
    
    * q (U+0071) has a counter-clockwise outer contour
    
    * question (U+003F) has a counter-clockwise outer contour
    
    * question (U+003F) has a counter-clockwise outer contour
    
    * questiondown (U+00BF) has a counter-clockwise outer contour
    
    * questiondown (U+00BF) has a counter-clockwise outer contour
    
    * quotedbl (U+0022) has a counter-clockwise outer contour
    
    * quotedbl (U+0022) has a counter-clockwise outer contour
    
    * quotedblbase (U+201E) has a counter-clockwise outer contour
    
    * quotedblbase (U+201E) has a counter-clockwise outer contour
    
    * quotedblleft (U+201C) has a counter-clockwise outer contour
    
    * quotedblleft (U+201C) has a counter-clockwise outer contour
    
    * quotedblleft (U+201C) has a counter-clockwise outer contour
    
    * quotedblright (U+201D) has a counter-clockwise outer contour
    
    * quotedblright (U+201D) has a counter-clockwise outer contour
    
    * quoteleft (U+2018) has a counter-clockwise outer contour
    
    * quoteright (U+2019) has a counter-clockwise outer contour
    
    * quotesinglbase (U+201A) has a counter-clockwise outer contour
    
    * quotesingle (U+0027) has a counter-clockwise outer contour
    
    * r (U+0072) has a counter-clockwise outer contour
    
    * r (U+0072) has a counter-clockwise outer contour
    
    * racute (U+0155) has a counter-clockwise outer contour
    
    * racute (U+0155) has a counter-clockwise outer contour
    
    * racute (U+0155) has a counter-clockwise outer contour
    
    * rcaron (U+0159) has a counter-clockwise outer contour
    
    * rcaron (U+0159) has a counter-clockwise outer contour
    
    * rcaron (U+0159) has a counter-clockwise outer contour
    
    * ring (U+02DA) has a counter-clockwise outer contour
    
    * sacute (U+015B) has a counter-clockwise outer contour
    
    * scaron (U+0161) has a counter-clockwise outer contour
    
    * scircumflex (U+015D) has a counter-clockwise outer contour
    
    * semicolon (U+003B) has a counter-clockwise outer contour
    
    * semicolon (U+003B) has a counter-clockwise outer contour
    
    * seven (U+0037) has a counter-clockwise outer contour
    
    * six (U+0036) has a counter-clockwise outer contour
    
    * six (U+0036) has a counter-clockwise outer contour
    
    * slash (U+002F) has a counter-clockwise outer contour
    
    * sterling (U+00A3) has a counter-clockwise outer contour
    
    * sterling (U+00A3) has a counter-clockwise outer contour
    
    * tbar (U+0167) has a counter-clockwise outer contour
    
    * tbar (U+0167) has a counter-clockwise outer contour
    
    * tbar (U+0167) has a counter-clockwise outer contour
    
    * tbar (U+0167) has a counter-clockwise outer contour
    
    * tcaron (U+0165) has a counter-clockwise outer contour
    
    * thorn (U+00FE) has a counter-clockwise outer contour
    
    * three (U+0033) has a counter-clockwise outer contour
    
    * threequarters (U+00BE) has a counter-clockwise outer contour
    
    * threequarters (U+00BE) has a counter-clockwise outer contour
    
    * threequarters (U+00BE) has a counter-clockwise outer contour
    
    * threequarters (U+00BE) has a counter-clockwise outer contour
    
    * tilde (U+02DC) has a counter-clockwise outer contour
    
    * tildecomb (U+0303) has a counter-clockwise outer contour
    
    * tildecomb.case has a counter-clockwise outer contour
    
    * trademark (U+2122) has a counter-clockwise outer contour
    
    * trademark (U+2122) has a counter-clockwise outer contour
    
    * two (U+0032) has a counter-clockwise outer contour
    
    * u (U+0075) has a counter-clockwise outer contour
    
    * u (U+0075) has a counter-clockwise outer contour
    
    * u (U+0075) has a counter-clockwise outer contour
    
    * u (U+0075) has a counter-clockwise outer contour
    
    * uacute (U+00FA) has a counter-clockwise outer contour
    
    * uacute (U+00FA) has a counter-clockwise outer contour
    
    * uacute (U+00FA) has a counter-clockwise outer contour
    
    * uacute (U+00FA) has a counter-clockwise outer contour
    
    * uacute (U+00FA) has a counter-clockwise outer contour
    
    * ubreve (U+016D) has a counter-clockwise outer contour
    
    * ubreve (U+016D) has a counter-clockwise outer contour
    
    * ubreve (U+016D) has a counter-clockwise outer contour
    
    * ubreve (U+016D) has a counter-clockwise outer contour
    
    * ubreve (U+016D) has a counter-clockwise outer contour
    
    * ucircumflex (U+00FB) has a counter-clockwise outer contour
    
    * ucircumflex (U+00FB) has a counter-clockwise outer contour
    
    * ucircumflex (U+00FB) has a counter-clockwise outer contour
    
    * ucircumflex (U+00FB) has a counter-clockwise outer contour
    
    * ucircumflex (U+00FB) has a counter-clockwise outer contour
    
    * udieresis (U+00FC) has a counter-clockwise outer contour
    
    * udieresis (U+00FC) has a counter-clockwise outer contour
    
    * udieresis (U+00FC) has a counter-clockwise outer contour
    
    * udieresis (U+00FC) has a counter-clockwise outer contour
    
    * udieresis (U+00FC) has a counter-clockwise outer contour
    
    * udieresis (U+00FC) has a counter-clockwise outer contour
    
    * ugrave (U+00F9) has a counter-clockwise outer contour
    
    * ugrave (U+00F9) has a counter-clockwise outer contour
    
    * ugrave (U+00F9) has a counter-clockwise outer contour
    
    * ugrave (U+00F9) has a counter-clockwise outer contour
    
    * ugrave (U+00F9) has a counter-clockwise outer contour
    
    * uhorn (U+01B0) has a counter-clockwise outer contour
    
    * uhorn (U+01B0) has a counter-clockwise outer contour
    
    * uhorn (U+01B0) has a counter-clockwise outer contour
    
    * uhorn (U+01B0) has a counter-clockwise outer contour
    
    * uhorn (U+01B0) has a counter-clockwise outer contour
    
    * uhungarumlaut (U+0171) has a counter-clockwise outer contour
    
    * uhungarumlaut (U+0171) has a counter-clockwise outer contour
    
    * uhungarumlaut (U+0171) has a counter-clockwise outer contour
    
    * uhungarumlaut (U+0171) has a counter-clockwise outer contour
    
    * uhungarumlaut (U+0171) has a counter-clockwise outer contour
    
    * uhungarumlaut (U+0171) has a counter-clockwise outer contour
    
    * umacron (U+016B) has a counter-clockwise outer contour
    
    * umacron (U+016B) has a counter-clockwise outer contour
    
    * umacron (U+016B) has a counter-clockwise outer contour
    
    * umacron (U+016B) has a counter-clockwise outer contour
    
    * umacron (U+016B) has a counter-clockwise outer contour
    
    * underscore (U+005F) has a counter-clockwise outer contour
    
    * uni00B2 (U+00B2) has a counter-clockwise outer contour
    
    * uni00B3 (U+00B3) has a counter-clockwise outer contour
    
    * uni00B3 (U+00B3) has a counter-clockwise outer contour
    
    * uni00B9 (U+00B9) has a counter-clockwise outer contour
    
    * uni0122 (U+0122) has a counter-clockwise outer contour
    
    * uni0122 (U+0122) has a counter-clockwise outer contour
    
    * uni0123 (U+0123) has a counter-clockwise outer contour
    
    * uni0123 (U+0123) has a counter-clockwise outer contour
    
    * uni0123 (U+0123) has a counter-clockwise outer contour
    
    * uni0136 (U+0136) has a counter-clockwise outer contour
    
    * uni0136 (U+0136) has a counter-clockwise outer contour
    
    * uni0137 (U+0137) has a counter-clockwise outer contour
    
    * uni013B (U+013B) has a counter-clockwise outer contour
    
    * uni013B (U+013B) has a counter-clockwise outer contour
    
    * uni0145 (U+0145) has a counter-clockwise outer contour
    
    * uni0146 (U+0146) has a counter-clockwise outer contour
    
    * uni0146 (U+0146) has a counter-clockwise outer contour
    
    * uni0146 (U+0146) has a counter-clockwise outer contour
    
    * uni0146 (U+0146) has a counter-clockwise outer contour
    
    * uni0146 (U+0146) has a counter-clockwise outer contour
    
    * uni0156 (U+0156) has a counter-clockwise outer contour
    
    * uni0156 (U+0156) has a counter-clockwise outer contour
    
    * uni0157 (U+0157) has a counter-clockwise outer contour
    
    * uni0157 (U+0157) has a counter-clockwise outer contour
    
    * uni018F (U+018F) has a counter-clockwise outer contour
    
    * uni018F (U+018F) has a counter-clockwise outer contour
    
    * uni01C4 (U+01C4) has a counter-clockwise outer contour
    
    * uni01C4 (U+01C4) has a counter-clockwise outer contour
    
    * uni01C4 (U+01C4) has a counter-clockwise outer contour
    
    * uni01C5 (U+01C5) has a counter-clockwise outer contour
    
    * uni01C5 (U+01C5) has a counter-clockwise outer contour
    
    * uni01C5 (U+01C5) has a counter-clockwise outer contour
    
    * uni01C5 (U+01C5) has a counter-clockwise outer contour
    
    * uni01C6 (U+01C6) has a counter-clockwise outer contour
    
    * uni01C6 (U+01C6) has a counter-clockwise outer contour
    
    * uni01C6 (U+01C6) has a counter-clockwise outer contour
    
    * uni01C7 (U+01C7) has a counter-clockwise outer contour
    
    * uni01C7 (U+01C7) has a counter-clockwise outer contour
    
    * uni01C7 (U+01C7) has a counter-clockwise outer contour
    
    * uni01C7 (U+01C7) has a counter-clockwise outer contour
    
    * uni01C7 (U+01C7) has a counter-clockwise outer contour
    
    * uni01C8 (U+01C8) has a counter-clockwise outer contour
    
    * uni01C8 (U+01C8) has a counter-clockwise outer contour
    
    * uni01C8 (U+01C8) has a counter-clockwise outer contour
    
    * uni01C9 (U+01C9) has a counter-clockwise outer contour
    
    * uni01C9 (U+01C9) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CA (U+01CA) has a counter-clockwise outer contour
    
    * uni01CB (U+01CB) has a counter-clockwise outer contour
    
    * uni01CB (U+01CB) has a counter-clockwise outer contour
    
    * uni01CB (U+01CB) has a counter-clockwise outer contour
    
    * uni01CC (U+01CC) has a counter-clockwise outer contour
    
    * uni01CC (U+01CC) has a counter-clockwise outer contour
    
    * uni01CC (U+01CC) has a counter-clockwise outer contour
    
    * uni01CC (U+01CC) has a counter-clockwise outer contour
    
    * uni0200 (U+0200) has a counter-clockwise outer contour
    
    * uni0200 (U+0200) has a counter-clockwise outer contour
    
    * uni0201 (U+0201) has a counter-clockwise outer contour
    
    * uni0201 (U+0201) has a counter-clockwise outer contour
    
    * uni0201 (U+0201) has a counter-clockwise outer contour
    
    * uni0201 (U+0201) has a counter-clockwise outer contour
    
    * uni0202 (U+0202) has a counter-clockwise outer contour
    
    * uni0203 (U+0203) has a counter-clockwise outer contour
    
    * uni0203 (U+0203) has a counter-clockwise outer contour
    
    * uni0203 (U+0203) has a counter-clockwise outer contour
    
    * uni0204 (U+0204) has a counter-clockwise outer contour
    
    * uni0204 (U+0204) has a counter-clockwise outer contour
    
    * uni0204 (U+0204) has a counter-clockwise outer contour
    
    * uni0205 (U+0205) has a counter-clockwise outer contour
    
    * uni0205 (U+0205) has a counter-clockwise outer contour
    
    * uni0206 (U+0206) has a counter-clockwise outer contour
    
    * uni0206 (U+0206) has a counter-clockwise outer contour
    
    * uni0207 (U+0207) has a counter-clockwise outer contour
    
    * uni0208 (U+0208) has a counter-clockwise outer contour
    
    * uni0208 (U+0208) has a counter-clockwise outer contour
    
    * uni0208 (U+0208) has a counter-clockwise outer contour
    
    * uni0208 (U+0208) has a counter-clockwise outer contour
    
    * uni0208 (U+0208) has a counter-clockwise outer contour
    
    * uni0209 (U+0209) has a counter-clockwise outer contour
    
    * uni0209 (U+0209) has a counter-clockwise outer contour
    
    * uni0209 (U+0209) has a counter-clockwise outer contour
    
    * uni020A (U+020A) has a counter-clockwise outer contour
    
    * uni020A (U+020A) has a counter-clockwise outer contour
    
    * uni020A (U+020A) has a counter-clockwise outer contour
    
    * uni020A (U+020A) has a counter-clockwise outer contour
    
    * uni020B (U+020B) has a counter-clockwise outer contour
    
    * uni020B (U+020B) has a counter-clockwise outer contour
    
    * uni020C (U+020C) has a counter-clockwise outer contour
    
    * uni020C (U+020C) has a counter-clockwise outer contour
    
    * uni020C (U+020C) has a counter-clockwise outer contour
    
    * uni020C (U+020C) has a counter-clockwise outer contour
    
    * uni020C (U+020C) has a counter-clockwise outer contour
    
    * uni020C (U+020C) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020D (U+020D) has a counter-clockwise outer contour
    
    * uni020E (U+020E) has a counter-clockwise outer contour
    
    * uni020E (U+020E) has a counter-clockwise outer contour
    
    * uni020E (U+020E) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni020F (U+020F) has a counter-clockwise outer contour
    
    * uni0210 (U+0210) has a counter-clockwise outer contour
    
    * uni0210 (U+0210) has a counter-clockwise outer contour
    
    * uni0210 (U+0210) has a counter-clockwise outer contour
    
    * uni0210 (U+0210) has a counter-clockwise outer contour
    
    * uni0211 (U+0211) has a counter-clockwise outer contour
    
    * uni0211 (U+0211) has a counter-clockwise outer contour
    
    * uni0211 (U+0211) has a counter-clockwise outer contour
    
    * uni0211 (U+0211) has a counter-clockwise outer contour
    
    * uni0212 (U+0212) has a counter-clockwise outer contour
    
    * uni0212 (U+0212) has a counter-clockwise outer contour
    
    * uni0212 (U+0212) has a counter-clockwise outer contour
    
    * uni0213 (U+0213) has a counter-clockwise outer contour
    
    * uni0213 (U+0213) has a counter-clockwise outer contour
    
    * uni0213 (U+0213) has a counter-clockwise outer contour
    
    * uni0214 (U+0214) has a counter-clockwise outer contour
    
    * uni0214 (U+0214) has a counter-clockwise outer contour
    
    * uni0214 (U+0214) has a counter-clockwise outer contour
    
    * uni0214 (U+0214) has a counter-clockwise outer contour
    
    * uni0214 (U+0214) has a counter-clockwise outer contour
    
    * uni0215 (U+0215) has a counter-clockwise outer contour
    
    * uni0215 (U+0215) has a counter-clockwise outer contour
    
    * uni0215 (U+0215) has a counter-clockwise outer contour
    
    * uni0215 (U+0215) has a counter-clockwise outer contour
    
    * uni0215 (U+0215) has a counter-clockwise outer contour
    
    * uni0215 (U+0215) has a counter-clockwise outer contour
    
    * uni0216 (U+0216) has a counter-clockwise outer contour
    
    * uni0216 (U+0216) has a counter-clockwise outer contour
    
    * uni0216 (U+0216) has a counter-clockwise outer contour
    
    * uni0216 (U+0216) has a counter-clockwise outer contour
    
    * uni0217 (U+0217) has a counter-clockwise outer contour
    
    * uni0217 (U+0217) has a counter-clockwise outer contour
    
    * uni0217 (U+0217) has a counter-clockwise outer contour
    
    * uni0217 (U+0217) has a counter-clockwise outer contour
    
    * uni0217 (U+0217) has a counter-clockwise outer contour
    
    * uni022A (U+022A) has a counter-clockwise outer contour
    
    * uni022A (U+022A) has a counter-clockwise outer contour
    
    * uni022A (U+022A) has a counter-clockwise outer contour
    
    * uni022A (U+022A) has a counter-clockwise outer contour
    
    * uni022A (U+022A) has a counter-clockwise outer contour
    
    * uni022A (U+022A) has a counter-clockwise outer contour
    
    * uni022A (U+022A) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022B (U+022B) has a counter-clockwise outer contour
    
    * uni022C (U+022C) has a counter-clockwise outer contour
    
    * uni022C (U+022C) has a counter-clockwise outer contour
    
    * uni022C (U+022C) has a counter-clockwise outer contour
    
    * uni022C (U+022C) has a counter-clockwise outer contour
    
    * uni022C (U+022C) has a counter-clockwise outer contour
    
    * uni022C (U+022C) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni022D (U+022D) has a counter-clockwise outer contour
    
    * uni0230 (U+0230) has a counter-clockwise outer contour
    
    * uni0230 (U+0230) has a counter-clockwise outer contour
    
    * uni0230 (U+0230) has a counter-clockwise outer contour
    
    * uni0230 (U+0230) has a counter-clockwise outer contour
    
    * uni0230 (U+0230) has a counter-clockwise outer contour
    
    * uni0230 (U+0230) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0231 (U+0231) has a counter-clockwise outer contour
    
    * uni0232 (U+0232) has a counter-clockwise outer contour
    
    * uni0232 (U+0232) has a counter-clockwise outer contour
    
    * uni0233 (U+0233) has a counter-clockwise outer contour
    
    * uni0233 (U+0233) has a counter-clockwise outer contour
    
    * uni0237 (U+0237) has a counter-clockwise outer contour
    
    * uni0237 (U+0237) has a counter-clockwise outer contour
    
    * uni0237 (U+0237) has a counter-clockwise outer contour
    
    * uni0259 (U+0259) has a counter-clockwise outer contour
    
    * uni0259 (U+0259) has a counter-clockwise outer contour
    
    * uni02BC (U+02BC) has a counter-clockwise outer contour
    
    * uni02C9 (U+02C9) has a counter-clockwise outer contour
    
    * uni0302 (U+0302) has a counter-clockwise outer contour
    
    * uni0302.case has a counter-clockwise outer contour
    
    * uni0304 (U+0304) has a counter-clockwise outer contour
    
    * uni0304.case has a counter-clockwise outer contour
    
    * uni0306 (U+0306) has a counter-clockwise outer contour
    
    * uni0306.case has a counter-clockwise outer contour
    
    * uni0307 (U+0307) has a counter-clockwise outer contour
    
    * uni0307.case has a counter-clockwise outer contour
    
    * uni0308 (U+0308) has a counter-clockwise outer contour
    
    * uni0308 (U+0308) has a counter-clockwise outer contour
    
    * uni0308.case has a counter-clockwise outer contour
    
    * uni0308.case has a counter-clockwise outer contour
    
    * uni030A (U+030A) has a counter-clockwise outer contour
    
    * uni030A.case has a counter-clockwise outer contour
    
    * uni030B (U+030B) has a counter-clockwise outer contour
    
    * uni030B (U+030B) has a counter-clockwise outer contour
    
    * uni030B.case has a counter-clockwise outer contour
    
    * uni030B.case has a counter-clockwise outer contour
    
    * uni030C (U+030C) has a counter-clockwise outer contour
    
    * uni030C.alt has a counter-clockwise outer contour
    
    * uni030C.case has a counter-clockwise outer contour
    
    * uni030F (U+030F) has a counter-clockwise outer contour
    
    * uni030F (U+030F) has a counter-clockwise outer contour
    
    * uni030F.case has a counter-clockwise outer contour
    
    * uni030F.case has a counter-clockwise outer contour
    
    * uni0311 (U+0311) has a counter-clockwise outer contour
    
    * uni0311.case has a counter-clockwise outer contour
    
    * uni0312 (U+0312) has a counter-clockwise outer contour
    
    * uni031B (U+031B) has a counter-clockwise outer contour
    
    * uni0324 (U+0324) has a counter-clockwise outer contour
    
    * uni0324 (U+0324) has a counter-clockwise outer contour
    
    * uni0328 (U+0328) has a counter-clockwise outer contour
    
    * uni032E (U+032E) has a counter-clockwise outer contour
    
    * uni0331 (U+0331) has a counter-clockwise outer contour
    
    * uni1E9E (U+1E9E) has a counter-clockwise outer contour
    
    * uni1EA0 (U+1EA0) has a counter-clockwise outer contour
    
    * uni1EA1 (U+1EA1) has a counter-clockwise outer contour
    
    * uni1EA1 (U+1EA1) has a counter-clockwise outer contour
    
    * uni1EA1 (U+1EA1) has a counter-clockwise outer contour
    
    * uni1EA2 (U+1EA2) has a counter-clockwise outer contour
    
    * uni1EA3 (U+1EA3) has a counter-clockwise outer contour
    
    * uni1EA3 (U+1EA3) has a counter-clockwise outer contour
    
    * uni1EA3 (U+1EA3) has a counter-clockwise outer contour
    
    * uni1EA4 (U+1EA4) has a counter-clockwise outer contour
    
    * uni1EA4 (U+1EA4) has a counter-clockwise outer contour
    
    * uni1EA5 (U+1EA5) has a counter-clockwise outer contour
    
    * uni1EA5 (U+1EA5) has a counter-clockwise outer contour
    
    * uni1EA5 (U+1EA5) has a counter-clockwise outer contour
    
    * uni1EA5 (U+1EA5) has a counter-clockwise outer contour
    
    * uni1EA6 (U+1EA6) has a counter-clockwise outer contour
    
    * uni1EA6 (U+1EA6) has a counter-clockwise outer contour
    
    * uni1EA7 (U+1EA7) has a counter-clockwise outer contour
    
    * uni1EA7 (U+1EA7) has a counter-clockwise outer contour
    
    * uni1EA7 (U+1EA7) has a counter-clockwise outer contour
    
    * uni1EA7 (U+1EA7) has a counter-clockwise outer contour
    
    * uni1EA8 (U+1EA8) has a counter-clockwise outer contour
    
    * uni1EA8 (U+1EA8) has a counter-clockwise outer contour
    
    * uni1EA9 (U+1EA9) has a counter-clockwise outer contour
    
    * uni1EA9 (U+1EA9) has a counter-clockwise outer contour
    
    * uni1EA9 (U+1EA9) has a counter-clockwise outer contour
    
    * uni1EA9 (U+1EA9) has a counter-clockwise outer contour
    
    * uni1EAA (U+1EAA) has a counter-clockwise outer contour
    
    * uni1EAA (U+1EAA) has a counter-clockwise outer contour
    
    * uni1EAB (U+1EAB) has a counter-clockwise outer contour
    
    * uni1EAB (U+1EAB) has a counter-clockwise outer contour
    
    * uni1EAB (U+1EAB) has a counter-clockwise outer contour
    
    * uni1EAB (U+1EAB) has a counter-clockwise outer contour
    
    * uni1EAC (U+1EAC) has a counter-clockwise outer contour
    
    * uni1EAC (U+1EAC) has a counter-clockwise outer contour
    
    * uni1EAD (U+1EAD) has a counter-clockwise outer contour
    
    * uni1EAD (U+1EAD) has a counter-clockwise outer contour
    
    * uni1EAD (U+1EAD) has a counter-clockwise outer contour
    
    * uni1EAD (U+1EAD) has a counter-clockwise outer contour
    
    * uni1EAE (U+1EAE) has a counter-clockwise outer contour
    
    * uni1EAE (U+1EAE) has a counter-clockwise outer contour
    
    * uni1EAF (U+1EAF) has a counter-clockwise outer contour
    
    * uni1EAF (U+1EAF) has a counter-clockwise outer contour
    
    * uni1EAF (U+1EAF) has a counter-clockwise outer contour
    
    * uni1EAF (U+1EAF) has a counter-clockwise outer contour
    
    * uni1EB0 (U+1EB0) has a counter-clockwise outer contour
    
    * uni1EB0 (U+1EB0) has a counter-clockwise outer contour
    
    * uni1EB1 (U+1EB1) has a counter-clockwise outer contour
    
    * uni1EB1 (U+1EB1) has a counter-clockwise outer contour
    
    * uni1EB1 (U+1EB1) has a counter-clockwise outer contour
    
    * uni1EB1 (U+1EB1) has a counter-clockwise outer contour
    
    * uni1EB2 (U+1EB2) has a counter-clockwise outer contour
    
    * uni1EB2 (U+1EB2) has a counter-clockwise outer contour
    
    * uni1EB3 (U+1EB3) has a counter-clockwise outer contour
    
    * uni1EB3 (U+1EB3) has a counter-clockwise outer contour
    
    * uni1EB3 (U+1EB3) has a counter-clockwise outer contour
    
    * uni1EB3 (U+1EB3) has a counter-clockwise outer contour
    
    * uni1EB4 (U+1EB4) has a counter-clockwise outer contour
    
    * uni1EB4 (U+1EB4) has a counter-clockwise outer contour
    
    * uni1EB5 (U+1EB5) has a counter-clockwise outer contour
    
    * uni1EB5 (U+1EB5) has a counter-clockwise outer contour
    
    * uni1EB5 (U+1EB5) has a counter-clockwise outer contour
    
    * uni1EB5 (U+1EB5) has a counter-clockwise outer contour
    
    * uni1EB6 (U+1EB6) has a counter-clockwise outer contour
    
    * uni1EB6 (U+1EB6) has a counter-clockwise outer contour
    
    * uni1EB7 (U+1EB7) has a counter-clockwise outer contour
    
    * uni1EB7 (U+1EB7) has a counter-clockwise outer contour
    
    * uni1EB7 (U+1EB7) has a counter-clockwise outer contour
    
    * uni1EB7 (U+1EB7) has a counter-clockwise outer contour
    
    * uni1EB8 (U+1EB8) has a counter-clockwise outer contour
    
    * uni1EB8 (U+1EB8) has a counter-clockwise outer contour
    
    * uni1EB9 (U+1EB9) has a counter-clockwise outer contour
    
    * uni1EBA (U+1EBA) has a counter-clockwise outer contour
    
    * uni1EBA (U+1EBA) has a counter-clockwise outer contour
    
    * uni1EBB (U+1EBB) has a counter-clockwise outer contour
    
    * uni1EBC (U+1EBC) has a counter-clockwise outer contour
    
    * uni1EBC (U+1EBC) has a counter-clockwise outer contour
    
    * uni1EBD (U+1EBD) has a counter-clockwise outer contour
    
    * uni1EBE (U+1EBE) has a counter-clockwise outer contour
    
    * uni1EBE (U+1EBE) has a counter-clockwise outer contour
    
    * uni1EBE (U+1EBE) has a counter-clockwise outer contour
    
    * uni1EBF (U+1EBF) has a counter-clockwise outer contour
    
    * uni1EBF (U+1EBF) has a counter-clockwise outer contour
    
    * uni1EC0 (U+1EC0) has a counter-clockwise outer contour
    
    * uni1EC0 (U+1EC0) has a counter-clockwise outer contour
    
    * uni1EC0 (U+1EC0) has a counter-clockwise outer contour
    
    * uni1EC1 (U+1EC1) has a counter-clockwise outer contour
    
    * uni1EC1 (U+1EC1) has a counter-clockwise outer contour
    
    * uni1EC2 (U+1EC2) has a counter-clockwise outer contour
    
    * uni1EC2 (U+1EC2) has a counter-clockwise outer contour
    
    * uni1EC2 (U+1EC2) has a counter-clockwise outer contour
    
    * uni1EC3 (U+1EC3) has a counter-clockwise outer contour
    
    * uni1EC3 (U+1EC3) has a counter-clockwise outer contour
    
    * uni1EC4 (U+1EC4) has a counter-clockwise outer contour
    
    * uni1EC4 (U+1EC4) has a counter-clockwise outer contour
    
    * uni1EC4 (U+1EC4) has a counter-clockwise outer contour
    
    * uni1EC5 (U+1EC5) has a counter-clockwise outer contour
    
    * uni1EC5 (U+1EC5) has a counter-clockwise outer contour
    
    * uni1EC6 (U+1EC6) has a counter-clockwise outer contour
    
    * uni1EC6 (U+1EC6) has a counter-clockwise outer contour
    
    * uni1EC6 (U+1EC6) has a counter-clockwise outer contour
    
    * uni1EC7 (U+1EC7) has a counter-clockwise outer contour
    
    * uni1EC7 (U+1EC7) has a counter-clockwise outer contour
    
    * uni1EC8 (U+1EC8) has a counter-clockwise outer contour
    
    * uni1EC8 (U+1EC8) has a counter-clockwise outer contour
    
    * uni1EC8 (U+1EC8) has a counter-clockwise outer contour
    
    * uni1EC8 (U+1EC8) has a counter-clockwise outer contour
    
    * uni1EC9 (U+1EC9) has a counter-clockwise outer contour
    
    * uni1EC9 (U+1EC9) has a counter-clockwise outer contour
    
    * uni1ECA (U+1ECA) has a counter-clockwise outer contour
    
    * uni1ECA (U+1ECA) has a counter-clockwise outer contour
    
    * uni1ECA (U+1ECA) has a counter-clockwise outer contour
    
    * uni1ECA (U+1ECA) has a counter-clockwise outer contour
    
    * uni1ECB (U+1ECB) has a counter-clockwise outer contour
    
    * uni1ECB (U+1ECB) has a counter-clockwise outer contour
    
    * uni1ECB (U+1ECB) has a counter-clockwise outer contour
    
    * uni1ECC (U+1ECC) has a counter-clockwise outer contour
    
    * uni1ECC (U+1ECC) has a counter-clockwise outer contour
    
    * uni1ECC (U+1ECC) has a counter-clockwise outer contour
    
    * uni1ECC (U+1ECC) has a counter-clockwise outer contour
    
    * uni1ECC (U+1ECC) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECD (U+1ECD) has a counter-clockwise outer contour
    
    * uni1ECE (U+1ECE) has a counter-clockwise outer contour
    
    * uni1ECE (U+1ECE) has a counter-clockwise outer contour
    
    * uni1ECE (U+1ECE) has a counter-clockwise outer contour
    
    * uni1ECE (U+1ECE) has a counter-clockwise outer contour
    
    * uni1ECE (U+1ECE) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ECF (U+1ECF) has a counter-clockwise outer contour
    
    * uni1ED0 (U+1ED0) has a counter-clockwise outer contour
    
    * uni1ED0 (U+1ED0) has a counter-clockwise outer contour
    
    * uni1ED0 (U+1ED0) has a counter-clockwise outer contour
    
    * uni1ED0 (U+1ED0) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED1 (U+1ED1) has a counter-clockwise outer contour
    
    * uni1ED2 (U+1ED2) has a counter-clockwise outer contour
    
    * uni1ED2 (U+1ED2) has a counter-clockwise outer contour
    
    * uni1ED2 (U+1ED2) has a counter-clockwise outer contour
    
    * uni1ED2 (U+1ED2) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED3 (U+1ED3) has a counter-clockwise outer contour
    
    * uni1ED4 (U+1ED4) has a counter-clockwise outer contour
    
    * uni1ED4 (U+1ED4) has a counter-clockwise outer contour
    
    * uni1ED4 (U+1ED4) has a counter-clockwise outer contour
    
    * uni1ED4 (U+1ED4) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED5 (U+1ED5) has a counter-clockwise outer contour
    
    * uni1ED6 (U+1ED6) has a counter-clockwise outer contour
    
    * uni1ED6 (U+1ED6) has a counter-clockwise outer contour
    
    * uni1ED6 (U+1ED6) has a counter-clockwise outer contour
    
    * uni1ED6 (U+1ED6) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED7 (U+1ED7) has a counter-clockwise outer contour
    
    * uni1ED8 (U+1ED8) has a counter-clockwise outer contour
    
    * uni1ED8 (U+1ED8) has a counter-clockwise outer contour
    
    * uni1ED8 (U+1ED8) has a counter-clockwise outer contour
    
    * uni1ED8 (U+1ED8) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1ED9 (U+1ED9) has a counter-clockwise outer contour
    
    * uni1EDA (U+1EDA) has a counter-clockwise outer contour
    
    * uni1EDB (U+1EDB) has a counter-clockwise outer contour
    
    * uni1EDC (U+1EDC) has a counter-clockwise outer contour
    
    * uni1EDD (U+1EDD) has a counter-clockwise outer contour
    
    * uni1EDE (U+1EDE) has a counter-clockwise outer contour
    
    * uni1EDF (U+1EDF) has a counter-clockwise outer contour
    
    * uni1EE0 (U+1EE0) has a counter-clockwise outer contour
    
    * uni1EE1 (U+1EE1) has a counter-clockwise outer contour
    
    * uni1EE2 (U+1EE2) has a counter-clockwise outer contour
    
    * uni1EE3 (U+1EE3) has a counter-clockwise outer contour
    
    * uni1EE4 (U+1EE4) has a counter-clockwise outer contour
    
    * uni1EE4 (U+1EE4) has a counter-clockwise outer contour
    
    * uni1EE4 (U+1EE4) has a counter-clockwise outer contour
    
    * uni1EE4 (U+1EE4) has a counter-clockwise outer contour
    
    * uni1EE5 (U+1EE5) has a counter-clockwise outer contour
    
    * uni1EE5 (U+1EE5) has a counter-clockwise outer contour
    
    * uni1EE5 (U+1EE5) has a counter-clockwise outer contour
    
    * uni1EE5 (U+1EE5) has a counter-clockwise outer contour
    
    * uni1EE5 (U+1EE5) has a counter-clockwise outer contour
    
    * uni1EE6 (U+1EE6) has a counter-clockwise outer contour
    
    * uni1EE6 (U+1EE6) has a counter-clockwise outer contour
    
    * uni1EE6 (U+1EE6) has a counter-clockwise outer contour
    
    * uni1EE6 (U+1EE6) has a counter-clockwise outer contour
    
    * uni1EE7 (U+1EE7) has a counter-clockwise outer contour
    
    * uni1EE7 (U+1EE7) has a counter-clockwise outer contour
    
    * uni1EE7 (U+1EE7) has a counter-clockwise outer contour
    
    * uni1EE7 (U+1EE7) has a counter-clockwise outer contour
    
    * uni1EE7 (U+1EE7) has a counter-clockwise outer contour
    
    * uni1EE8 (U+1EE8) has a counter-clockwise outer contour
    
    * uni1EE8 (U+1EE8) has a counter-clockwise outer contour
    
    * uni1EE8 (U+1EE8) has a counter-clockwise outer contour
    
    * uni1EE8 (U+1EE8) has a counter-clockwise outer contour
    
    * uni1EE9 (U+1EE9) has a counter-clockwise outer contour
    
    * uni1EE9 (U+1EE9) has a counter-clockwise outer contour
    
    * uni1EE9 (U+1EE9) has a counter-clockwise outer contour
    
    * uni1EE9 (U+1EE9) has a counter-clockwise outer contour
    
    * uni1EE9 (U+1EE9) has a counter-clockwise outer contour
    
    * uni1EE9 (U+1EE9) has a counter-clockwise outer contour
    
    * uni1EEA (U+1EEA) has a counter-clockwise outer contour
    
    * uni1EEA (U+1EEA) has a counter-clockwise outer contour
    
    * uni1EEA (U+1EEA) has a counter-clockwise outer contour
    
    * uni1EEA (U+1EEA) has a counter-clockwise outer contour
    
    * uni1EEB (U+1EEB) has a counter-clockwise outer contour
    
    * uni1EEB (U+1EEB) has a counter-clockwise outer contour
    
    * uni1EEB (U+1EEB) has a counter-clockwise outer contour
    
    * uni1EEB (U+1EEB) has a counter-clockwise outer contour
    
    * uni1EEB (U+1EEB) has a counter-clockwise outer contour
    
    * uni1EEB (U+1EEB) has a counter-clockwise outer contour
    
    * uni1EEC (U+1EEC) has a counter-clockwise outer contour
    
    * uni1EEC (U+1EEC) has a counter-clockwise outer contour
    
    * uni1EEC (U+1EEC) has a counter-clockwise outer contour
    
    * uni1EEC (U+1EEC) has a counter-clockwise outer contour
    
    * uni1EED (U+1EED) has a counter-clockwise outer contour
    
    * uni1EED (U+1EED) has a counter-clockwise outer contour
    
    * uni1EED (U+1EED) has a counter-clockwise outer contour
    
    * uni1EED (U+1EED) has a counter-clockwise outer contour
    
    * uni1EED (U+1EED) has a counter-clockwise outer contour
    
    * uni1EED (U+1EED) has a counter-clockwise outer contour
    
    * uni1EEE (U+1EEE) has a counter-clockwise outer contour
    
    * uni1EEE (U+1EEE) has a counter-clockwise outer contour
    
    * uni1EEE (U+1EEE) has a counter-clockwise outer contour
    
    * uni1EEE (U+1EEE) has a counter-clockwise outer contour
    
    * uni1EEF (U+1EEF) has a counter-clockwise outer contour
    
    * uni1EEF (U+1EEF) has a counter-clockwise outer contour
    
    * uni1EEF (U+1EEF) has a counter-clockwise outer contour
    
    * uni1EEF (U+1EEF) has a counter-clockwise outer contour
    
    * uni1EEF (U+1EEF) has a counter-clockwise outer contour
    
    * uni1EEF (U+1EEF) has a counter-clockwise outer contour
    
    * uni1EF0 (U+1EF0) has a counter-clockwise outer contour
    
    * uni1EF0 (U+1EF0) has a counter-clockwise outer contour
    
    * uni1EF0 (U+1EF0) has a counter-clockwise outer contour
    
    * uni1EF0 (U+1EF0) has a counter-clockwise outer contour
    
    * uni1EF1 (U+1EF1) has a counter-clockwise outer contour
    
    * uni1EF1 (U+1EF1) has a counter-clockwise outer contour
    
    * uni1EF1 (U+1EF1) has a counter-clockwise outer contour
    
    * uni1EF1 (U+1EF1) has a counter-clockwise outer contour
    
    * uni1EF1 (U+1EF1) has a counter-clockwise outer contour
    
    * uni1EF1 (U+1EF1) has a counter-clockwise outer contour
    
    * uni1EF4 (U+1EF4) has a counter-clockwise outer contour
    
    * uni1EF4 (U+1EF4) has a counter-clockwise outer contour
    
    * uni1EF5 (U+1EF5) has a counter-clockwise outer contour
    
    * uni1EF5 (U+1EF5) has a counter-clockwise outer contour
    
    * uni1EF6 (U+1EF6) has a counter-clockwise outer contour
    
    * uni1EF6 (U+1EF6) has a counter-clockwise outer contour
    
    * uni1EF7 (U+1EF7) has a counter-clockwise outer contour
    
    * uni1EF7 (U+1EF7) has a counter-clockwise outer contour
    
    * uni1EF8 (U+1EF8) has a counter-clockwise outer contour
    
    * uni1EF8 (U+1EF8) has a counter-clockwise outer contour
    
    * uni1EF9 (U+1EF9) has a counter-clockwise outer contour
    
    * uni1EF9 (U+1EF9) has a counter-clockwise outer contour
    
    * uni2074 (U+2074) has a counter-clockwise outer contour
    
    * uni20B9 (U+20B9) has a counter-clockwise outer contour
    
    * uni20BA (U+20BA) has a counter-clockwise outer contour
    
    * uni2116 (U+2116) has a counter-clockwise outer contour
    
    * uni2116 (U+2116) has a counter-clockwise outer contour
    
    * uni2116 (U+2116) has a counter-clockwise outer contour
    
    * uni2215 (U+2215) has a counter-clockwise outer contour
    
    * uni2219 (U+2219) has a counter-clockwise outer contour
    
    * uring (U+016F) has a counter-clockwise outer contour
    
    * uring (U+016F) has a counter-clockwise outer contour
    
    * uring (U+016F) has a counter-clockwise outer contour
    
    * uring (U+016F) has a counter-clockwise outer contour
    
    * uring (U+016F) has a counter-clockwise outer contour
    
    * utilde (U+0169) has a counter-clockwise outer contour
    
    * utilde (U+0169) has a counter-clockwise outer contour
    
    * utilde (U+0169) has a counter-clockwise outer contour
    
    * utilde (U+0169) has a counter-clockwise outer contour
    
    * utilde (U+0169) has a counter-clockwise outer contour
    
    * v (U+0076) has a counter-clockwise outer contour
    
    * w (U+0077) has a counter-clockwise outer contour
    
    * wacute (U+1E83) has a counter-clockwise outer contour
    
    * wacute (U+1E83) has a counter-clockwise outer contour
    
    * wcircumflex (U+0175) has a counter-clockwise outer contour
    
    * wcircumflex (U+0175) has a counter-clockwise outer contour
    
    * wdieresis (U+1E85) has a counter-clockwise outer contour
    
    * wdieresis (U+1E85) has a counter-clockwise outer contour
    
    * wdieresis (U+1E85) has a counter-clockwise outer contour
    
    * wgrave (U+1E81) has a counter-clockwise outer contour
    
    * wgrave (U+1E81) has a counter-clockwise outer contour
    
    * x (U+0078) has a counter-clockwise outer contour
    
    * y (U+0079) has a counter-clockwise outer contour
    
    * yacute (U+00FD) has a counter-clockwise outer contour
    
    * yacute (U+00FD) has a counter-clockwise outer contour
    
    * ycircumflex (U+0177) has a counter-clockwise outer contour
    
    * ycircumflex (U+0177) has a counter-clockwise outer contour
    
    * ydieresis (U+00FF) has a counter-clockwise outer contour
    
    * ydieresis (U+00FF) has a counter-clockwise outer contour
    
    * ydieresis (U+00FF) has a counter-clockwise outer contour
    
    * yen (U+00A5) has a counter-clockwise outer contour
    
    * ygrave (U+1EF3) has a counter-clockwise outer contour
    
    * ygrave (U+1EF3) has a counter-clockwise outer contour
    
    * z (U+007A) has a counter-clockwise outer contour
    
    * z (U+007A) has a counter-clockwise outer contour
    
    * zacute (U+017A) has a counter-clockwise outer contour
    
    * zacute (U+017A) has a counter-clockwise outer contour
    
    * zacute (U+017A) has a counter-clockwise outer contour
    
    * zcaron (U+017E) has a counter-clockwise outer contour
    
    * zcaron (U+017E) has a counter-clockwise outer contour
    
    * zcaron (U+017E) has a counter-clockwise outer contour
    
    * zdotaccent (U+017C) has a counter-clockwise outer contour
    
    * zdotaccent (U+017C) has a counter-clockwise outer contour
    
    * zdotaccent (U+017C) has a counter-clockwise outer contour
    
    * zero (U+0030) has a counter-clockwise outer contour
    
    [code: ccw-outer-contour]

Do outlines contain any jaggy segments?

Check ID: <FontBakeryCheck:outline_jaggy_segments>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    The following glyphs have jaggy segments:

    * A (U+0041): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * A (U+0041): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * A (U+0041): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * A (U+0041): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * A (U+0041): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * A (U+0041): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * AE (U+00C6): B<<-57.5,84.5>-<-56.0,88.0>-<-54.0,92.0>>/B<<-54.0,92.0>-<-55.0,88.0>-<-56.0,84.0>> = 12.528807709151492
    
    * AE (U+00C6): B<<350.5,544.5>-<360.0,554.0>-<367.0,565.0>>/B<<367.0,565.0>-<366.0,564.0>-<365.5,564.0>> = 12.52880770915152
    
    * AE (U+00C6): B<<638.5,198.0>-<637.0,197.0>-<633.0,196.0>>/L<<633.0,196.0>--<633.0,196.0>> = 14.036243467926484
    
    * AE (U+00C6): B<<676.0,639.0>-<668.0,638.0>-<660.0,636.0>>/L<<660.0,636.0>--<660.0,636.0>> = 14.036243467926484
    
    * AE (U+00C6): B<<712.0,380.0>-<710.0,378.0>-<705.0,379.0>>/L<<705.0,379.0>--<705.0,379.0>> = 11.309932474020195
    
    * AE (U+00C6): L<<214.0,414.0>--<237.0,441.0>>/B<<237.0,441.0>-<233.0,436.0>-<229.5,429.5>> = 1.7662704860086484
    
    * AE (U+00C6): L<<365.0,556.0>--<334.0,522.0>>/B<<334.0,522.0>-<341.0,535.0>-<350.5,544.5>> = 14.056698939928873
    
    * AEacute (U+01FC): B<<-57.5,84.5>-<-56.0,88.0>-<-54.0,92.0>>/B<<-54.0,92.0>-<-55.0,88.0>-<-56.0,84.0>> = 12.528807709151492
    
    * AEacute (U+01FC): B<<350.5,544.5>-<360.0,554.0>-<367.0,565.0>>/B<<367.0,565.0>-<366.0,564.0>-<365.5,564.0>> = 12.52880770915152
    
    * AEacute (U+01FC): B<<638.5,198.0>-<637.0,197.0>-<633.0,196.0>>/L<<633.0,196.0>--<633.0,196.0>> = 14.036243467926484
    
    * AEacute (U+01FC): B<<676.0,639.0>-<668.0,638.0>-<660.0,636.0>>/L<<660.0,636.0>--<660.0,636.0>> = 14.036243467926484
    
    * AEacute (U+01FC): B<<712.0,380.0>-<710.0,378.0>-<705.0,379.0>>/L<<705.0,379.0>--<705.0,379.0>> = 11.309932474020195
    
    * AEacute (U+01FC): L<<214.0,414.0>--<237.0,441.0>>/B<<237.0,441.0>-<233.0,436.0>-<229.5,429.5>> = 1.7662704860086484
    
    * AEacute (U+01FC): L<<365.0,556.0>--<334.0,522.0>>/B<<334.0,522.0>-<341.0,535.0>-<350.5,544.5>> = 14.056698939928873
    
    * Aacute (U+00C1): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Aacute (U+00C1): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Aacute (U+00C1): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Aacute (U+00C1): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Aacute (U+00C1): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Aacute (U+00C1): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Abreve (U+0102): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Abreve (U+0102): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Abreve (U+0102): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Abreve (U+0102): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Abreve (U+0102): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Abreve (U+0102): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Acircumflex (U+00C2): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Acircumflex (U+00C2): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Acircumflex (U+00C2): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Acircumflex (U+00C2): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Acircumflex (U+00C2): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Acircumflex (U+00C2): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Adieresis (U+00C4): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Adieresis (U+00C4): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Adieresis (U+00C4): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Adieresis (U+00C4): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Adieresis (U+00C4): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Adieresis (U+00C4): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Agrave (U+00C0): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Agrave (U+00C0): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Agrave (U+00C0): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Agrave (U+00C0): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Agrave (U+00C0): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Agrave (U+00C0): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Amacron (U+0100): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Amacron (U+0100): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Amacron (U+0100): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Amacron (U+0100): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Amacron (U+0100): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Amacron (U+0100): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Aogonek (U+0104): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Aogonek (U+0104): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Aogonek (U+0104): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<466.0,51.0>> = 8.13010235415596
    
    * Aring (U+00C5): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Aring (U+00C5): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Aring (U+00C5): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Aring (U+00C5): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Aring (U+00C5): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Aring (U+00C5): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Aringacute (U+01FA): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Aringacute (U+01FA): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Aringacute (U+01FA): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Aringacute (U+01FA): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Aringacute (U+01FA): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Aringacute (U+01FA): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * Atilde (U+00C3): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * Atilde (U+00C3): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * Atilde (U+00C3): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * Atilde (U+00C3): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * Atilde (U+00C3): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * Atilde (U+00C3): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * C (U+0043): B<<305.0,676.5>-<303.0,675.0>-<295.0,673.0>>/B<<295.0,673.0>-<299.0,675.0>-<301.0,679.0>> = 12.528807709151492
    
    * Cacute (U+0106): B<<305.0,676.5>-<303.0,675.0>-<295.0,673.0>>/B<<295.0,673.0>-<299.0,675.0>-<301.0,679.0>> = 12.528807709151492
    
    * Ccaron (U+010C): B<<305.0,676.5>-<303.0,675.0>-<295.0,673.0>>/B<<295.0,673.0>-<299.0,675.0>-<301.0,679.0>> = 12.528807709151492
    
    * Ccedilla (U+00C7): B<<305.0,676.5>-<303.0,675.0>-<295.0,673.0>>/B<<295.0,673.0>-<299.0,675.0>-<301.0,679.0>> = 12.528807709151492
    
    * Ccedilla (U+00C7): L<<249.0,-14.0>--<236.0,-31.0>>/B<<236.0,-31.0>-<238.0,-29.0>-<240.5,-28.5>> = 7.594643368591397
    
    * Ccedilla (U+00C7): L<<280.0,12.0>--<289.0,39.0>>/B<<289.0,39.0>-<287.0,35.0>-<285.5,32.0>> = 8.13010235415587
    
    * Ccircumflex (U+0108): B<<305.0,676.5>-<303.0,675.0>-<295.0,673.0>>/B<<295.0,673.0>-<299.0,675.0>-<301.0,679.0>> = 12.528807709151492
    
    * Cdotaccent (U+010A): B<<305.0,676.5>-<303.0,675.0>-<295.0,673.0>>/B<<295.0,673.0>-<299.0,675.0>-<301.0,679.0>> = 12.528807709151492
    
    * D (U+0044): B<<181.0,-37.0>-<185.0,-37.0>-<186.0,-42.0>>/B<<186.0,-42.0>-<186.0,-40.0>-<186.5,-38.5>> = 11.309932474020195
    
    * D (U+0044): B<<194.0,424.0>-<197.0,421.0>-<195.0,412.0>>/B<<195.0,412.0>-<195.0,414.0>-<194.5,417.5>> = 12.528807709151492
    
    * D (U+0044): B<<290.0,144.5>-<287.0,141.0>-<283.0,140.0>>/L<<283.0,140.0>--<284.0,140.0>> = 14.036243467926484
    
    * D (U+0044): B<<345.0,64.5>-<345.0,67.0>-<346.0,69.0>>/B<<346.0,69.0>-<344.0,66.0>-<340.0,65.5>> = 7.125016348901757
    
    * Dcaron (U+010E): B<<181.0,-37.0>-<185.0,-37.0>-<186.0,-42.0>>/B<<186.0,-42.0>-<186.0,-40.0>-<186.5,-38.5>> = 11.309932474020195
    
    * Dcaron (U+010E): B<<194.0,424.0>-<197.0,421.0>-<195.0,412.0>>/B<<195.0,412.0>-<195.0,414.0>-<194.5,417.5>> = 12.528807709151492
    
    * Dcaron (U+010E): B<<290.0,144.5>-<287.0,141.0>-<283.0,140.0>>/L<<283.0,140.0>--<284.0,140.0>> = 14.036243467926484
    
    * Dcaron (U+010E): B<<345.0,64.5>-<345.0,67.0>-<346.0,69.0>>/B<<346.0,69.0>-<344.0,66.0>-<340.0,65.5>> = 7.125016348901757
    
    * Dcroat (U+0110): B<<16.0,347.0>-<14.0,351.0>-<14.0,350.0>>/B<<14.0,350.0>-<13.0,357.0>-<10.0,362.5>> = 8.13010235415596
    
    * Dcroat (U+0110): L<<188.0,-51.0>--<188.0,-51.0>>/B<<188.0,-51.0>-<182.0,-50.0>-<179.0,-46.0>> = 9.462322208025613
    
    * Dcroat (U+0110): L<<263.0,352.0>--<290.0,348.0>>/L<<290.0,348.0>--<262.0,347.0>> = 10.472377510367897
    
    * E (U+0045): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * E (U+0045): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Eacute (U+00C9): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Eacute (U+00C9): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Ebreve (U+0114): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Ebreve (U+0114): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Ecaron (U+011A): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Ecaron (U+011A): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Ecircumflex (U+00CA): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Ecircumflex (U+00CA): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Edieresis (U+00CB): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Edieresis (U+00CB): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Edotaccent (U+0116): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Edotaccent (U+0116): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Egrave (U+00C8): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Egrave (U+00C8): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Emacron (U+0112): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * Emacron (U+0112): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Eng (U+014A): B<<166.0,45.0>-<166.0,37.0>-<165.0,33.0>>/B<<165.0,33.0>-<165.0,34.0>-<163.0,30.0>> = 14.036243467926484
    
    * Eogonek (U+0118): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * Eogonek (U+0118): B<<241.0,627.5>-<237.0,634.0>-<236.0,665.0>>/B<<236.0,665.0>-<235.0,658.0>-<234.0,651.5>> = 9.97771262015058
    
    * Eth (U+00D0): B<<16.0,347.0>-<14.0,351.0>-<14.0,350.0>>/B<<14.0,350.0>-<13.0,357.0>-<10.0,362.5>> = 8.13010235415596
    
    * Eth (U+00D0): L<<188.0,-51.0>--<188.0,-51.0>>/B<<188.0,-51.0>-<182.0,-50.0>-<179.0,-46.0>> = 9.462322208025613
    
    * Eth (U+00D0): L<<263.0,352.0>--<290.0,348.0>>/L<<290.0,348.0>--<262.0,347.0>> = 10.472377510367897
    
    * Euro (U+20AC): B<<69.0,519.0>-<69.0,521.0>-<71.0,521.0>>/L<<71.0,521.0>--<51.0,518.0>> = 8.530765609948139
    
    * F (U+0046): B<<284.0,413.0>-<285.0,418.0>-<293.0,419.0>>/B<<293.0,419.0>-<289.0,419.0>-<287.5,419.0>> = 7.125016348901757
    
    * F (U+0046): B<<437.0,380.5>-<437.0,381.0>-<438.0,382.0>>/B<<438.0,382.0>-<434.0,379.0>-<432.5,381.0>> = 8.13010235415596
    
    * F (U+0046): L<<114.0,727.0>--<110.0,728.0>>/B<<110.0,728.0>-<112.0,727.0>-<113.0,726.5>> = 12.528807709151463
    
    * G (U+0047): B<<440.0,700.0>-<450.0,705.0>-<453.0,692.0>>/B<<453.0,692.0>-<453.0,694.0>-<454.0,694.0>> = 12.994616791916512
    
    * Gbreve (U+011E): B<<440.0,700.0>-<450.0,705.0>-<453.0,692.0>>/B<<453.0,692.0>-<453.0,694.0>-<454.0,694.0>> = 12.994616791916512
    
    * Gcaron (U+01E6): B<<440.0,700.0>-<450.0,705.0>-<453.0,692.0>>/B<<453.0,692.0>-<453.0,694.0>-<454.0,694.0>> = 12.994616791916512
    
    * Gcircumflex (U+011C): B<<440.0,700.0>-<450.0,705.0>-<453.0,692.0>>/B<<453.0,692.0>-<453.0,694.0>-<454.0,694.0>> = 12.994616791916512
    
    * Gdotaccent (U+0120): B<<440.0,700.0>-<450.0,705.0>-<453.0,692.0>>/B<<453.0,692.0>-<453.0,694.0>-<454.0,694.0>> = 12.994616791916512
    
    * H (U+0048): B<<502.0,198.0>-<507.0,190.0>-<505.0,181.0>>/L<<505.0,181.0>--<505.0,184.0>> = 12.528807709151492
    
    * H (U+0048): B<<69.5,311.5>-<70.0,316.0>-<71.0,321.0>>/B<<71.0,321.0>-<71.0,316.0>-<71.0,311.5>> = 11.309932474020195
    
    * H (U+0048): B<<75.5,321.5>-<77.0,323.0>-<77.0,327.0>>/B<<77.0,327.0>-<78.0,323.0>-<78.0,320.5>> = 14.036243467926484
    
    * H (U+0048): L<<409.0,595.0>--<409.0,594.0>>/B<<409.0,594.0>-<408.0,600.0>-<408.0,608.0>> = 9.462322208025613
    
    * Hbar (U+0126): B<<114.5,53.0>-<116.0,55.0>-<117.0,59.0>>/B<<117.0,59.0>-<116.0,57.0>-<112.0,57.0>> = 12.528807709151492
    
    * Hbar (U+0126): B<<165.0,307.0>-<163.0,307.0>-<163.0,301.0>>/B<<163.0,301.0>-<162.0,305.0>-<161.0,305.5>> = 14.036243467926484
    
    * Hbar (U+0126): B<<288.0,351.0>-<283.0,350.0>-<296.0,348.0>>/B<<296.0,348.0>-<293.0,348.0>-<290.0,347.5>> = 8.746162262555211
    
    * Hbar (U+0126): B<<51.0,171.5>-<51.0,168.0>-<48.0,165.0>>/B<<48.0,165.0>-<50.0,168.0>-<48.0,172.5>> = 11.309932474020195
    
    * Hbar (U+0126): L<<320.0,543.0>--<335.0,538.0>>/L<<335.0,538.0>--<307.0,541.0>> = 12.319445256636591
    
    * Hbar (U+0126): L<<335.0,552.0>--<380.0,547.0>>/L<<380.0,547.0>--<327.0,546.0>> = 7.421115932570586
    
    * Hbar (U+0126): L<<391.0,554.0>--<335.0,552.0>>/L<<335.0,552.0>--<380.0,547.0>> = 8.385600234797097
    
    * Hcircumflex (U+0124): B<<502.0,198.0>-<507.0,190.0>-<505.0,181.0>>/L<<505.0,181.0>--<505.0,184.0>> = 12.528807709151492
    
    * Hcircumflex (U+0124): B<<69.5,311.5>-<70.0,316.0>-<71.0,321.0>>/B<<71.0,321.0>-<71.0,316.0>-<71.0,311.5>> = 11.309932474020195
    
    * Hcircumflex (U+0124): B<<75.5,321.5>-<77.0,323.0>-<77.0,327.0>>/B<<77.0,327.0>-<78.0,323.0>-<78.0,320.5>> = 14.036243467926484
    
    * Hcircumflex (U+0124): L<<409.0,595.0>--<409.0,594.0>>/B<<409.0,594.0>-<408.0,600.0>-<408.0,608.0>> = 9.462322208025613
    
    * I (U+0049): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * I (U+0049): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * I (U+0049): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * I (U+0049): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * I (U+0049): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * IJ (U+0132): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * IJ (U+0132): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * IJ (U+0132): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * IJ (U+0132): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * IJ (U+0132): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * IJ (U+0132): B<<258.5,253.0>-<258.0,259.0>-<254.0,260.0>>/L<<254.0,260.0>--<254.0,260.0>> = 14.036243467926484
    
    * IJ (U+0132): B<<401.0,121.0>-<398.0,130.0>-<391.0,129.0>>/L<<391.0,129.0>--<391.0,129.0>> = 8.13010235415596
    
    * IJ (U+0132): B<<519.0,113.0>-<522.0,110.0>-<522.0,108.0>>/B<<522.0,108.0>-<523.0,112.0>-<529.0,119.0>> = 14.036243467926484
    
    * IJ (U+0132): L<<271.0,254.0>--<271.0,254.0>>/B<<271.0,254.0>-<266.0,255.0>-<266.0,250.0>> = 11.309932474020195
    
    * Iacute (U+00CD): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Iacute (U+00CD): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Iacute (U+00CD): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Iacute (U+00CD): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Iacute (U+00CD): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * Ibreve (U+012C): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Ibreve (U+012C): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Ibreve (U+012C): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Ibreve (U+012C): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Ibreve (U+012C): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * Icircumflex (U+00CE): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Icircumflex (U+00CE): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Icircumflex (U+00CE): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Icircumflex (U+00CE): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Icircumflex (U+00CE): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * Idieresis (U+00CF): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Idieresis (U+00CF): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Idieresis (U+00CF): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Idieresis (U+00CF): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Idieresis (U+00CF): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * Idotaccent (U+0130): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Idotaccent (U+0130): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Idotaccent (U+0130): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Idotaccent (U+0130): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Idotaccent (U+0130): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * Igrave (U+00CC): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Igrave (U+00CC): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Igrave (U+00CC): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Igrave (U+00CC): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Igrave (U+00CC): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * Imacron (U+012A): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Imacron (U+012A): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Imacron (U+012A): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Imacron (U+012A): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Imacron (U+012A): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * Iogonek (U+012E): B<<130.5,313.0>-<131.0,314.0>-<131.0,315.0>>/L<<131.0,315.0>--<132.0,311.0>> = 14.036243467926484
    
    * Iogonek (U+012E): B<<155.5,325.0>-<156.0,328.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,319.0>-<157.5,308.0>> = 13.671307132195812
    
    * Iogonek (U+012E): B<<165.0,433.0>-<164.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<163.0,421.0>-<163.5,433.0>> = 4.763641690726144
    
    * Iogonek (U+012E): B<<192.0,403.0>-<192.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<194.0,404.0>-<193.0,400.0>> = 12.528807709151492
    
    * Iogonek (U+012E): B<<215.0,492.5>-<214.0,491.0>-<214.0,489.0>>/B<<214.0,489.0>-<213.0,494.0>-<210.0,497.0>> = 11.309932474020195
    
    * Itilde (U+0128): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * Itilde (U+0128): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * Itilde (U+0128): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * Itilde (U+0128): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * Itilde (U+0128): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * J (U+004A): B<<-26.5,253.0>-<-27.0,259.0>-<-31.0,260.0>>/L<<-31.0,260.0>--<-31.0,260.0>> = 14.036243467926484
    
    * J (U+004A): B<<116.0,121.0>-<113.0,130.0>-<106.0,129.0>>/L<<106.0,129.0>--<106.0,129.0>> = 8.13010235415596
    
    * J (U+004A): B<<234.0,113.0>-<237.0,110.0>-<237.0,108.0>>/B<<237.0,108.0>-<238.0,112.0>-<244.0,119.0>> = 14.036243467926484
    
    * J (U+004A): L<<-14.0,254.0>--<-14.0,254.0>>/B<<-14.0,254.0>-<-19.0,255.0>-<-19.0,250.0>> = 11.309932474020195
    
    * Jcircumflex (U+0134): B<<-26.5,253.0>-<-27.0,259.0>-<-31.0,260.0>>/L<<-31.0,260.0>--<-31.0,260.0>> = 14.036243467926484
    
    * Jcircumflex (U+0134): B<<116.0,121.0>-<113.0,130.0>-<106.0,129.0>>/L<<106.0,129.0>--<106.0,129.0>> = 8.13010235415596
    
    * Jcircumflex (U+0134): B<<234.0,113.0>-<237.0,110.0>-<237.0,108.0>>/B<<237.0,108.0>-<238.0,112.0>-<244.0,119.0>> = 14.036243467926484
    
    * Jcircumflex (U+0134): L<<-14.0,254.0>--<-14.0,254.0>>/B<<-14.0,254.0>-<-19.0,255.0>-<-19.0,250.0>> = 11.309932474020195
    
    * Lslash (U+0141): B<<-100.0,113.0>-<-96.0,115.0>-<-97.0,120.0>>/B<<-97.0,120.0>-<-97.0,117.0>-<-99.0,115.0>> = 11.309932474020195
    
    * M (U+004D): B<<104.0,382.0>-<101.0,380.0>-<101.0,372.0>>/B<<101.0,372.0>-<103.0,382.0>-<108.0,380.0>> = 11.309932474020195
    
    * M (U+004D): L<<667.0,160.0>--<667.0,155.0>>/B<<667.0,155.0>-<666.0,159.0>-<665.0,163.0>> = 14.036243467926484
    
    * N (U+004E): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * Nacute (U+0143): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * Ncaron (U+0147): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * Ntilde (U+00D1): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * O (U+004F): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * OE (U+0152): B<<651.5,199.0>-<650.0,198.0>-<646.0,197.0>>/L<<646.0,197.0>--<646.0,197.0>> = 14.036243467926484
    
    * OE (U+0152): B<<689.0,639.0>-<681.0,638.0>-<673.0,636.0>>/L<<673.0,636.0>--<673.0,636.0>> = 14.036243467926484
    
    * OE (U+0152): B<<741.0,370.0>-<738.0,368.0>-<733.0,367.0>>/L<<733.0,367.0>--<733.0,367.0>> = 11.309932474020195
    
    * OE (U+0152): B<<844.0,369.0>-<839.0,366.0>-<831.0,368.0>>/L<<831.0,368.0>--<831.0,368.0>> = 14.036243467926484
    
    * Oacute (U+00D3): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * Obreve (U+014E): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * Ocircumflex (U+00D4): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * Odieresis (U+00D6): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * Ograve (U+00D2): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * Ohorn (U+01A0): B<<512.0,362.0>-<512.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<511.0,363.0>-<512.0,358.0>> = 10.304846468766009
    
    * Ohungarumlaut (U+0150): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * Omacron (U+014C): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * Oslash (U+00D8): B<<318.0,367.5>-<327.0,389.0>-<329.0,394.0>>/L<<329.0,394.0>--<326.0,372.0>> = 14.036243467926457
    
    * Oslash (U+00D8): B<<524.5,358.0>-<524.0,363.0>-<521.0,367.0>>/B<<521.0,367.0>-<523.0,365.0>-<524.0,364.5>> = 8.13010235415596
    
    * Oslashacute (U+01FE): B<<318.0,367.5>-<327.0,389.0>-<329.0,394.0>>/L<<329.0,394.0>--<326.0,372.0>> = 14.036243467926457
    
    * Oslashacute (U+01FE): B<<524.5,358.0>-<524.0,363.0>-<521.0,367.0>>/B<<521.0,367.0>-<523.0,365.0>-<524.0,364.5>> = 8.13010235415596
    
    * Otilde (U+00D5): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * P (U+0050): L<<231.0,333.0>--<233.0,352.0>>/B<<233.0,352.0>-<233.0,349.0>-<234.0,349.0>> = 6.009005957494474
    
    * Q (U+0051): B<<283.0,103.0>-<273.0,106.0>-<267.0,110.0>>/B<<267.0,110.0>-<269.0,109.0>-<269.5,108.0>> = 7.125016348901757
    
    * Q (U+0051): B<<535.0,367.0>-<535.0,370.0>-<536.0,374.0>>/B<<536.0,374.0>-<536.0,373.0>-<537.0,370.0>> = 14.036243467926484
    
    * S (U+0053): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>>/B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>> = 12.528807709151492
    
    * S (U+0053): B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>>/B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> = 9.462322208025613
    
    * Sacute (U+015A): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>>/B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>> = 12.528807709151492
    
    * Sacute (U+015A): B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>>/B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> = 9.462322208025613
    
    * Scaron (U+0160): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>>/B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>> = 12.528807709151492
    
    * Scaron (U+0160): B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>>/B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> = 9.462322208025613
    
    * Scedilla (U+015E): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>>/B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>> = 12.528807709151492
    
    * Scedilla (U+015E): B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>>/B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> = 9.462322208025613
    
    * Scedilla (U+015E): L<<252.0,-34.0>--<239.0,-51.0>>/B<<239.0,-51.0>-<241.0,-49.0>-<243.5,-48.5>> = 7.594643368591397
    
    * Scedilla (U+015E): L<<283.0,-8.0>--<292.0,19.0>>/B<<292.0,19.0>-<290.0,15.0>-<288.5,12.0>> = 8.13010235415587
    
    * Scircumflex (U+015C): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>>/B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>> = 12.528807709151492
    
    * Scircumflex (U+015C): B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>>/B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> = 9.462322208025613
    
    * T (U+0054): B<<442.0,631.5>-<440.0,629.0>-<441.0,624.0>>/B<<441.0,624.0>-<441.0,625.0>-<440.5,625.5>> = 11.309932474020195
    
    * T_h (U+E099): B<<511.5,631.5>-<509.0,629.0>-<510.0,624.0>>/B<<510.0,624.0>-<510.0,625.0>-<509.0,625.5>> = 11.309932474020195
    
    * T_h (U+E099): B<<626.5,350.5>-<625.0,348.0>-<625.0,344.0>>/B<<625.0,344.0>-<624.0,349.0>-<624.0,353.0>> = 11.309932474020195
    
    * Tbar (U+0166): B<<584.5,670.0>-<581.0,671.0>-<581.0,662.0>>/B<<581.0,662.0>-<580.0,666.0>-<578.0,667.5>> = 14.036243467926484
    
    * Tbar (U+0166): B<<64.0,343.0>-<62.0,347.0>-<62.0,346.0>>/B<<62.0,346.0>-<61.0,353.0>-<58.0,358.5>> = 8.13010235415596
    
    * Tcaron (U+0164): B<<442.0,631.5>-<440.0,629.0>-<441.0,624.0>>/B<<441.0,624.0>-<441.0,625.0>-<440.5,625.5>> = 11.309932474020195
    
    * Thorn (U+00DE): B<<105.5,260.0>-<106.0,265.0>-<107.0,270.0>>/L<<107.0,270.0>--<107.0,250.0>> = 11.309932474020195
    
    * Thorn (U+00DE): L<<124.0,470.0>--<109.0,468.0>>/B<<109.0,468.0>-<112.0,468.0>-<116.0,466.0>> = 7.594643368591397
    
    * U (U+0055): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Uacute (U+00DA): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Ubreve (U+016C): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Ucircumflex (U+00DB): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Udieresis (U+00DC): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Ugrave (U+00D9): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Uhorn (U+01AF): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Uhungarumlaut (U+0170): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Umacron (U+016A): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Uogonek (U+0172): B<<519.5,628.0>-<520.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<521.0,630.0>-<521.5,628.0>> = 14.036243467926484
    
    * Uring (U+016E): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * Utilde (U+0168): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * V (U+0056): B<<113.5,487.0>-<111.0,490.0>-<102.0,495.0>>/B<<102.0,495.0>-<117.0,491.0>-<120.5,487.0>> = 14.123186920939593
    
    * Y (U+0059): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * Y (U+0059): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * Yacute (U+00DD): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * Yacute (U+00DD): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * Ycircumflex (U+0176): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * Ycircumflex (U+0176): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * Ydieresis (U+0178): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * Ydieresis (U+0178): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * Ygrave (U+1EF2): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * Ygrave (U+1EF2): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * Z (U+005A): B<<182.5,122.5>-<183.0,124.0>-<186.0,125.0>>/B<<186.0,125.0>-<179.0,123.0>-<177.0,124.0>> = 2.489552921999128
    
    * Zacute (U+0179): B<<182.5,122.5>-<183.0,124.0>-<186.0,125.0>>/B<<186.0,125.0>-<179.0,123.0>-<177.0,124.0>> = 2.489552921999128
    
    * Zcaron (U+017D): B<<182.5,122.5>-<183.0,124.0>-<186.0,125.0>>/B<<186.0,125.0>-<179.0,123.0>-<177.0,124.0>> = 2.489552921999128
    
    * Zdotaccent (U+017B): B<<182.5,122.5>-<183.0,124.0>-<186.0,125.0>>/B<<186.0,125.0>-<179.0,123.0>-<177.0,124.0>> = 2.489552921999128
    
    * ae (U+00E6): B<<35.0,43.5>-<35.0,47.0>-<34.0,50.0>>/B<<34.0,50.0>-<36.0,46.0>-<41.0,41.0>> = 8.13010235415587
    
    * aeacute (U+01FD): B<<35.0,43.5>-<35.0,47.0>-<34.0,50.0>>/B<<34.0,50.0>-<36.0,46.0>-<41.0,41.0>> = 8.13010235415587
    
    * ampersand (U+0026): B<<185.5,120.5>-<182.0,114.0>-<179.0,107.0>>/B<<179.0,107.0>-<180.0,109.0>-<183.5,111.0>> = 3.366460663429615
    
    * approxequal (U+2248): B<<77.5,493.0>-<77.0,493.0>-<76.0,492.0>>/L<<76.0,492.0>--<78.0,495.0>> = 11.309932474020195
    
    * asciicircum (U+005E): B<<79.0,469.5>-<76.0,462.0>-<71.0,461.0>>/L<<71.0,461.0>--<75.0,461.0>> = 11.309932474020195
    
    * asciitilde (U+007E): B<<81.5,433.0>-<81.0,433.0>-<80.0,432.0>>/L<<80.0,432.0>--<82.0,435.0>> = 11.309932474020195
    
    * at (U+0040): B<<668.5,332.0>-<669.0,334.0>-<669.0,335.0>>/B<<669.0,335.0>-<668.0,314.0>-<667.5,312.0>> = 2.726310993906212
    
    * at (U+0040): B<<669.0,337.5>-<669.0,336.0>-<669.0,335.0>>/B<<669.0,335.0>-<670.0,341.0>-<669.5,343.5>> = 9.462322208025613
    
    * at (U+0040): B<<671.0,407.5>-<671.0,404.0>-<672.0,400.0>>/B<<672.0,400.0>-<672.0,402.0>-<672.0,404.5>> = 14.036243467926484
    
    * at (U+0040): B<<688.0,613.0>-<689.0,618.0>-<682.0,620.0>>/B<<682.0,620.0>-<684.0,619.0>-<685.0,617.0>> = 10.619655276155106
    
    * at (U+0040): B<<716.0,352.5>-<716.0,355.0>-<716.0,353.0>>/B<<716.0,353.0>-<714.0,363.0>-<712.5,376.0>> = 11.309932474020195
    
    * bar (U+007C): B<<105.0,5.0>-<107.0,1.0>-<107.0,-2.0>>/B<<107.0,-2.0>-<109.0,6.0>-<111.0,15.0>> = 14.036243467926484
    
    * braceright (U+007D): B<<232.0,-70.0>-<239.0,-70.0>-<243.0,-69.0>>/B<<243.0,-69.0>-<205.0,-70.0>-<195.0,-71.0>> = 12.52880770915152
    
    * braceright (U+007D): B<<238.0,15.5>-<240.0,10.0>-<238.0,7.0>>/B<<238.0,7.0>-<242.0,12.0>-<240.5,16.5>> = 4.969740728110216
    
    * braceright (U+007D): L<<174.0,217.0>--<166.0,217.0>>/B<<166.0,217.0>-<172.0,216.0>-<176.0,215.0>> = 9.462322208025613
    
    * bracketleft (U+005B): B<<172.0,215.5>-<173.0,210.0>-<173.0,205.0>>/B<<173.0,205.0>-<174.0,210.0>-<176.5,213.5>> = 11.309932474020195
    
    * bracketright (U+005D): B<<33.0,-95.5>-<39.0,-99.0>-<43.0,-91.0>>/B<<43.0,-91.0>-<42.0,-95.0>-<41.5,-98.5>> = 12.528807709151492
    
    * brokenbar (U+00A6): B<<112.0,-46.0>-<118.0,-36.0>-<101.0,-38.0>>/B<<101.0,-38.0>-<103.0,-38.0>-<104.0,-38.5>> = 6.709836807756896
    
    * brokenbar (U+00A6): B<<64.0,-28.0>-<66.0,-33.0>-<58.0,-35.0>>/L<<58.0,-35.0>--<69.0,-35.0>> = 14.036243467926484
    
    * bullet (U+2022): B<<312.0,414.0>-<319.0,416.0>-<329.0,410.0>>/B<<329.0,410.0>-<326.0,411.0>-<324.0,411.0>> = 12.528807709151492
    
    * bullet (U+2022): B<<346.0,267.0>-<342.0,271.0>-<347.0,274.0>>/B<<347.0,274.0>-<346.0,273.0>-<346.0,267.0>> = 14.036243467926457
    
    * bullet (U+2022): B<<84.0,276.0>-<85.0,276.0>-<90.0,275.0>>/B<<90.0,275.0>-<85.0,275.0>-<83.0,274.0>> = 11.309932474020195
    
    * bullet (U+2022): L<<322.0,357.0>--<322.0,358.0>>/L<<322.0,358.0>--<321.0,348.0>> = 5.710593137499633
    
    * ccedilla (U+00E7): L<<189.0,-14.0>--<176.0,-31.0>>/B<<176.0,-31.0>-<178.0,-29.0>-<180.5,-28.5>> = 7.594643368591397
    
    * ccedilla (U+00E7): L<<220.0,12.0>--<229.0,39.0>>/B<<229.0,39.0>-<227.0,35.0>-<225.5,32.0>> = 8.13010235415587
    
    * cedilla (U+00B8): L<<167.0,76.0>--<154.0,59.0>>/B<<154.0,59.0>-<156.0,61.0>-<158.5,61.5>> = 7.594643368591397
    
    * cedilla (U+00B8): L<<198.0,102.0>--<207.0,129.0>>/B<<207.0,129.0>-<205.0,125.0>-<203.5,122.0>> = 8.13010235415587
    
    * cent (U+00A2): B<<150.0,106.0>-<152.0,108.0>-<154.0,114.0>>/B<<154.0,114.0>-<153.0,112.0>-<152.0,110.0>> = 8.13010235415587
    
    * cent (U+00A2): B<<158.5,105.5>-<156.0,102.0>-<160.0,112.0>>/B<<160.0,112.0>-<159.0,109.0>-<157.0,106.0>> = 3.366460663429615
    
    * cent (U+00A2): B<<194.0,359.5>-<191.0,357.0>-<188.0,353.0>>/B<<188.0,353.0>-<189.0,355.0>-<189.0,357.0>> = 10.304846468766009
    
    * cent (U+00A2): B<<270.0,365.0>-<269.0,368.0>-<266.0,366.0>>/B<<266.0,366.0>-<267.0,367.0>-<273.5,378.5>> = 11.309932474020195
    
    * cent (U+00A2): B<<273.5,378.5>-<280.0,390.0>-<281.0,392.0>>/B<<281.0,392.0>-<268.0,371.0>-<267.5,372.0>> = 5.194428907734729
    
    * colon (U+003A): B<<170.0,18.0>-<174.0,17.0>-<174.0,12.0>>/L<<174.0,12.0>--<175.0,16.0>> = 14.036243467926484
    
    * colonmonetary (U+20A1): B<<241.0,-131.0>-<243.0,-129.0>-<240.0,-127.0>>/B<<240.0,-127.0>-<241.0,-128.0>-<238.0,-131.0>> = 11.309932474020195
    
    * copyright (U+00A9): B<<416.0,127.5>-<413.0,128.0>-<411.0,126.0>>/B<<411.0,126.0>-<413.0,129.0>-<416.0,131.0>> = 11.309932474020195
    
    * copyright (U+00A9): B<<424.0,396.0>-<429.0,396.0>-<432.0,397.0>>/B<<432.0,397.0>-<430.0,396.0>-<430.0,391.0>> = 8.13010235415587
    
    * copyright (U+00A9): B<<425.0,396.0>-<422.0,396.0>-<422.0,394.0>>/B<<422.0,394.0>-<421.0,399.0>-<421.0,400.0>> = 11.309932474020195
    
    * copyright (U+00A9): B<<510.0,593.0>-<513.0,594.0>-<517.0,593.0>>/L<<517.0,593.0>--<510.0,593.0>> = 14.036243467926484
    
    * copyright (U+00A9): B<<538.0,585.0>-<540.0,585.0>-<541.0,584.0>>/L<<541.0,584.0>--<532.0,597.0>> = 10.304846468765973
    
    * copyright (U+00A9): B<<627.0,418.0>-<631.0,409.0>-<632.0,404.0>>/B<<632.0,404.0>-<631.0,407.0>-<631.0,409.5>> = 7.125016348901705
    
    * copyright (U+00A9): B<<627.0,427.0>-<627.0,434.0>-<630.0,440.0>>/B<<630.0,440.0>-<629.0,436.0>-<630.5,432.0>> = 12.528807709151492
    
    * copyright (U+00A9): B<<66.0,434.0>-<65.0,434.0>-<64.0,433.0>>/B<<64.0,433.0>-<66.0,436.0>-<67.0,438.5>> = 11.309932474020195
    
    * copyright (U+00A9): L<<461.0,463.0>--<461.0,470.0>>/B<<461.0,470.0>-<460.0,466.0>-<456.0,463.0>> = 14.036243467926484
    
    * currency (U+00A4): B<<397.0,359.5>-<394.0,357.0>-<392.0,354.0>>/B<<392.0,354.0>-<396.0,362.0>-<389.0,361.0>> = 7.125016348901757
    
    * currency (U+00A4): B<<426.0,329.0>-<422.0,325.0>-<420.0,322.0>>/B<<420.0,322.0>-<421.0,324.0>-<421.0,325.5>> = 7.125016348901757
    
    * d (U+0064): B<<336.0,265.0>-<338.0,267.0>-<338.0,275.0>>/B<<338.0,275.0>-<339.0,270.0>-<342.0,263.0>> = 11.309932474020195
    
    * d (U+0064): B<<336.0,307.0>-<333.0,306.0>-<325.0,304.0>>/L<<325.0,304.0>--<325.0,304.0>> = 14.036243467926484
    
    * d (U+0064): B<<465.0,475.0>-<468.0,479.0>-<469.0,483.0>>/B<<469.0,483.0>-<469.0,476.0>-<468.5,469.5>> = 14.036243467926484
    
    * dcaron (U+010F): B<<336.0,265.0>-<338.0,267.0>-<338.0,275.0>>/B<<338.0,275.0>-<339.0,270.0>-<342.0,263.0>> = 11.309932474020195
    
    * dcaron (U+010F): B<<336.0,307.0>-<333.0,306.0>-<325.0,304.0>>/L<<325.0,304.0>--<325.0,304.0>> = 14.036243467926484
    
    * dcaron (U+010F): B<<465.0,475.0>-<468.0,479.0>-<469.0,483.0>>/B<<469.0,483.0>-<469.0,476.0>-<468.5,469.5>> = 14.036243467926484
    
    * dcroat (U+0111): B<<154.0,544.0>-<152.0,548.0>-<152.0,547.0>>/B<<152.0,547.0>-<151.0,554.0>-<148.0,559.5>> = 8.13010235415596
    
    * dcroat (U+0111): B<<254.5,9.0>-<255.0,9.0>-<255.0,10.0>>/L<<255.0,10.0>--<256.0,6.0>> = 14.036243467926484
    
    * dcroat (U+0111): L<<313.0,531.0>--<312.0,524.0>>/B<<312.0,524.0>-<312.0,528.0>-<307.0,528.0>> = 8.13010235415596
    
    * degree (U+00B0): B<<312.0,613.0>-<312.0,612.0>-<311.0,612.0>>/B<<311.0,612.0>-<316.0,611.0>-<315.0,609.0>> = 11.309932474020195
    
    * degree (U+00B0): B<<326.0,536.0>-<333.0,537.0>-<329.0,529.0>>/B<<329.0,529.0>-<331.0,532.0>-<334.0,534.5>> = 7.125016348901757
    
    * degree (U+00B0): B<<358.0,500.5>-<358.0,499.0>-<357.0,497.0>>/B<<357.0,497.0>-<359.0,500.0>-<363.0,504.0>> = 7.125016348901757
    
    * degree (U+00B0): L<<213.0,719.0>--<212.0,719.0>>/B<<212.0,719.0>-<216.0,720.0>-<216.0,719.0>> = 14.036243467926484
    
    * dollar (U+0024): B<<246.0,-55.0>-<243.0,-58.0>-<247.0,-63.0>>/B<<247.0,-63.0>-<246.0,-61.0>-<248.5,-58.5>> = 12.094757077012058
    
    * dollar (U+0024): B<<249.0,134.5>-<248.0,134.0>-<247.0,132.0>>/B<<247.0,132.0>-<248.0,136.0>-<248.0,142.0>> = 12.528807709151492
    
    * eight (U+0038): B<<306.0,721.0>-<300.0,721.0>-<299.0,726.0>>/B<<299.0,726.0>-<299.0,725.0>-<297.0,729.0>> = 11.309932474020195
    
    * ellipsis (U+2026): B<<760.0,31.0>-<764.0,30.0>-<764.0,25.0>>/L<<764.0,25.0>--<765.0,29.0>> = 14.036243467926484
    
    * emdash (U+2014): B<<285.0,324.0>-<289.0,324.0>-<286.0,319.0>>/B<<286.0,319.0>-<288.0,321.0>-<290.0,322.0>> = 14.036243467926457
    
    * emdash (U+2014): B<<47.5,286.0>-<49.0,283.0>-<50.0,279.0>>/L<<50.0,279.0>--<50.0,280.0>> = 14.036243467926484
    
    * endash (U+2013): B<<201.0,290.5>-<203.0,297.0>-<204.0,304.0>>/B<<204.0,304.0>-<204.0,303.0>-<204.5,302.5>> = 8.13010235415596
    
    * eth (U+00F0): B<<169.0,-35.0>-<169.0,-38.0>-<168.0,-39.0>>/B<<168.0,-39.0>-<177.0,-32.0>-<184.0,-33.0>> = 7.125016348901757
    
    * eth (U+00F0): B<<439.0,171.5>-<439.0,168.0>-<435.0,167.0>>/B<<435.0,167.0>-<437.0,167.0>-<438.5,166.5>> = 14.036243467926484
    
    * eth (U+00F0): B<<460.5,303.0>-<461.0,303.0>-<461.0,302.0>>/B<<461.0,302.0>-<462.0,306.0>-<462.0,309.5>> = 14.036243467926484
    
    * exclam (U+0021): B<<171.5,30.0>-<172.0,30.0>-<172.0,29.0>>/L<<172.0,29.0>--<175.0,45.0>> = 10.61965527615514
    
    * exclam (U+0021): B<<195.0,447.5>-<194.0,445.0>-<194.0,441.0>>/B<<194.0,441.0>-<191.0,454.0>-<197.0,454.0>> = 12.994616791916512
    
    * exclamdown (U+00A1): B<<194.5,127.0>-<194.0,127.0>-<194.0,128.0>>/B<<194.0,128.0>-<195.0,122.0>-<188.0,118.0>> = 9.462322208025613
    
    * exclamdown (U+00A1): B<<98.5,-72.5>-<99.0,-73.0>-<99.0,-74.0>>/B<<99.0,-74.0>-<100.0,-70.0>-<101.5,-67.0>> = 14.036243467926484
    
    * f_f: B<<370.0,512.0>-<374.0,516.0>-<389.0,516.0>>/B<<389.0,516.0>-<367.0,518.0>-<346.0,519.0>> = 5.1944289077348
    
    * five (U+0035): B<<160.5,275.5>-<161.0,275.0>-<161.0,276.0>>/B<<161.0,276.0>-<160.0,272.0>-<159.0,269.0>> = 14.036243467926484
    
    * fl (U+FB02): B<<462.0,364.0>-<467.0,364.0>-<468.0,366.0>>/B<<468.0,366.0>-<467.0,362.0>-<464.5,359.0>> = 12.528807709151492
    
    * fl (U+FB02): B<<546.0,197.5>-<547.0,209.0>-<548.0,220.0>>/L<<548.0,220.0>--<548.0,190.0>> = 5.1944289077348
    
    * florin (U+0192): L<<303.0,301.0>--<305.0,301.0>>/B<<305.0,301.0>-<295.0,303.0>-<285.0,304.0>> = 11.309932474020195
    
    * fraction (U+2044): B<<15.0,188.0>-<9.0,191.0>-<7.0,184.0>>/B<<7.0,184.0>-<8.0,188.0>-<9.0,190.5>> = 1.9091524329963898
    
    * germandbls (U+00DF): B<<198.5,392.5>-<199.0,396.0>-<199.0,400.0>>/B<<199.0,400.0>-<198.0,396.0>-<196.0,392.5>> = 14.036243467926484
    
    * germandbls (U+00DF): B<<311.5,630.5>-<316.0,635.0>-<323.0,644.0>>/B<<323.0,644.0>-<322.0,643.0>-<320.5,643.0>> = 7.125016348901757
    
    * germandbls (U+00DF): B<<373.0,355.0>-<372.0,359.0>-<355.0,361.0>>/B<<355.0,361.0>-<357.0,361.0>-<367.5,363.0>> = 6.709836807756896
    
    * germandbls (U+00DF): B<<525.0,269.0>-<519.0,271.0>-<518.0,271.0>>/B<<518.0,271.0>-<523.0,270.0>-<520.0,271.0>> = 11.309932474020195
    
    * germandbls (U+00DF): L<<331.0,669.0>--<338.0,680.0>>/B<<338.0,680.0>-<336.0,676.0>-<334.5,673.5>> = 5.906141113770435
    
    * greaterequal (U+2265): B<<145.0,226.0>-<148.0,220.0>-<140.0,222.0>>/L<<140.0,222.0>--<140.0,222.0>> = 14.036243467926484
    
    * greaterequal (U+2265): B<<188.0,241.5>-<180.0,239.0>-<172.0,238.0>>/L<<172.0,238.0>--<172.0,238.0>> = 7.125016348901757
    
    * greaterequal (U+2265): B<<212.0,373.0>-<211.0,372.0>-<209.0,372.0>>/B<<209.0,372.0>-<213.0,371.0>-<217.0,371.0>> = 14.036243467926484
    
    * guillemotleft (U+00AB): B<<76.0,359.0>-<89.0,358.0>-<86.0,361.0>>/B<<86.0,361.0>-<107.0,347.0>-<64.0,350.0>> = 11.309932474020195
    
    * guillemotright (U+00BB): B<<142.0,328.0>-<145.0,326.0>-<168.0,323.0>>/B<<168.0,323.0>-<149.0,323.0>-<149.0,321.5>> = 7.431407971172489
    
    * guillemotright (U+00BB): B<<322.0,72.0>-<327.0,72.0>-<347.0,73.0>>/B<<347.0,73.0>-<327.0,70.0>-<322.5,68.0>> = 5.668360383836361
    
    * guillemotright (U+00BB): B<<354.0,10.0>-<354.0,8.0>-<341.0,7.0>>/L<<341.0,7.0>--<367.0,7.0>> = 4.398705354995508
    
    * guillemotright (U+00BB): B<<367.0,126.0>-<371.0,126.0>-<374.0,125.0>>/B<<374.0,125.0>-<369.0,127.0>-<365.0,129.0>> = 3.366460663429615
    
    * guillemotright (U+00BB): B<<374.0,123.0>-<371.0,125.0>-<354.0,127.0>>/L<<354.0,127.0>--<356.0,127.0>> = 6.709836807756896
    
    * guillemotright (U+00BB): B<<408.0,149.5>-<412.0,150.0>-<419.0,151.0>>/L<<419.0,151.0>--<403.0,151.0>> = 8.13010235415596
    
    * guillemotright (U+00BB): B<<59.0,53.0>-<52.0,56.0>-<54.0,63.0>>/B<<54.0,63.0>-<53.0,61.0>-<51.0,60.0>> = 10.619655276155106
    
    * guillemotright (U+00BB): L<<381.0,122.0>--<374.0,125.0>>/B<<374.0,125.0>-<379.0,124.0>-<381.0,122.0>> = 11.888658039627936
    
    * guilsinglright (U+203A): B<<174.5,173.0>-<171.0,177.0>-<150.0,181.0>>/L<<150.0,181.0>--<152.0,181.0>> = 10.784297867562596
    
    * guilsinglright (U+203A): B<<83.5,85.5>-<81.0,90.0>-<84.0,94.0>>/B<<84.0,94.0>-<83.0,93.0>-<83.0,94.0>> = 8.13010235415596
    
    * h (U+0068): B<<167.0,353.0>-<167.0,349.0>-<168.0,344.0>>/B<<168.0,344.0>-<168.0,348.0>-<169.5,350.5>> = 11.309932474020195
    
    * hbar (U+0127): B<<4.0,592.0>-<2.0,596.0>-<2.0,595.0>>/B<<2.0,595.0>-<1.0,601.0>-<-2.0,606.5>> = 9.462322208025613
    
    * hbar (U+0127): B<<81.0,872.0>-<81.0,875.0>-<80.0,875.0>>/B<<80.0,875.0>-<84.0,876.0>-<86.5,878.0>> = 14.036243467926484
    
    * hbar (U+0127): L<<242.0,599.0>--<278.0,593.0>>/L<<278.0,593.0>--<236.0,592.0>> = 10.826249739628546
    
    * hbar (U+0127): L<<287.0,601.0>--<242.0,599.0>>/L<<242.0,599.0>--<278.0,593.0>> = 12.007126587838725
    
    * hbar (U+0127): L<<55.0,164.0>--<57.0,172.0>>/B<<57.0,172.0>-<57.0,171.0>-<57.5,171.0>> = 14.036243467926484
    
    * hcircumflex (U+0125): B<<167.0,353.0>-<167.0,349.0>-<168.0,344.0>>/B<<168.0,344.0>-<168.0,348.0>-<169.5,350.5>> = 11.309932474020195
    
    * j (U+006A): B<<-118.5,31.0>-<-117.0,31.0>-<-113.0,29.0>>/B<<-113.0,29.0>-<-116.0,31.0>-<-116.5,32.5>> = 7.125016348901757
    
    * jcircumflex (U+0135): B<<-118.5,31.0>-<-117.0,31.0>-<-113.0,29.0>>/B<<-113.0,29.0>-<-116.0,31.0>-<-116.5,32.5>> = 7.125016348901757
    
    * l (U+006C): B<<182.0,197.5>-<183.0,209.0>-<184.0,220.0>>/L<<184.0,220.0>--<184.0,190.0>> = 5.1944289077348
    
    * l (U+006C): B<<98.0,364.0>-<103.0,364.0>-<104.0,366.0>>/B<<104.0,366.0>-<103.0,362.0>-<100.5,359.0>> = 12.528807709151492
    
    * lacute (U+013A): B<<182.0,197.5>-<183.0,209.0>-<184.0,220.0>>/L<<184.0,220.0>--<184.0,190.0>> = 5.1944289077348
    
    * lacute (U+013A): B<<98.0,364.0>-<103.0,364.0>-<104.0,366.0>>/B<<104.0,366.0>-<103.0,362.0>-<100.5,359.0>> = 12.528807709151492
    
    * lcaron (U+013E): B<<182.0,197.5>-<183.0,209.0>-<184.0,220.0>>/L<<184.0,220.0>--<184.0,190.0>> = 5.1944289077348
    
    * lcaron (U+013E): B<<98.0,364.0>-<103.0,364.0>-<104.0,366.0>>/B<<104.0,366.0>-<103.0,362.0>-<100.5,359.0>> = 12.528807709151492
    
    * ldot (U+0140): B<<182.0,197.5>-<183.0,209.0>-<184.0,220.0>>/L<<184.0,220.0>--<184.0,190.0>> = 5.1944289077348
    
    * ldot (U+0140): B<<98.0,364.0>-<103.0,364.0>-<104.0,366.0>>/B<<104.0,366.0>-<103.0,362.0>-<100.5,359.0>> = 12.528807709151492
    
    * less (U+003C): B<<220.0,367.5>-<222.0,368.0>-<229.0,369.0>>/B<<229.0,369.0>-<220.0,369.0>-<215.5,369.5>> = 8.13010235415596
    
    * lessequal (U+2264): B<<89.0,191.0>-<89.0,193.0>-<88.0,193.0>>/B<<88.0,193.0>-<92.0,194.0>-<96.0,196.0>> = 14.036243467926484
    
    * lira (U+20A4): B<<337.0,222.0>-<339.0,224.0>-<342.0,225.0>>/B<<342.0,225.0>-<336.0,224.0>-<335.0,223.0>> = 8.972626614896358
    
    * lira (U+20A4): B<<404.0,232.0>-<408.0,232.0>-<408.0,230.0>>/B<<408.0,230.0>-<410.0,238.0>-<417.0,235.0>> = 14.036243467926484
    
    * lira (U+20A4): B<<433.0,435.0>-<427.0,433.0>-<427.0,437.0>>/L<<427.0,437.0>--<426.0,433.0>> = 14.036243467926484
    
    * litre (U+2113): B<<258.0,274.0>-<258.0,273.0>-<256.0,269.0>>/B<<256.0,269.0>-<258.0,272.0>-<259.0,271.0>> = 7.125016348901757
    
    * litre (U+2113): B<<276.0,338.0>-<276.0,339.0>-<277.0,340.0>>/B<<277.0,340.0>-<274.0,338.0>-<270.0,334.0>> = 11.309932474020195
    
    * litre (U+2113): B<<287.5,311.5>-<288.0,314.0>-<290.0,318.0>>/B<<290.0,318.0>-<288.0,315.0>-<286.0,313.5>> = 7.125016348901757
    
    * litre (U+2113): B<<325.0,578.5>-<324.0,575.0>-<324.0,573.0>>/B<<324.0,573.0>-<323.0,578.0>-<320.5,586.0>> = 11.309932474020195
    
    * litre (U+2113): B<<395.0,461.0>-<392.0,461.0>-<388.0,467.0>>/B<<388.0,467.0>-<390.0,463.0>-<390.0,460.5>> = 7.125016348901757
    
    * litre (U+2113): B<<447.5,268.5>-<450.0,273.0>-<451.0,277.0>>/L<<451.0,277.0>--<451.0,229.0>> = 14.036243467926484
    
    * litre (U+2113): L<<124.0,179.0>--<124.0,176.0>>/B<<124.0,176.0>-<125.0,180.0>-<128.0,180.0>> = 14.036243467926484
    
    * litre (U+2113): L<<241.0,210.0>--<243.0,211.0>>/B<<243.0,211.0>-<240.0,209.0>-<238.0,206.5>> = 7.125016348901757
    
    * lslash (U+0142): B<<-100.0,113.0>-<-96.0,115.0>-<-97.0,120.0>>/B<<-97.0,120.0>-<-97.0,117.0>-<-99.0,115.0>> = 11.309932474020195
    
    * lslash (U+0142): B<<121.0,631.0>-<122.0,629.0>-<123.0,627.0>>/B<<123.0,627.0>-<122.0,630.0>-<122.0,635.0>> = 8.13010235415587
    
    * lslash (U+0142): B<<179.0,-39.0>-<178.0,-52.0>-<184.0,-66.0>>/B<<184.0,-66.0>-<179.0,-40.0>-<185.0,-16.0>> = 12.313063458989452
    
    * m (U+006D): B<<156.5,130.5>-<153.0,149.0>-<154.0,165.0>>/L<<154.0,165.0>--<165.0,92.0>> = 12.145476254834971
    
    * m (U+006D): L<<154.0,165.0>--<165.0,92.0>>/B<<165.0,92.0>-<160.0,112.0>-<156.5,130.5>> = 5.467101588088807
    
    * n (U+006E): B<<291.0,527.0>-<289.0,526.0>-<287.0,524.0>>/L<<287.0,524.0>--<291.0,530.0>> = 11.309932474020195
    
    * n (U+006E): B<<364.0,391.0>-<364.0,393.0>-<366.0,401.0>>/B<<366.0,401.0>-<366.0,400.0>-<367.0,400.0>> = 14.036243467926484
    
    * n (U+006E): B<<458.0,437.0>-<458.0,434.0>-<456.0,431.0>>/B<<456.0,431.0>-<461.0,436.0>-<458.0,443.0>> = 11.309932474020195
    
    * n (U+006E): B<<460.5,405.5>-<460.0,400.0>-<459.0,395.0>>/B<<459.0,395.0>-<466.0,414.0>-<462.0,416.0>> = 8.914926957147822
    
    * nacute (U+0144): B<<291.0,527.0>-<289.0,526.0>-<287.0,524.0>>/L<<287.0,524.0>--<291.0,530.0>> = 11.309932474020195
    
    * nacute (U+0144): B<<364.0,391.0>-<364.0,393.0>-<366.0,401.0>>/B<<366.0,401.0>-<366.0,400.0>-<367.0,400.0>> = 14.036243467926484
    
    * nacute (U+0144): B<<458.0,437.0>-<458.0,434.0>-<456.0,431.0>>/B<<456.0,431.0>-<461.0,436.0>-<458.0,443.0>> = 11.309932474020195
    
    * nacute (U+0144): B<<460.5,405.5>-<460.0,400.0>-<459.0,395.0>>/B<<459.0,395.0>-<466.0,414.0>-<462.0,416.0>> = 8.914926957147822
    
    * ncaron (U+0148): B<<291.0,527.0>-<289.0,526.0>-<287.0,524.0>>/L<<287.0,524.0>--<291.0,530.0>> = 11.309932474020195
    
    * ncaron (U+0148): B<<364.0,391.0>-<364.0,393.0>-<366.0,401.0>>/B<<366.0,401.0>-<366.0,400.0>-<367.0,400.0>> = 14.036243467926484
    
    * ncaron (U+0148): B<<458.0,437.0>-<458.0,434.0>-<456.0,431.0>>/B<<456.0,431.0>-<461.0,436.0>-<458.0,443.0>> = 11.309932474020195
    
    * ncaron (U+0148): B<<460.5,405.5>-<460.0,400.0>-<459.0,395.0>>/B<<459.0,395.0>-<466.0,414.0>-<462.0,416.0>> = 8.914926957147822
    
    * nine (U+0039): B<<12.0,55.0>-<16.0,48.0>-<28.0,49.0>>/B<<28.0,49.0>-<22.0,50.0>-<24.0,58.0>> = 14.22596389875178
    
    * nine (U+0039): B<<130.0,263.5>-<128.0,264.0>-<120.0,264.0>>/B<<120.0,264.0>-<124.0,263.0>-<125.0,260.0>> = 14.036243467926484
    
    * nine (U+0039): B<<354.0,470.5>-<354.0,475.0>-<354.0,479.0>>/B<<354.0,479.0>-<353.0,475.0>-<352.0,471.0>> = 14.036243467926484
    
    * nine (U+0039): B<<382.5,603.5>-<380.0,604.0>-<381.0,599.0>>/B<<381.0,599.0>-<381.0,600.0>-<378.0,601.0>> = 11.309932474020195
    
    * nine (U+0039): B<<433.0,593.0>-<434.0,596.0>-<432.0,599.0>>/B<<432.0,599.0>-<434.0,597.0>-<435.5,595.5>> = 11.309932474020195
    
    * nine (U+0039): L<<322.0,626.0>--<325.0,619.0>>/B<<325.0,619.0>-<324.0,621.0>-<323.5,622.5>> = 3.366460663429615
    
    * ntilde (U+00F1): B<<291.0,527.0>-<289.0,526.0>-<287.0,524.0>>/L<<287.0,524.0>--<291.0,530.0>> = 11.309932474020195
    
    * ntilde (U+00F1): B<<364.0,391.0>-<364.0,393.0>-<366.0,401.0>>/B<<366.0,401.0>-<366.0,400.0>-<367.0,400.0>> = 14.036243467926484
    
    * ntilde (U+00F1): B<<458.0,437.0>-<458.0,434.0>-<456.0,431.0>>/B<<456.0,431.0>-<461.0,436.0>-<458.0,443.0>> = 11.309932474020195
    
    * ntilde (U+00F1): B<<460.5,405.5>-<460.0,400.0>-<459.0,395.0>>/B<<459.0,395.0>-<466.0,414.0>-<462.0,416.0>> = 8.914926957147822
    
    * numbersign (U+0023): B<<-19.5,314.5>-<-23.0,318.0>-<-27.0,318.0>>/B<<-27.0,318.0>-<-22.0,319.0>-<-17.5,318.0>> = 11.309932474020195
    
    * numbersign (U+0023): B<<258.0,287.0>-<264.0,287.0>-<265.0,279.0>>/B<<265.0,279.0>-<265.0,284.0>-<267.5,283.0>> = 7.125016348901757
    
    * o (U+006F): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * o (U+006F): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * o (U+006F): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * oacute (U+00F3): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * oacute (U+00F3): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * oacute (U+00F3): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * obreve (U+014F): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * obreve (U+014F): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * obreve (U+014F): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * ocircumflex (U+00F4): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * ocircumflex (U+00F4): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * ocircumflex (U+00F4): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * odieresis (U+00F6): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * odieresis (U+00F6): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * odieresis (U+00F6): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * ograve (U+00F2): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * ograve (U+00F2): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * ograve (U+00F2): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * ohorn (U+01A1): B<<366.0,405.0>-<361.0,421.0>-<343.0,422.0>>/L<<343.0,422.0>--<344.0,422.0>> = 3.1798301198641643
    
    * ohorn (U+01A1): B<<440.5,478.5>-<434.0,480.0>-<428.0,481.0>>/B<<428.0,481.0>-<429.0,481.0>-<429.0,480.5>> = 9.462322208025613
    
    * ohorn (U+01A1): B<<464.0,437.0>-<465.0,435.0>-<478.0,433.0>>/L<<478.0,433.0>--<458.0,434.0>> = 5.88375703644345
    
    * ohungarumlaut (U+0151): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * ohungarumlaut (U+0151): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * ohungarumlaut (U+0151): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * omacron (U+014D): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * omacron (U+014D): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * omacron (U+014D): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * one (U+0031): B<<249.0,64.5>-<248.0,71.0>-<248.0,77.0>>/B<<248.0,77.0>-<247.0,73.0>-<246.5,69.5>> = 14.036243467926484
    
    * one (U+0031): B<<264.0,365.0>-<262.0,370.0>-<266.0,371.0>>/B<<266.0,371.0>-<265.0,371.0>-<265.0,371.5>> = 14.036243467926484
    
    * onehalf (U+00BD): B<<104.0,345.5>-<104.0,347.0>-<103.0,353.0>>/B<<103.0,353.0>-<103.0,352.0>-<103.0,351.0>> = 9.462322208025613
    
    * onehalf (U+00BD): B<<221.0,746.0>-<220.0,745.0>-<220.0,743.0>>/B<<220.0,743.0>-<219.0,747.0>-<217.5,747.0>> = 14.036243467926484
    
    * onehalf (U+00BD): B<<295.0,188.0>-<289.0,191.0>-<287.0,184.0>>/B<<287.0,184.0>-<288.0,188.0>-<289.0,190.5>> = 1.9091524329963898
    
    * onehalf (U+00BD): B<<490.0,349.0>-<491.0,344.0>-<497.0,345.0>>/B<<497.0,345.0>-<496.0,345.0>-<498.0,343.0>> = 9.462322208025613
    
    * onehalf (U+00BD): B<<494.0,303.0>-<493.0,308.0>-<491.0,309.0>>/B<<491.0,309.0>-<500.0,307.0>-<496.0,305.0>> = 14.036243467926457
    
    * onehalf (U+00BD): B<<613.5,309.0>-<614.0,312.0>-<615.0,331.0>>/L<<615.0,331.0>--<615.0,323.0>> = 3.012787504183286
    
    * onehalf (U+00BD): L<<508.0,357.0>--<507.0,357.0>>/B<<507.0,357.0>-<512.0,356.0>-<512.0,355.5>> = 11.309932474020195
    
    * onequarter (U+00BC): B<<104.0,345.5>-<104.0,347.0>-<103.0,353.0>>/B<<103.0,353.0>-<103.0,352.0>-<103.0,351.0>> = 9.462322208025613
    
    * onequarter (U+00BC): B<<221.0,746.0>-<220.0,745.0>-<220.0,743.0>>/B<<220.0,743.0>-<219.0,747.0>-<217.5,747.0>> = 14.036243467926484
    
    * onequarter (U+00BC): B<<295.0,188.0>-<289.0,191.0>-<287.0,184.0>>/B<<287.0,184.0>-<288.0,188.0>-<289.0,190.5>> = 1.9091524329963898
    
    * onequarter (U+00BC): B<<430.0,189.0>-<430.0,186.0>-<429.0,186.0>>/B<<429.0,186.0>-<438.0,185.0>-<433.0,178.0>> = 6.340191745909908
    
    * onequarter (U+00BC): B<<496.0,173.0>-<497.0,176.0>-<500.0,173.0>>/B<<500.0,173.0>-<498.0,176.0>-<502.0,178.0>> = 11.309932474020195
    
    * onequarter (U+00BC): B<<599.0,43.0>-<596.0,41.0>-<591.0,43.0>>/L<<591.0,43.0>--<594.0,41.0>> = 11.888658039627936
    
    * onequarter (U+00BC): B<<636.0,389.0>-<631.0,394.0>-<628.0,395.0>>/B<<628.0,395.0>-<634.0,392.0>-<632.0,392.0>> = 8.13010235415587
    
    * ordfeminine (U+00AA): B<<13.0,353.5>-<13.0,356.0>-<12.0,358.0>>/L<<12.0,358.0>--<17.0,351.0>> = 8.972626614896358
    
    * ordmasculine (U+00BA): B<<30.0,424.0>-<25.0,425.0>-<24.0,431.0>>/B<<24.0,431.0>-<23.0,419.0>-<25.5,409.0>> = 14.22596389875178
    
    * oslash (U+00F8): L<<321.0,392.0>--<324.0,414.0>>/B<<324.0,414.0>-<322.0,409.0>-<313.0,387.5>> = 14.03624346792643
    
    * oslashacute (U+01FF): L<<321.0,392.0>--<324.0,414.0>>/B<<324.0,414.0>-<322.0,409.0>-<313.0,387.5>> = 14.03624346792643
    
    * otilde (U+00F5): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * otilde (U+00F5): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * otilde (U+00F5): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * p (U+0070): B<<291.0,501.0>-<292.0,504.0>-<283.0,510.0>>/B<<283.0,510.0>-<289.0,504.0>-<282.5,501.0>> = 11.309932474020195
    
    * p (U+0070): B<<62.0,-100.0>-<61.0,-98.0>-<59.0,-97.0>>/B<<59.0,-97.0>-<66.0,-100.0>-<72.5,-103.5>> = 3.366460663429615
    
    * percent (U+0025): B<<322.0,209.0>-<323.0,209.0>-<321.0,211.0>>/B<<321.0,211.0>-<332.0,203.0>-<337.0,210.0>> = 8.972626614896358
    
    * perthousand (U+2030): B<<1046.0,234.0>-<1046.0,233.0>-<1045.0,233.0>>/B<<1045.0,233.0>-<1050.0,232.0>-<1049.0,230.5>> = 11.309932474020195
    
    * perthousand (U+2030): B<<1104.5,92.0>-<1104.0,91.0>-<1103.0,91.0>>/B<<1103.0,91.0>-<1109.0,90.0>-<1109.0,92.0>> = 9.462322208025613
    
    * perthousand (U+2030): B<<322.0,209.0>-<323.0,209.0>-<321.0,211.0>>/B<<321.0,211.0>-<332.0,203.0>-<337.0,210.0>> = 8.972626614896358
    
    * perthousand (U+2030): L<<1023.0,216.0>--<1026.0,215.0>>/L<<1026.0,215.0>--<1016.0,218.0>> = 1.735704588927926
    
    * peseta (U+20A7): B<<124.0,341.0>-<123.0,339.0>-<116.0,339.0>>/B<<116.0,339.0>-<121.0,338.0>-<124.0,336.0>> = 11.309932474020195
    
    * peseta (U+20A7): B<<324.0,286.0>-<322.0,284.0>-<317.0,285.0>>/B<<317.0,285.0>-<318.0,285.0>-<318.0,286.0>> = 11.309932474020195
    
    * q (U+0071): B<<116.0,10.0>-<119.0,16.0>-<119.0,15.0>>/B<<119.0,15.0>-<120.0,20.0>-<121.5,24.5>> = 11.309932474020195
    
    * q (U+0071): B<<285.5,50.5>-<285.0,47.0>-<286.0,40.0>>/B<<286.0,40.0>-<286.0,51.0>-<296.0,57.0>> = 8.13010235415596
    
    * q (U+0071): B<<308.0,206.0>-<308.0,200.0>-<307.0,197.0>>/B<<307.0,197.0>-<308.0,199.0>-<310.0,201.5>> = 8.13010235415587
    
    * questiondown (U+00BF): B<<103.5,178.5>-<103.0,176.0>-<101.0,174.0>>/B<<101.0,174.0>-<105.0,179.0>-<105.5,180.0>> = 6.34019174590985
    
    * quotedblleft (U+201C): B<<227.0,766.0>-<226.0,767.0>-<226.0,768.0>>/B<<226.0,768.0>-<225.0,759.0>-<215.0,759.0>> = 6.340191745909908
    
    * quoteleft (U+2018): B<<164.0,775.5>-<165.0,782.0>-<166.0,788.0>>/B<<166.0,788.0>-<165.0,784.0>-<163.0,779.5>> = 4.573921259900818
    
    * registered (U+00AE): B<<510.0,593.0>-<513.0,594.0>-<517.0,593.0>>/L<<517.0,593.0>--<510.0,593.0>> = 14.036243467926484
    
    * registered (U+00AE): B<<627.0,418.0>-<631.0,409.0>-<632.0,404.0>>/B<<632.0,404.0>-<631.0,407.0>-<631.0,409.5>> = 7.125016348901705
    
    * registered (U+00AE): B<<627.0,427.0>-<627.0,434.0>-<630.0,440.0>>/B<<630.0,440.0>-<629.0,436.0>-<630.5,432.0>> = 12.528807709151492
    
    * registered (U+00AE): B<<66.0,434.0>-<65.0,434.0>-<64.0,433.0>>/B<<64.0,433.0>-<66.0,436.0>-<67.0,438.5>> = 11.309932474020195
    
    * scedilla (U+015F): L<<159.0,-14.0>--<146.0,-31.0>>/B<<146.0,-31.0>-<148.0,-29.0>-<150.5,-28.5>> = 7.594643368591397
    
    * scedilla (U+015F): L<<190.0,12.0>--<199.0,39.0>>/B<<199.0,39.0>-<197.0,35.0>-<195.5,32.0>> = 8.13010235415587
    
    * section (U+00A7): B<<71.0,-20.0>-<68.0,-12.0>-<60.0,1.0>>/B<<60.0,1.0>-<67.0,-6.0>-<72.0,-11.0>> = 13.39249775375107
    
    * seven (U+0037): B<<192.0,616.0>-<191.0,612.0>-<189.0,612.0>>/B<<189.0,612.0>-<194.0,611.0>-<195.5,612.0>> = 11.309932474020195
    
    * six (U+0036): B<<304.0,353.5>-<300.0,352.0>-<296.0,355.0>>/B<<296.0,355.0>-<297.0,354.0>-<297.5,353.5>> = 8.13010235415596
    
    * sterling (U+00A3): B<<299.0,595.0>-<289.0,590.0>-<286.0,589.0>>/B<<286.0,589.0>-<294.0,590.0>-<305.0,594.0>> = 11.309932474020162
    
    * tbar (U+0167): L<<404.0,534.0>--<393.0,534.0>>/B<<393.0,534.0>-<397.0,533.0>-<401.5,532.0>> = 14.036243467926484
    
    * thorn (U+00FE): B<<255.0,162.5>-<252.0,163.0>-<248.0,164.0>>/L<<248.0,164.0>--<248.0,164.0>> = 14.036243467926484
    
    * threequarters (U+00BE): B<<125.0,472.0>-<127.0,470.0>-<123.0,469.0>>/B<<123.0,469.0>-<128.0,470.0>-<129.5,470.5>> = 2.726310993906212
    
    * threequarters (U+00BE): B<<132.0,471.0>-<139.0,471.0>-<127.0,468.0>>/B<<127.0,468.0>-<129.0,468.0>-<130.5,468.0>> = 14.036243467926457
    
    * threequarters (U+00BE): B<<166.0,534.0>-<162.0,531.0>-<162.0,535.0>>/B<<162.0,535.0>-<161.0,531.0>-<156.0,534.0>> = 14.036243467926484
    
    * threequarters (U+00BE): B<<180.0,524.0>-<179.0,525.0>-<177.0,525.0>>/L<<177.0,525.0>--<185.0,527.0>> = 14.036243467926484
    
    * threequarters (U+00BE): B<<328.0,188.0>-<322.0,191.0>-<320.0,184.0>>/B<<320.0,184.0>-<321.0,188.0>-<322.0,190.5>> = 1.9091524329963898
    
    * threequarters (U+00BE): B<<430.0,189.0>-<430.0,186.0>-<429.0,186.0>>/B<<429.0,186.0>-<438.0,185.0>-<433.0,178.0>> = 6.340191745909908
    
    * threequarters (U+00BE): B<<496.0,173.0>-<497.0,176.0>-<500.0,173.0>>/B<<500.0,173.0>-<498.0,176.0>-<502.0,178.0>> = 11.309932474020195
    
    * threequarters (U+00BE): B<<599.0,43.0>-<596.0,41.0>-<591.0,43.0>>/L<<591.0,43.0>--<594.0,41.0>> = 11.888658039627936
    
    * threequarters (U+00BE): B<<636.0,389.0>-<631.0,394.0>-<628.0,395.0>>/B<<628.0,395.0>-<634.0,392.0>-<632.0,392.0>> = 8.13010235415587
    
    * trademark (U+2122): B<<111.5,351.5>-<111.0,351.0>-<109.0,351.0>>/B<<109.0,351.0>-<114.0,350.0>-<114.0,349.0>> = 11.309932474020195
    
    * trademark (U+2122): B<<593.0,629.5>-<594.0,632.0>-<595.0,647.0>>/L<<595.0,647.0>--<593.0,627.0>> = 1.8965183032093655
    
    * trademark (U+2122): B<<595.0,638.5>-<595.0,636.0>-<594.0,632.0>>/L<<594.0,632.0>--<595.0,644.0>> = 9.272601777200284
    
    * trademark (U+2122): L<<464.0,395.0>--<462.0,398.0>>/B<<462.0,398.0>-<464.0,396.0>-<464.0,395.0>> = 11.309932474020227
    
    * two (U+0032): B<<158.0,119.0>-<161.0,122.0>-<162.0,126.0>>/B<<162.0,126.0>-<162.0,125.0>-<162.5,124.0>> = 14.036243467926484
    
    * two (U+0032): B<<24.0,93.0>-<22.0,86.0>-<26.0,84.0>>/B<<26.0,84.0>-<22.0,85.0>-<21.0,88.0>> = 12.528807709151492
    
    * u (U+0075): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * u (U+0075): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * u (U+0075): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uacute (U+00FA): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uacute (U+00FA): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uacute (U+00FA): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * ubreve (U+016D): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * ubreve (U+016D): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * ubreve (U+016D): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * ucircumflex (U+00FB): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * ucircumflex (U+00FB): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * ucircumflex (U+00FB): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * udieresis (U+00FC): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * udieresis (U+00FC): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * udieresis (U+00FC): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * ugrave (U+00F9): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * ugrave (U+00F9): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * ugrave (U+00F9): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uhorn (U+01B0): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uhorn (U+01B0): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uhorn (U+01B0): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uhungarumlaut (U+0171): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uhungarumlaut (U+0171): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uhungarumlaut (U+0171): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * umacron (U+016B): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * umacron (U+016B): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * umacron (U+016B): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni00B2 (U+00B2): B<<177.5,641.0>-<178.0,644.0>-<179.0,663.0>>/L<<179.0,663.0>--<179.0,655.0>> = 3.012787504183286
    
    * uni00B2 (U+00B2): B<<54.0,681.0>-<55.0,676.0>-<61.0,677.0>>/B<<61.0,677.0>-<60.0,677.0>-<62.0,675.0>> = 9.462322208025613
    
    * uni00B2 (U+00B2): B<<58.0,635.0>-<57.0,640.0>-<55.0,641.0>>/B<<55.0,641.0>-<64.0,639.0>-<60.0,637.0>> = 14.036243467926457
    
    * uni00B2 (U+00B2): L<<72.0,689.0>--<71.0,689.0>>/B<<71.0,689.0>-<76.0,688.0>-<76.0,687.5>> = 11.309932474020195
    
    * uni00B3 (U+00B3): B<<125.0,472.0>-<127.0,470.0>-<123.0,469.0>>/B<<123.0,469.0>-<128.0,470.0>-<129.5,470.5>> = 2.726310993906212
    
    * uni00B3 (U+00B3): B<<132.0,471.0>-<139.0,471.0>-<127.0,468.0>>/B<<127.0,468.0>-<129.0,468.0>-<130.5,468.0>> = 14.036243467926457
    
    * uni00B3 (U+00B3): B<<166.0,534.0>-<162.0,531.0>-<162.0,535.0>>/B<<162.0,535.0>-<161.0,531.0>-<156.0,534.0>> = 14.036243467926484
    
    * uni00B3 (U+00B3): B<<180.0,524.0>-<179.0,525.0>-<177.0,525.0>>/L<<177.0,525.0>--<185.0,527.0>> = 14.036243467926484
    
    * uni00B5 (U+00B5): B<<106.5,136.0>-<106.0,131.0>-<106.0,126.0>>/L<<106.0,126.0>--<109.0,146.0>> = 8.530765609948096
    
    * uni00B5 (U+00B5): B<<170.5,52.0>-<174.0,53.0>-<178.0,54.0>>/B<<178.0,54.0>-<175.0,54.0>-<175.0,56.0>> = 14.036243467926484
    
    * uni00B5 (U+00B5): B<<48.0,-48.0>-<45.0,-48.0>-<43.0,-48.0>>/B<<43.0,-48.0>-<52.0,-46.0>-<50.0,-35.0>> = 12.528807709151492
    
    * uni00B5 (U+00B5): B<<64.0,39.5>-<60.0,38.0>-<53.0,26.0>>/B<<53.0,26.0>-<54.0,28.0>-<54.0,36.0>> = 3.691385986451159
    
    * uni00B5 (U+00B5): B<<88.5,-56.0>-<88.0,-55.0>-<86.0,-55.0>>/B<<86.0,-55.0>-<102.0,-54.0>-<97.0,-69.0>> = 3.576334374997269
    
    * uni00B5 (U+00B5): B<<96.0,7.5>-<96.0,14.0>-<97.0,22.0>>/B<<97.0,22.0>-<97.0,21.0>-<97.5,20.5>> = 7.125016348901757
    
    * uni00B5 (U+00B5): L<<69.0,-83.0>--<75.0,-54.0>>/B<<75.0,-54.0>-<75.0,-56.0>-<76.0,-56.0>> = 11.689369175439202
    
    * uni00B9 (U+00B9): B<<104.0,345.5>-<104.0,347.0>-<103.0,353.0>>/B<<103.0,353.0>-<103.0,352.0>-<103.0,351.0>> = 9.462322208025613
    
    * uni00B9 (U+00B9): B<<221.0,746.0>-<220.0,745.0>-<220.0,743.0>>/B<<220.0,743.0>-<219.0,747.0>-<217.5,747.0>> = 14.036243467926484
    
    * uni0122 (U+0122): B<<440.0,700.0>-<450.0,705.0>-<453.0,692.0>>/B<<453.0,692.0>-<453.0,694.0>-<454.0,694.0>> = 12.994616791916512
    
    * uni013C (U+013C): B<<182.0,197.5>-<183.0,209.0>-<184.0,220.0>>/L<<184.0,220.0>--<184.0,190.0>> = 5.1944289077348
    
    * uni013C (U+013C): B<<98.0,364.0>-<103.0,364.0>-<104.0,366.0>>/B<<104.0,366.0>-<103.0,362.0>-<100.5,359.0>> = 12.528807709151492
    
    * uni0145 (U+0145): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * uni0146 (U+0146): B<<291.0,527.0>-<289.0,526.0>-<287.0,524.0>>/L<<287.0,524.0>--<291.0,530.0>> = 11.309932474020195
    
    * uni0146 (U+0146): B<<364.0,391.0>-<364.0,393.0>-<366.0,401.0>>/B<<366.0,401.0>-<366.0,400.0>-<367.0,400.0>> = 14.036243467926484
    
    * uni0146 (U+0146): B<<458.0,437.0>-<458.0,434.0>-<456.0,431.0>>/B<<456.0,431.0>-<461.0,436.0>-<458.0,443.0>> = 11.309932474020195
    
    * uni0146 (U+0146): B<<460.5,405.5>-<460.0,400.0>-<459.0,395.0>>/B<<459.0,395.0>-<466.0,414.0>-<462.0,416.0>> = 8.914926957147822
    
    * uni0162 (U+0162): B<<442.0,631.5>-<440.0,629.0>-<441.0,624.0>>/B<<441.0,624.0>-<441.0,625.0>-<440.5,625.5>> = 11.309932474020195
    
    * uni0162 (U+0162): L<<212.0,16.0>--<199.0,-1.0>>/B<<199.0,-1.0>-<201.0,1.0>-<203.5,1.5>> = 7.594643368591397
    
    * uni0162 (U+0162): L<<243.0,42.0>--<252.0,69.0>>/B<<252.0,69.0>-<250.0,65.0>-<248.5,62.0>> = 8.13010235415587
    
    * uni0163 (U+0163): L<<119.0,-14.0>--<106.0,-31.0>>/B<<106.0,-31.0>-<108.0,-29.0>-<110.5,-28.5>> = 7.594643368591397
    
    * uni0163 (U+0163): L<<150.0,12.0>--<159.0,39.0>>/B<<159.0,39.0>-<157.0,35.0>-<155.5,32.0>> = 8.13010235415587
    
    * uni01C4 (U+01C4): B<<181.0,-37.0>-<185.0,-37.0>-<186.0,-42.0>>/B<<186.0,-42.0>-<186.0,-40.0>-<186.5,-38.5>> = 11.309932474020195
    
    * uni01C4 (U+01C4): B<<194.0,424.0>-<197.0,421.0>-<195.0,412.0>>/B<<195.0,412.0>-<195.0,414.0>-<194.5,417.5>> = 12.528807709151492
    
    * uni01C4 (U+01C4): B<<290.0,144.5>-<287.0,141.0>-<283.0,140.0>>/L<<283.0,140.0>--<284.0,140.0>> = 14.036243467926484
    
    * uni01C4 (U+01C4): B<<345.0,64.5>-<345.0,67.0>-<346.0,69.0>>/B<<346.0,69.0>-<344.0,66.0>-<340.0,65.5>> = 7.125016348901757
    
    * uni01C4 (U+01C4): B<<782.5,122.5>-<783.0,124.0>-<786.0,125.0>>/B<<786.0,125.0>-<779.0,123.0>-<777.0,124.0>> = 2.489552921999128
    
    * uni01C5 (U+01C5): B<<181.0,-37.0>-<185.0,-37.0>-<186.0,-42.0>>/B<<186.0,-42.0>-<186.0,-40.0>-<186.5,-38.5>> = 11.309932474020195
    
    * uni01C5 (U+01C5): B<<194.0,424.0>-<197.0,421.0>-<195.0,412.0>>/B<<195.0,412.0>-<195.0,414.0>-<194.5,417.5>> = 12.528807709151492
    
    * uni01C5 (U+01C5): B<<290.0,144.5>-<287.0,141.0>-<283.0,140.0>>/L<<283.0,140.0>--<284.0,140.0>> = 14.036243467926484
    
    * uni01C5 (U+01C5): B<<345.0,64.5>-<345.0,67.0>-<346.0,69.0>>/B<<346.0,69.0>-<344.0,66.0>-<340.0,65.5>> = 7.125016348901757
    
    * uni01C6 (U+01C6): B<<336.0,265.0>-<338.0,267.0>-<338.0,275.0>>/B<<338.0,275.0>-<339.0,270.0>-<342.0,263.0>> = 11.309932474020195
    
    * uni01C6 (U+01C6): B<<336.0,307.0>-<333.0,306.0>-<325.0,304.0>>/L<<325.0,304.0>--<325.0,304.0>> = 14.036243467926484
    
    * uni01C6 (U+01C6): B<<465.0,475.0>-<468.0,479.0>-<469.0,483.0>>/B<<469.0,483.0>-<469.0,476.0>-<468.5,469.5>> = 14.036243467926484
    
    * uni01C7 (U+01C7): B<<434.5,253.0>-<434.0,259.0>-<430.0,260.0>>/L<<430.0,260.0>--<430.0,260.0>> = 14.036243467926484
    
    * uni01C7 (U+01C7): B<<577.0,121.0>-<574.0,130.0>-<567.0,129.0>>/L<<567.0,129.0>--<567.0,129.0>> = 8.13010235415596
    
    * uni01C7 (U+01C7): B<<695.0,113.0>-<698.0,110.0>-<698.0,108.0>>/B<<698.0,108.0>-<699.0,112.0>-<705.0,119.0>> = 14.036243467926484
    
    * uni01C7 (U+01C7): L<<447.0,254.0>--<447.0,254.0>>/B<<447.0,254.0>-<442.0,255.0>-<442.0,250.0>> = 11.309932474020195
    
    * uni01C8 (U+01C8): B<<347.5,31.0>-<349.0,31.0>-<353.0,29.0>>/B<<353.0,29.0>-<350.0,31.0>-<349.5,32.5>> = 7.125016348901757
    
    * uni01C9 (U+01C9): B<<141.5,31.0>-<143.0,31.0>-<147.0,29.0>>/B<<147.0,29.0>-<144.0,31.0>-<143.5,32.5>> = 7.125016348901757
    
    * uni01C9 (U+01C9): B<<182.0,197.5>-<183.0,209.0>-<184.0,220.0>>/L<<184.0,220.0>--<184.0,190.0>> = 5.1944289077348
    
    * uni01C9 (U+01C9): B<<98.0,364.0>-<103.0,364.0>-<104.0,366.0>>/B<<104.0,366.0>-<103.0,362.0>-<100.5,359.0>> = 12.528807709151492
    
    * uni01CA (U+01CA): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * uni01CA (U+01CA): B<<611.5,253.0>-<611.0,259.0>-<607.0,260.0>>/L<<607.0,260.0>--<607.0,260.0>> = 14.036243467926484
    
    * uni01CA (U+01CA): B<<754.0,121.0>-<751.0,130.0>-<744.0,129.0>>/L<<744.0,129.0>--<744.0,129.0>> = 8.13010235415596
    
    * uni01CA (U+01CA): B<<872.0,113.0>-<875.0,110.0>-<875.0,108.0>>/B<<875.0,108.0>-<876.0,112.0>-<882.0,119.0>> = 14.036243467926484
    
    * uni01CA (U+01CA): L<<624.0,254.0>--<624.0,254.0>>/B<<624.0,254.0>-<619.0,255.0>-<619.0,250.0>> = 11.309932474020195
    
    * uni01CB (U+01CB): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * uni01CB (U+01CB): B<<519.5,31.0>-<521.0,31.0>-<525.0,29.0>>/B<<525.0,29.0>-<522.0,31.0>-<521.5,32.5>> = 7.125016348901757
    
    * uni01CC (U+01CC): B<<291.0,527.0>-<289.0,526.0>-<287.0,524.0>>/L<<287.0,524.0>--<291.0,530.0>> = 11.309932474020195
    
    * uni01CC (U+01CC): B<<364.0,391.0>-<364.0,393.0>-<366.0,401.0>>/B<<366.0,401.0>-<366.0,400.0>-<367.0,400.0>> = 14.036243467926484
    
    * uni01CC (U+01CC): B<<410.5,31.0>-<412.0,31.0>-<416.0,29.0>>/B<<416.0,29.0>-<413.0,31.0>-<412.5,32.5>> = 7.125016348901757
    
    * uni01CC (U+01CC): B<<458.0,437.0>-<458.0,434.0>-<456.0,431.0>>/B<<456.0,431.0>-<461.0,436.0>-<458.0,443.0>> = 11.309932474020195
    
    * uni01CC (U+01CC): B<<460.5,405.5>-<460.0,400.0>-<459.0,395.0>>/B<<459.0,395.0>-<466.0,414.0>-<462.0,416.0>> = 8.914926957147822
    
    * uni01EA (U+01EA): B<<512.0,362.0>-<512.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<511.0,363.0>-<512.0,358.0>> = 10.304846468766009
    
    * uni01EB (U+01EB): B<<366.0,405.0>-<361.0,421.0>-<343.0,422.0>>/L<<343.0,422.0>--<344.0,422.0>> = 3.1798301198641643
    
    * uni01EB (U+01EB): B<<428.0,515.0>-<427.0,510.0>-<435.0,508.0>>/L<<435.0,508.0>--<434.0,508.0>> = 14.036243467926484
    
    * uni01EB (U+01EB): B<<464.0,437.0>-<465.0,435.0>-<478.0,433.0>>/L<<478.0,433.0>--<458.0,434.0>> = 5.88375703644345
    
    * uni0200 (U+0200): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni0200 (U+0200): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni0200 (U+0200): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni0200 (U+0200): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni0200 (U+0200): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni0200 (U+0200): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni0202 (U+0202): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni0202 (U+0202): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni0202 (U+0202): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni0202 (U+0202): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni0202 (U+0202): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni0202 (U+0202): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni0204 (U+0204): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni0204 (U+0204): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni0206 (U+0206): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni0206 (U+0206): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni0208 (U+0208): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * uni0208 (U+0208): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * uni0208 (U+0208): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * uni0208 (U+0208): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * uni0208 (U+0208): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * uni020A (U+020A): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * uni020A (U+020A): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * uni020A (U+020A): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * uni020A (U+020A): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * uni020A (U+020A): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * uni020C (U+020C): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni020D (U+020D): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni020D (U+020D): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni020D (U+020D): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni020E (U+020E): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni020F (U+020F): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni020F (U+020F): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni020F (U+020F): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni0214 (U+0214): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni0215 (U+0215): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni0215 (U+0215): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni0215 (U+0215): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni0216 (U+0216): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni0217 (U+0217): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni0217 (U+0217): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni0217 (U+0217): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni0218 (U+0218): B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>>/B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>> = 12.528807709151492
    
    * uni0218 (U+0218): B<<91.0,52.0>-<95.0,54.0>-<101.0,53.0>>/B<<101.0,53.0>-<95.0,53.0>-<91.0,52.0>> = 9.462322208025613
    
    * uni021A (U+021A): B<<442.0,631.5>-<440.0,629.0>-<441.0,624.0>>/B<<441.0,624.0>-<441.0,625.0>-<440.5,625.5>> = 11.309932474020195
    
    * uni022A (U+022A): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni022B (U+022B): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni022B (U+022B): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni022B (U+022B): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni022C (U+022C): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni022D (U+022D): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni022D (U+022D): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni022D (U+022D): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni0230 (U+0230): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni0231 (U+0231): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni0231 (U+0231): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni0231 (U+0231): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni0232 (U+0232): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * uni0232 (U+0232): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * uni0233 (U+0233): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * uni0233 (U+0233): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * uni0237 (U+0237): B<<-118.5,31.0>-<-117.0,31.0>-<-113.0,29.0>>/B<<-113.0,29.0>-<-116.0,31.0>-<-116.5,32.5>> = 7.125016348901757
    
    * uni0327 (U+0327): L<<-13.0,76.0>--<-26.0,59.0>>/B<<-26.0,59.0>-<-24.0,61.0>-<-21.5,61.5>> = 7.594643368591397
    
    * uni0327 (U+0327): L<<18.0,102.0>--<27.0,129.0>>/B<<27.0,129.0>-<25.0,125.0>-<23.5,122.0>> = 8.13010235415587
    
    * uni1EA0 (U+1EA0): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EA0 (U+1EA0): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EA0 (U+1EA0): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EA0 (U+1EA0): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EA0 (U+1EA0): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EA0 (U+1EA0): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EA2 (U+1EA2): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EA2 (U+1EA2): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EA2 (U+1EA2): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EA2 (U+1EA2): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EA2 (U+1EA2): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EA2 (U+1EA2): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EA4 (U+1EA4): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EA4 (U+1EA4): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EA4 (U+1EA4): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EA4 (U+1EA4): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EA4 (U+1EA4): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EA4 (U+1EA4): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EA6 (U+1EA6): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EA6 (U+1EA6): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EA6 (U+1EA6): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EA6 (U+1EA6): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EA6 (U+1EA6): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EA6 (U+1EA6): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EA8 (U+1EA8): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EA8 (U+1EA8): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EA8 (U+1EA8): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EA8 (U+1EA8): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EA8 (U+1EA8): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EA8 (U+1EA8): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EAA (U+1EAA): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EAA (U+1EAA): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EAA (U+1EAA): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EAA (U+1EAA): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EAA (U+1EAA): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EAA (U+1EAA): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EAC (U+1EAC): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EAC (U+1EAC): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EAC (U+1EAC): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EAC (U+1EAC): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EAC (U+1EAC): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EAC (U+1EAC): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EAE (U+1EAE): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EAE (U+1EAE): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EAE (U+1EAE): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EAE (U+1EAE): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EAE (U+1EAE): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EAE (U+1EAE): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EB0 (U+1EB0): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EB0 (U+1EB0): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EB0 (U+1EB0): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EB0 (U+1EB0): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EB0 (U+1EB0): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EB0 (U+1EB0): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EB2 (U+1EB2): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EB2 (U+1EB2): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EB2 (U+1EB2): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EB2 (U+1EB2): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EB2 (U+1EB2): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EB2 (U+1EB2): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EB4 (U+1EB4): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EB4 (U+1EB4): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EB4 (U+1EB4): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EB4 (U+1EB4): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EB4 (U+1EB4): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EB4 (U+1EB4): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EB6 (U+1EB6): B<<402.0,44.0>-<406.0,40.0>-<407.0,32.0>>/B<<407.0,32.0>-<406.0,36.0>-<404.5,38.5>> = 6.911227119024662
    
    * uni1EB6 (U+1EB6): B<<412.0,80.5>-<412.0,83.0>-<411.0,85.0>>/B<<411.0,85.0>-<414.0,78.0>-<413.0,70.0>> = 3.366460663429615
    
    * uni1EB6 (U+1EB6): B<<434.0,-2.0>-<432.0,4.0>-<432.0,14.0>>/B<<432.0,14.0>-<434.0,6.0>-<436.0,-0.5>> = 14.036243467926484
    
    * uni1EB6 (U+1EB6): B<<449.0,45.5>-<451.0,40.0>-<453.0,33.0>>/B<<453.0,33.0>-<452.0,35.0>-<450.5,37.0>> = 10.619655276155106
    
    * uni1EB6 (U+1EB6): B<<466.0,66.0>-<464.0,68.0>-<464.0,70.0>>/B<<464.0,70.0>-<463.0,63.0>-<465.0,54.0>> = 8.13010235415596
    
    * uni1EB6 (U+1EB6): L<<444.0,69.0>--<444.0,68.0>>/B<<444.0,68.0>-<443.0,72.0>-<442.5,75.5>> = 14.036243467926484
    
    * uni1EB8 (U+1EB8): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EB8 (U+1EB8): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EBA (U+1EBA): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EBA (U+1EBA): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EBC (U+1EBC): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EBC (U+1EBC): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EBE (U+1EBE): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EBE (U+1EBE): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EC0 (U+1EC0): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EC0 (U+1EC0): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EC2 (U+1EC2): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EC2 (U+1EC2): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EC4 (U+1EC4): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EC4 (U+1EC4): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EC6 (U+1EC6): B<<234.0,651.5>-<235.0,658.0>-<236.0,665.0>>/B<<236.0,665.0>-<237.0,634.0>-<241.0,627.5>> = 9.97771262015058
    
    * uni1EC6 (U+1EC6): B<<234.5,623.0>-<238.0,620.0>-<239.0,604.0>>/B<<239.0,604.0>-<238.0,608.0>-<235.5,606.0>> = 10.459909092929111
    
    * uni1EC8 (U+1EC8): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * uni1EC8 (U+1EC8): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * uni1EC8 (U+1EC8): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * uni1EC8 (U+1EC8): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * uni1EC8 (U+1EC8): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * uni1ECA (U+1ECA): B<<110.0,499.0>-<110.0,489.0>-<103.0,488.0>>/L<<103.0,488.0>--<103.0,488.0>> = 8.13010235415596
    
    * uni1ECA (U+1ECA): B<<157.5,308.0>-<156.0,319.0>-<157.0,331.0>>/B<<157.0,331.0>-<156.0,328.0>-<155.5,325.0>> = 13.671307132195812
    
    * uni1ECA (U+1ECA): B<<163.5,433.0>-<163.0,421.0>-<163.0,409.0>>/B<<163.0,409.0>-<164.0,421.0>-<165.0,433.0>> = 4.763641690726144
    
    * uni1ECA (U+1ECA): B<<193.0,400.0>-<194.0,404.0>-<190.0,405.0>>/B<<190.0,405.0>-<192.0,404.0>-<192.0,403.0>> = 12.528807709151492
    
    * uni1ECA (U+1ECA): B<<210.0,497.0>-<213.0,494.0>-<214.0,489.0>>/B<<214.0,489.0>-<214.0,491.0>-<215.0,492.5>> = 11.309932474020195
    
    * uni1ECC (U+1ECC): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni1ECD (U+1ECD): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni1ECD (U+1ECD): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni1ECD (U+1ECD): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni1ECE (U+1ECE): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni1ECF (U+1ECF): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni1ECF (U+1ECF): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni1ECF (U+1ECF): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni1ED0 (U+1ED0): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni1ED1 (U+1ED1): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni1ED1 (U+1ED1): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni1ED1 (U+1ED1): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni1ED2 (U+1ED2): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni1ED3 (U+1ED3): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni1ED3 (U+1ED3): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni1ED3 (U+1ED3): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni1ED4 (U+1ED4): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni1ED5 (U+1ED5): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni1ED5 (U+1ED5): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni1ED5 (U+1ED5): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni1ED6 (U+1ED6): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni1ED7 (U+1ED7): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni1ED7 (U+1ED7): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni1ED7 (U+1ED7): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni1ED8 (U+1ED8): B<<512.0,358.0>-<511.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<512.0,363.0>-<512.0,362.0>> = 10.304846468766009
    
    * uni1ED9 (U+1ED9): B<<474.5,433.0>-<477.0,433.0>-<478.0,433.0>>/B<<478.0,433.0>-<465.0,435.0>-<464.0,437.0>> = 8.746162262555211
    
    * uni1ED9 (U+1ED9): L<<344.0,422.0>--<343.0,422.0>>/B<<343.0,422.0>-<361.0,421.0>-<366.0,405.0>> = 3.1798301198641643
    
    * uni1ED9 (U+1ED9): L<<434.0,508.0>--<435.0,508.0>>/B<<435.0,508.0>-<427.0,510.0>-<428.0,515.0>> = 14.036243467926484
    
    * uni1EDA (U+1EDA): B<<512.0,362.0>-<512.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<511.0,363.0>-<512.0,358.0>> = 10.304846468766009
    
    * uni1EDB (U+1EDB): B<<366.0,405.0>-<361.0,421.0>-<343.0,422.0>>/L<<343.0,422.0>--<344.0,422.0>> = 3.1798301198641643
    
    * uni1EDB (U+1EDB): B<<440.5,478.5>-<434.0,480.0>-<428.0,481.0>>/B<<428.0,481.0>-<429.0,481.0>-<429.0,480.5>> = 9.462322208025613
    
    * uni1EDB (U+1EDB): B<<464.0,437.0>-<465.0,435.0>-<478.0,433.0>>/L<<478.0,433.0>--<458.0,434.0>> = 5.88375703644345
    
    * uni1EDC (U+1EDC): B<<512.0,362.0>-<512.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<511.0,363.0>-<512.0,358.0>> = 10.304846468766009
    
    * uni1EDD (U+1EDD): B<<366.0,405.0>-<361.0,421.0>-<343.0,422.0>>/L<<343.0,422.0>--<344.0,422.0>> = 3.1798301198641643
    
    * uni1EDD (U+1EDD): B<<440.5,478.5>-<434.0,480.0>-<428.0,481.0>>/B<<428.0,481.0>-<429.0,481.0>-<429.0,480.5>> = 9.462322208025613
    
    * uni1EDD (U+1EDD): B<<464.0,437.0>-<465.0,435.0>-<478.0,433.0>>/L<<478.0,433.0>--<458.0,434.0>> = 5.88375703644345
    
    * uni1EDE (U+1EDE): B<<512.0,362.0>-<512.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<511.0,363.0>-<512.0,358.0>> = 10.304846468766009
    
    * uni1EDF (U+1EDF): B<<366.0,405.0>-<361.0,421.0>-<343.0,422.0>>/L<<343.0,422.0>--<344.0,422.0>> = 3.1798301198641643
    
    * uni1EDF (U+1EDF): B<<440.5,478.5>-<434.0,480.0>-<428.0,481.0>>/B<<428.0,481.0>-<429.0,481.0>-<429.0,480.5>> = 9.462322208025613
    
    * uni1EDF (U+1EDF): B<<464.0,437.0>-<465.0,435.0>-<478.0,433.0>>/L<<478.0,433.0>--<458.0,434.0>> = 5.88375703644345
    
    * uni1EE0 (U+1EE0): B<<512.0,362.0>-<512.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<511.0,363.0>-<512.0,358.0>> = 10.304846468766009
    
    * uni1EE1 (U+1EE1): B<<366.0,405.0>-<361.0,421.0>-<343.0,422.0>>/L<<343.0,422.0>--<344.0,422.0>> = 3.1798301198641643
    
    * uni1EE1 (U+1EE1): B<<440.5,478.5>-<434.0,480.0>-<428.0,481.0>>/B<<428.0,481.0>-<429.0,481.0>-<429.0,480.5>> = 9.462322208025613
    
    * uni1EE1 (U+1EE1): B<<464.0,437.0>-<465.0,435.0>-<478.0,433.0>>/L<<478.0,433.0>--<458.0,434.0>> = 5.88375703644345
    
    * uni1EE2 (U+1EE2): B<<512.0,362.0>-<512.0,363.0>-<509.0,367.0>>/B<<509.0,367.0>-<511.0,363.0>-<512.0,358.0>> = 10.304846468766009
    
    * uni1EE3 (U+1EE3): B<<366.0,405.0>-<361.0,421.0>-<343.0,422.0>>/L<<343.0,422.0>--<344.0,422.0>> = 3.1798301198641643
    
    * uni1EE3 (U+1EE3): B<<440.5,478.5>-<434.0,480.0>-<428.0,481.0>>/B<<428.0,481.0>-<429.0,481.0>-<429.0,480.5>> = 9.462322208025613
    
    * uni1EE3 (U+1EE3): B<<464.0,437.0>-<465.0,435.0>-<478.0,433.0>>/L<<478.0,433.0>--<458.0,434.0>> = 5.88375703644345
    
    * uni1EE4 (U+1EE4): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni1EE5 (U+1EE5): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni1EE5 (U+1EE5): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni1EE5 (U+1EE5): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni1EE6 (U+1EE6): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni1EE7 (U+1EE7): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni1EE7 (U+1EE7): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni1EE7 (U+1EE7): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni1EE8 (U+1EE8): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni1EE9 (U+1EE9): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni1EE9 (U+1EE9): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni1EE9 (U+1EE9): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni1EEA (U+1EEA): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni1EEB (U+1EEB): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni1EEB (U+1EEB): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni1EEB (U+1EEB): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni1EEC (U+1EEC): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni1EED (U+1EED): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni1EED (U+1EED): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni1EED (U+1EED): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni1EEE (U+1EEE): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni1EEF (U+1EEF): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni1EEF (U+1EEF): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni1EEF (U+1EEF): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni1EF0 (U+1EF0): B<<521.5,628.0>-<521.0,630.0>-<521.0,634.0>>/B<<521.0,634.0>-<520.0,630.0>-<519.5,628.0>> = 14.036243467926484
    
    * uni1EF1 (U+1EF1): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uni1EF1 (U+1EF1): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uni1EF1 (U+1EF1): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * uni1EF4 (U+1EF4): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * uni1EF4 (U+1EF4): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * uni1EF5 (U+1EF5): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * uni1EF5 (U+1EF5): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * uni1EF6 (U+1EF6): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * uni1EF6 (U+1EF6): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * uni1EF7 (U+1EF7): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * uni1EF7 (U+1EF7): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * uni1EF8 (U+1EF8): B<<193.5,644.5>-<195.0,643.0>-<196.0,641.0>>/B<<196.0,641.0>-<195.0,645.0>-<195.0,648.5>> = 12.528807709151492
    
    * uni1EF8 (U+1EF8): L<<42.0,743.0>--<39.0,743.0>>/B<<39.0,743.0>-<44.0,744.0>-<42.0,743.0>> = 11.309932474020195
    
    * uni1EF9 (U+1EF9): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * uni1EF9 (U+1EF9): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * uni2074 (U+2074): B<<193.0,375.0>-<190.0,373.0>-<185.0,375.0>>/L<<185.0,375.0>--<188.0,373.0>> = 11.888658039627936
    
    * uni2074 (U+2074): B<<230.0,721.0>-<225.0,726.0>-<222.0,727.0>>/B<<222.0,727.0>-<228.0,724.0>-<226.0,724.0>> = 8.13010235415587
    
    * uni2074 (U+2074): B<<24.0,521.0>-<24.0,518.0>-<23.0,518.0>>/B<<23.0,518.0>-<32.0,517.0>-<27.0,510.0>> = 6.340191745909908
    
    * uni2074 (U+2074): B<<90.0,505.0>-<91.0,508.0>-<94.0,505.0>>/B<<94.0,505.0>-<92.0,508.0>-<96.0,510.0>> = 11.309932474020195
    
    * uni20A6 (U+20A6): B<<606.0,246.0>-<606.0,251.0>-<610.0,258.0>>/L<<610.0,258.0>--<606.0,246.0>> = 11.309932474020162
    
    * uni20A9 (U+20A9): B<<727.0,624.0>-<726.0,622.0>-<724.0,614.0>>/B<<724.0,614.0>-<724.0,616.0>-<724.0,616.5>> = 14.036243467926484
    
    * uni20AD (U+20AD): B<<277.0,389.5>-<276.0,390.0>-<276.0,391.0>>/B<<276.0,391.0>-<275.0,387.0>-<272.5,383.5>> = 14.036243467926484
    
    * uni20AD (U+20AD): L<<50.0,220.0>--<51.0,224.0>>/B<<51.0,224.0>-<51.0,220.0>-<51.0,217.0>> = 14.036243467926484
    
    * uni20B1 (U+20B1): B<<487.0,345.0>-<477.0,348.0>-<475.0,340.0>>/B<<475.0,340.0>-<475.0,342.0>-<473.0,342.0>> = 14.036243467926484
    
    * uni20B2 (U+20B2): B<<167.0,379.0>-<167.0,375.0>-<165.0,371.0>>/B<<165.0,371.0>-<175.0,385.0>-<182.0,398.0>> = 8.972626614896358
    
    * uni20B2 (U+20B2): B<<270.5,261.5>-<270.0,260.0>-<270.0,258.0>>/B<<270.0,258.0>-<269.0,262.0>-<269.0,265.0>> = 14.036243467926484
    
    * uni20B2 (U+20B2): B<<296.0,482.0>-<299.0,496.0>-<296.0,509.0>>/B<<296.0,509.0>-<296.0,507.0>-<294.5,505.5>> = 12.994616791916512
    
    * uni20B2 (U+20B2): B<<381.5,367.5>-<380.0,363.0>-<379.0,358.0>>/L<<379.0,358.0>--<381.0,376.0>> = 4.969740728110216
    
    * uni20B2 (U+20B2): L<<170.0,295.0>--<165.0,289.0>>/B<<165.0,289.0>-<167.0,293.0>-<167.0,296.0>> = 13.240519915187155
    
    * uni20B2 (U+20B2): L<<213.0,355.0>--<225.0,374.0>>/B<<225.0,374.0>-<221.0,366.0>-<218.0,357.0>> = 5.710593137499568
    
    * uni20B5 (U+20B5): B<<259.5,404.0>-<260.0,411.0>-<260.0,418.0>>/B<<260.0,418.0>-<261.0,412.0>-<260.5,406.5>> = 9.462322208025613
    
    * uni20B5 (U+20B5): B<<310.0,265.0>-<309.0,266.0>-<309.0,267.0>>/B<<309.0,267.0>-<307.0,259.0>-<305.5,252.5>> = 14.036243467926484
    
    * uni20B5 (U+20B5): B<<318.5,-25.0>-<318.0,-24.0>-<318.0,-23.0>>/B<<318.0,-23.0>-<320.0,-33.0>-<318.0,-40.5>> = 11.309932474020195
    
    * uni20BA (U+20BA): L<<482.0,272.0>--<479.0,270.0>>/B<<479.0,270.0>-<481.0,272.0>-<482.0,272.0>> = 11.309932474020227
    
    * uni20BC (U+20BC): B<<156.5,612.5>-<157.0,615.0>-<158.0,619.0>>/B<<158.0,619.0>-<158.0,614.0>-<158.5,611.5>> = 14.036243467926484
    
    * uni20BC (U+20BC): B<<246.5,452.0>-<247.0,459.0>-<247.0,466.0>>/B<<247.0,466.0>-<248.0,460.0>-<247.5,454.5>> = 9.462322208025613
    
    * uni20BC (U+20BC): B<<297.0,313.0>-<296.0,314.0>-<296.0,315.0>>/B<<296.0,315.0>-<294.0,307.0>-<292.5,300.5>> = 14.036243467926484
    
    * uni20BC (U+20BC): B<<354.0,708.0>-<353.0,708.0>-<351.0,693.0>>/B<<351.0,693.0>-<353.0,698.0>-<355.5,698.5>> = 14.206766117760358
    
    * uni2116 (U+2116): B<<512.5,366.0>-<512.0,363.0>-<511.0,359.0>>/L<<511.0,359.0>--<512.0,361.0>> = 12.52880770915152
    
    * uni2116 (U+2116): B<<653.0,424.0>-<648.0,425.0>-<647.0,431.0>>/B<<647.0,431.0>-<646.0,419.0>-<648.5,409.0>> = 14.22596389875178
    
    * uni2116 (U+2116): B<<772.5,232.5>-<770.0,233.0>-<771.0,239.0>>/B<<771.0,239.0>-<770.0,235.0>-<769.0,234.0>> = 4.573921259900818
    
    * uni2219 (U+2219): B<<312.0,414.0>-<319.0,416.0>-<329.0,410.0>>/B<<329.0,410.0>-<326.0,411.0>-<324.0,411.0>> = 12.528807709151492
    
    * uni2219 (U+2219): B<<346.0,267.0>-<342.0,271.0>-<347.0,274.0>>/B<<347.0,274.0>-<346.0,273.0>-<346.0,267.0>> = 14.036243467926457
    
    * uni2219 (U+2219): B<<84.0,276.0>-<85.0,276.0>-<90.0,275.0>>/B<<90.0,275.0>-<85.0,275.0>-<83.0,274.0>> = 11.309932474020195
    
    * uni2219 (U+2219): L<<322.0,357.0>--<322.0,358.0>>/L<<322.0,358.0>--<321.0,348.0>> = 5.710593137499633
    
    * uogonek (U+0173): B<<131.5,137.5>-<130.0,133.0>-<130.0,129.0>>/B<<130.0,129.0>-<129.0,138.0>-<127.0,148.5>> = 6.340191745909908
    
    * uogonek (U+0173): B<<391.0,73.5>-<392.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<393.0,77.0>-<396.0,74.5>> = 14.036243467926484
    
    * uogonek (U+0173): B<<427.5,178.5>-<427.0,159.0>-<425.0,139.0>>/B<<425.0,139.0>-<425.0,143.0>-<423.5,147.5>> = 5.710593137499633
    
    * uring (U+016F): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * uring (U+016F): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * uring (U+016F): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * utilde (U+0169): B<<127.0,148.5>-<129.0,138.0>-<130.0,129.0>>/B<<130.0,129.0>-<130.0,133.0>-<131.5,137.5>> = 6.340191745909908
    
    * utilde (U+0169): B<<396.0,74.5>-<393.0,77.0>-<393.0,81.0>>/B<<393.0,81.0>-<392.0,77.0>-<391.0,73.5>> = 14.036243467926484
    
    * utilde (U+0169): B<<423.5,147.5>-<425.0,143.0>-<425.0,139.0>>/B<<425.0,139.0>-<427.0,159.0>-<427.5,178.5>> = 5.710593137499633
    
    * v (U+0076): B<<342.0,257.0>-<345.0,257.0>-<349.0,255.0>>/B<<349.0,255.0>-<342.0,260.0>-<342.0,266.5>> = 8.972626614896358
    
    * v (U+0076): B<<406.0,532.0>-<407.0,526.0>-<401.0,522.0>>/B<<401.0,522.0>-<403.0,524.0>-<404.0,527.0>> = 11.309932474020195
    
    * y (U+0079): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * y (U+0079): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * yacute (U+00FD): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * yacute (U+00FD): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * ycircumflex (U+0177): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * ycircumflex (U+0177): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * ydieresis (U+00FF): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * ydieresis (U+00FF): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    * yen (U+00A5): B<<192.0,394.5>-<194.0,393.0>-<197.0,391.0>>/B<<197.0,391.0>-<192.0,393.0>-<189.0,393.0>> = 11.888658039627936
    
    * yen (U+00A5): B<<339.5,193.0>-<339.0,195.0>-<340.0,187.0>>/B<<340.0,187.0>-<340.0,193.0>-<340.5,198.0>> = 7.125016348901757
    
    * yen (U+00A5): B<<407.0,450.0>-<407.0,448.0>-<406.0,445.0>>/B<<406.0,445.0>-<408.0,450.0>-<411.0,454.5>> = 3.366460663429615
    
    * ygrave (U+1EF3): B<<98.0,-129.0>-<95.0,-129.0>-<90.0,-130.0>>/L<<90.0,-130.0>--<92.0,-130.0>> = 11.309932474020195
    
    * ygrave (U+1EF3): L<<152.0,212.0>--<152.0,221.0>>/B<<152.0,221.0>-<151.0,217.0>-<150.0,215.0>> = 14.036243467926484
    
    [code: found-jaggy-segments]

Font File Checks

⚠️⏩⏩⏩⏩⏩⏩⏩⏩⏩⏩ℹ️ℹ️

Ensure fonts have ScriptLangTags declared on the 'meta' table.

Check ID: <FontBakeryCheck:googlefonts/meta/script_lang_tags>
⚠️ ProtestRevolution-Regular.ttf
  • ⚠️ WARN

    This font file does not have a 'meta' table.

    [code: lacks-meta-table]