Skip to content

Instantly share code, notes, and snippets.

@jdm
Created March 13, 2020 15:57
Show Gist options
  • Save jdm/6aa85bcd81df5e947c9ebe356c85b9c6 to your computer and use it in GitHub Desktop.
Save jdm/6aa85bcd81df5e947c9ebe356c85b9c6 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(700.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 32px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(700.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=times new roman
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font_list] Looking for faces of family: times new roman
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@32 pt): FontMetrics { underline_size: 4.066666666666666px, underline_offset: -4.65px, strikeout_size: 0px, strikeout_offset: 0px, leading: 1.8166666666666667px, x_height: 13.2px, em_size: 32px, ascent: 25.75px, descent: 6.25px, max_advance: 109.15px, average_advance: 16px, line_gap: 37px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GSUB] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GPOS] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GDEF] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Servo,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: ',' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: " "
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ' ' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "the"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Parallel"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'P' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'l' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Browser"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'B' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'w' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'r' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Engine"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'E' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Project"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'P' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'j' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(42))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(20)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(34)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(700.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 24px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@24 pt): FontMetrics { underline_size: 3.05px, underline_offset: -3.4833333333333334px, strikeout_size: 0px, strikeout_offset: 0px, leading: 1.3666666666666667px, x_height: 9.9px, em_size: 24px, ascent: 19.316666666666666px, descent: 4.683333333333334px, max_advance: 81.86666666666666px, average_advance: 12px, line_gap: 28px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GSUB] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GPOS] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GDEF] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Getting"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'G' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: " "
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ' ' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Started"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'd' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(15))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(700.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 18.716666666666665px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@18.716666666666665 pt): FontMetrics { underline_size: 2.3833333333333333px, underline_offset: -2.716666666666667px, strikeout_size: 0px, strikeout_offset: 0px, leading: 1.0666666666666667px, x_height: 7.716666666666667px, em_size: 18.716666666666665px, ascent: 15.066666666666666px, descent: 3.65px, max_advance: 63.833333333333336px, average_advance: 9.366666666666667px, line_gap: 22px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GSUB] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GPOS] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GDEF] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=13], got back 13 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Prerequisites"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'P' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'q' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'u' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'i' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 's' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'i' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 't' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'e' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: 's' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(13))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(13))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Building"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'B' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'n' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'g' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(8))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 16px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=times new roman
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@16 pt): FontMetrics { underline_size: 1.0333333333333334px, underline_offset: -2.316666666666667px, strikeout_size: 0px, strikeout_offset: 0px, leading: 0.9px, x_height: 6.466666666666667px, em_size: 16px, ascent: 12.866666666666667px, descent: 3.1333333333333333px, max_advance: 54.8px, average_advance: 8px, line_gap: 18px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GSUB] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GPOS] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GDEF] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Servo"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: " "
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ' ' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "is"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "built"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "with"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Cargo,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'g' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: ',' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "the"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Rust"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'R' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "package"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'g' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "manager."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'g' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'r' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "We"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'W' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "also"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'o' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "use"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'u' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Mozilla\'s"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'M' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'z' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '\'' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 's' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Mach"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'M' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "tools"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "to"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "orchestrate"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'o' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'r' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'a' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 't' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'e' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "build"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "and"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "other"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'o' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'h' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "tasks."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '.' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(127))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(20)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(26)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(31)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(43)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(44)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(53)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(55)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(56)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(60)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(61)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(64)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(65)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(74)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(75)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(79)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(80)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(85)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(86)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(88)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(89)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(100)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(101)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(104)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(105)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(110)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(111)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(114)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(115)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(120)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(121)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(700.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 16px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@16 pt): FontMetrics { underline_size: 2.033333333333333px, underline_offset: -2.316666666666667px, strikeout_size: 0px, strikeout_offset: 0px, leading: 0.9px, x_height: 6.6px, em_size: 16px, ascent: 12.866666666666667px, descent: 3.1333333333333333px, max_advance: 54.56666666666667px, average_advance: 8px, line_gap: 18px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GSUB] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GPOS] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GDEF] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Normal"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'N' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: " "
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ' ' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "build"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(12))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "To"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'T' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "in"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "development"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'p' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'm' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'e' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'n' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 't' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "mode."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: '.' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "This"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'T' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "useful"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'u' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'f' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "for"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=12], got back 12 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "development,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'p' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'm' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'e' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'n' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 't' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: ',' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "but"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "resulting"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 't' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'i' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'n' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'g' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "binary"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'y' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "very"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'v' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'y' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "slow."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'w' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: '.' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(106))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(40)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(41)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(43)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(44)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(50)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(51)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(54)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(55)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(67)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(68)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(71)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(72)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(75)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(76)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(85)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(86)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(92)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(93)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(95)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(96)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(100)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(101)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Running"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'R' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(7))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Commandline"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'd' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'l' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'i' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'n' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'e' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Arguments"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'A' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'm' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'n' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 't' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 's' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(21))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=12], got back 12 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Contributing"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'b' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'i' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'n' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'g' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(12))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "The"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'T' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Project"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'P' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'j' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "encourages"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'o' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'g' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'e' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 's' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=13], got back 13 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "contributions"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'b' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'i' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'o' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'n' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: 's' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "from"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "experienced"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'x' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'p' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'n' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'c' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'e' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'd' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "new"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'n' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'w' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "developers"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'p' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'e' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'r' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 's' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "alike."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '.' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Look"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'L' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "at"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "links"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "bottom"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'm' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "of"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'o' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'f' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "page"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "learn"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "more"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "join"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'j' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "hundreds"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'h' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'd' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 's' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=12], got back 12 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "contributors"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'b' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'o' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'r' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 's' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "worldwide"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'w' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'i' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'd' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'e' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "working"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "help"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'h' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'p' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "make"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'k' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "even"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'v' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "better."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: '.' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(227))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(13))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(42)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(43)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(47)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(48)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(59)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(60)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(63)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(64)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(67)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(68)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(78)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(79)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(85)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(86)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(90)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(91)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(93)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(94)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(97)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(98)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(103)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(104)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(106)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(107)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(110)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(111)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(117)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(118)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(120)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(121)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(124)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(125)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(129)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(130)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(132)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(133)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(138)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(139)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(143)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(144)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(147)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(148)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(152)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(153)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(161)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(162)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(164)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(165)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(177)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(178)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(187)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(188)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(195)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(196)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(198)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(199)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(203)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(204)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(208)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(209)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(214)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(215)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(219)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(220)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=13], got back 13 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Contributions"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'b' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'i' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'o' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'n' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: 's' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "or"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'o' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "its"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=12], got back 12 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "dependencies"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'p' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'n' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'c' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'i' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'e' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 's' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "should"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "be"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "made"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "form"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "GitHub"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'G' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'H' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'b' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "pull"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "requests."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'q' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 's' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: '.' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Each"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'E' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "request"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'q' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "will"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "reviewed"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'w' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'd' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "by"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'y' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "a"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "core"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "contributor"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'b' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'o' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'r' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "(someone"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '(' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'n' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'e' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "permission"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'i' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'o' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'n' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "land"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "patches)"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'c' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'h' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: ')' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "either"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "landed"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "main"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "tree"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "given"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'g' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "feedback"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'b' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'a' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'c' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'k' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "changes"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'g' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "that"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "would"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'u' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "required."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'q' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'd' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: '.' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "All"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'A' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "follow"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'w' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "this"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "format,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 't' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: ',' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "those"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=13], got back 13 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "contributors."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'b' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'o' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'r' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 's' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: '.' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(362))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(13))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(16)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(22)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(23)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(25)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(26)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(42)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(43)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(49)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(50)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(53)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(57)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(58)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(60)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(61)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(64)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(65)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(69)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(70)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(72)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(73)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(79)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(80)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(84)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(85)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(94)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(95)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(99)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(100)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(104)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(105)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(112)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(113)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(117)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(118)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(120)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(121)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(129)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(130)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(132)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(133)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(134)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(135)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(139)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(140)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(151)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(152)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(160)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(161)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(165)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(166)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(176)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(177)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(179)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(180)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(184)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(185)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(193)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(194)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(197)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(198)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(204)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(205)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(211)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(212)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(214)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(215)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(218)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(219)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(223)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(224)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(228)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(229)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(231)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(232)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(237)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(238)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(246)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(247)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(250)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(251)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(258)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(259)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(263)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(264)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(269)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(270)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(272)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(273)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(282)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(283)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(286)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(287)[[ByteIndex(0) .. ByteIndex(13))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(300)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(301)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(307)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(308)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(314)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(315)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(319)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(320)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(327)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(328)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(332)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(333)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(338)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(339)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(343)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(344)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(348)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(349)[[ByteIndex(0) .. ByteIndex(13))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Should"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "you"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'y' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'u' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "wish"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "work"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "on"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'o' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "an"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "issue,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: ',' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "please"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "claim"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'm' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "it"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "first"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "commenting"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'i' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'n' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'g' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "issue"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "want"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "it."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: '.' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "prevent"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "duplicated"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'p' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 't' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'e' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'd' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "efforts"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'f' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'f' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'o' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 't' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "same"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "issue."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '.' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(196))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(16)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(23)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(24)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(26)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(37)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(43)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(44)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(49)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(50)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(53)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(58)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(59)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(61)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(62)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(72)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(73)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(75)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(76)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(79)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(80)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(86)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(87)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(92)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(93)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(97)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(98)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(101)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(102)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(106)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(107)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(109)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(110)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(114)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(115)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(117)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(118)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(121)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(122)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(126)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(127)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(129)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(130)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(132)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(133)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(140)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(141)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(151)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(152)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(159)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(160)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(164)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(165)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(177)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(178)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(180)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(181)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(184)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(185)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(189)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(190)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Pull"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'P' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: " "
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ' ' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Request"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'R' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'q' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Checklist"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'c' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'k' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'i' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 's' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(22))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=13], got back 13 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Communication"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'i' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'c' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'a' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 't' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'i' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'o' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: 'n' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(13))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(13))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Conduct"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(7))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(900.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 18.716666666666665px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(900.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=times new roman
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@18.716666666666665 pt): FontMetrics { underline_size: 2.3833333333333333px, underline_offset: -2.716666666666667px, strikeout_size: 0px, strikeout_offset: 0px, leading: 1.0666666666666667px, x_height: 7.716666666666667px, em_size: 18.716666666666665px, ascent: 15.066666666666666px, descent: 3.65px, max_advance: 63.833333333333336px, average_advance: 9.366666666666667px, line_gap: 22px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GSUB] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GPOS] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GDEF] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Servo"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "is"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "a"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "modern,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: ',' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "high-"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'h' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: '-' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "performance"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'f' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'm' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'a' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'n' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'c' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'e' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "browser"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'w' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'r' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "engine"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "designed"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'g' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'd' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "for"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "both"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "application"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'p' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'p' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 't' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'i' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'o' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'n' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "and"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "embedded"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'm' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'b' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'd' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Bold
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "use."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'u' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '.' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(5))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(93))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(31)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(39)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(45)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(46)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(54)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(55)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(58)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(59)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(63)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(64)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(75)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(76)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(79)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(80)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(88)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(89)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Sponsored"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'p' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'r' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'e' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'd' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Mozilla"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'M' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'z' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "written"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'n' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "systems"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'y' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'm' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "programming"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'g' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'a' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'm' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'm' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'i' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'n' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'g' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "language"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'g' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'a' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'e' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: ","
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ',' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "project"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'j' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "aims"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "achieve"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'c' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'h' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'v' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "better"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=12], got back 12 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "parallelism,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'l' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'i' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 's' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'm' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: ',' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "security,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'y' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: ',' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "modularity,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'a' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'r' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'i' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'y' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: ',' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=12], got back 12 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "performance."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'f' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'm' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'a' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'n' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'c' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'e' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: '.' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(73))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(20)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(21)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(24)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(25)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(32)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(33)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(39)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(40)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(43)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(44)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(51)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(63)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(64)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(72)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(4))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(94))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(20)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(24)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(25)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(42)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(43)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(55)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(56)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(65)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(66)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(77)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(78)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(81)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(82)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Download"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'D' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'w' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'd' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "nightly"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'n' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'y' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "\n"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '\n' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(28))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(22)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(23)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: " "
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ' ' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "rendered"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'd' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "12"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '1' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: '2' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Dec."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'D' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '.' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "2018"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '2' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: '0' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: '1' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '8' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(1))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(45))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(23)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(24)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(32)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(33)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(40)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(41)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Created"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'd' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Research,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'R' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'c' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'h' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: ',' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "being"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'g' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "global"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'g' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'b' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "community,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'i' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 't' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'y' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: ',' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "individual"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'v' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'd' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'a' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'l' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "companies"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'p' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'i' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'e' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 's' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "such"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "as"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Samsung."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(155))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(32)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(33)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(39)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(46)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(47)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(49)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(50)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(55)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(56)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(61)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(62)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(64)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(65)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(66)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(67)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(73)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(74)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(84)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(85)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(89)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(90)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(100)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(101)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(113)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(114)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(116)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(117)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(126)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(127)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(131)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(132)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(134)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(135)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(142)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(143)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(146)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(147)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "currently"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'l' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'y' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "supports"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'p' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'p' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 's' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Linux,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'L' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'x' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: ',' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "macOS,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'O' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'S' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: ',' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Windows,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'W' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'w' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: ',' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Android."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'A' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'd' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(60))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(16)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(24)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(25)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(31)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(32)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(39)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(47)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(48)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(51)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "You"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'Y' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'u' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "can"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "find"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "what"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "need"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'n' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "install"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'l' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "your"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'y' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'u' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "particular"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'u' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'l' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'a' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'r' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "system"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'y' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'm' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "our"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'o' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '.' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(64))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(21)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(22)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(26)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(37)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(40)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(41)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(45)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(46)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(56)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(57)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(63)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(18))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(1))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 16px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('monospace' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('monospace' type=static)), scope: Any }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=menlo
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font_list] Looking for faces of family: menlo
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@16 pt): FontMetrics { underline_size: 0.9333333333333333px, underline_offset: -1.35px, strikeout_size: 0px, strikeout_offset: 0px, leading: 0px, x_height: 7.516666666666667px, em_size: 16px, ascent: 12.766666666666667px, descent: 3.2333333333333334px, max_advance: 27.216666666666665px, average_advance: 9.633333333333333px, line_gap: 19px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[GSUB] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[GPOS] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[morx] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[GDEF] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[kerx] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[kern] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "git"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'g' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: " "
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ' ' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "clone"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "https://"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'h' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'p' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: ':' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: '/' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '/' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "github.com/"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'g' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'b' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: '.' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'c' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'o' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'm' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: '/' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "servo/"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '/' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "servo"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "\n"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '\n' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "cd"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'd' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "./"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '.' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: '/' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "mach"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'h' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "build"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "--"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '-' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: '-' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "dev"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "run"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "tests/"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '/' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "html/"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'h' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: '/' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "about-"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'b' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '-' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=12], got back 12 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "mozilla.html"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'z' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'l' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'h' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 't' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'm' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'l' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "For"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'F' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=13], got back 13 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "benchmarking,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'c' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'h' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'm' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'r' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'k' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'i' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'n' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'g' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: ',' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "performance"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'f' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'm' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'a' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'n' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'c' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'e' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "testing,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: ',' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "real-"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: '-' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "world"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'w' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "use,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'u' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: ',' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "add"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'd' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "release"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'a' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "flag"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'g' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "create"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "optimized"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'o' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'p' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'm' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'z' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'e' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'd' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "build:"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: ':' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(66))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(13))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(39)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(41)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(42)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(47)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(53)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(57)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(58)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(61)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(62)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(65)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(9))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(35))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(16)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Use"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'U' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "[url]"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '[' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: ']' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "run"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Servo."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '.' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(4))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(16))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(14))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "If"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'I' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'f' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "you\'re"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'y' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'u' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '\'' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "looking"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "easy"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'y' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "bugs,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: ',' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "have"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'h' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "look"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'k' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "E-"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'E' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: '-' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Easy"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'E' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'y' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "tag"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'g' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "GitHub."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'G' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'H' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'b' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: '.' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(52))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(21)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(22)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(26)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(32)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(33)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(37)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(39)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(40)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(44)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(45)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(47)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(48)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(51)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(16))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(11))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "See"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=21], got back 21 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 13 -> 13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 14 -> 14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 15 -> 15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 16 -> 16
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 17 -> 17
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 18 -> 18
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 19 -> 19
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 20 -> 20
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "HACKING_QUICKSTART.md"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'H' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'A' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'C' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'K' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'I' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'N' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'G' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '_' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'Q' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'U' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'I' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: 'C' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: 'K' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 13: 'S' --> 13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 14: 'T' --> 14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 15: 'A' --> 15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 16: 'R' --> 16
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 17: 'T' --> 17
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 18: '.' --> 18
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 19: 'm' --> 19
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 20: 'd' --> 20
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 13..14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 14..15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 15..16
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=16
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 16..17
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=17
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 17..18
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=18
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 18..19
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=19
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 19..20
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=20
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 20..21
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=11], got back 11 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "information"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'f' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'o' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'm' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'a' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 't' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'i' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'o' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'n' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "how"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'h' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'w' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "start"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(4))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(21))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(21))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(1))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(54))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(11))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(20)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(21)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(23)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(24)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(31)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(37)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(44)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(45)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(47)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(48)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "•\u{a0}"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '•' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '\u{a0}' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(4)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Branch"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'B' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'c' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'h' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "master"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'r' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "branch"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'c' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'h' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "and,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: ',' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "if"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'f' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "needed,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'n' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: ',' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "rebase"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'b' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "current"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "before"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'b' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'f' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'o' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "submitting"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'b' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 't' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'i' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'n' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'g' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "request."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'q' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'u' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "doesn\'t"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '\'' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "merge"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'g' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "cleanly"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'y' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "may"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'y' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "asked"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'k' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'd' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "changes."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'g' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(199))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(16)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(22)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(23)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(34)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(37)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(45)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(46)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(53)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(55)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(56)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(59)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(60)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(67)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(68)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(74)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(75)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(81)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(82)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(88)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(89)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(99)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(100)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(104)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(105)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(109)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(110)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(118)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(119)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(121)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(122)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(124)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(125)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(132)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(133)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(138)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(139)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(146)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(147)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(151)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(152)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(158)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(159)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(162)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(163)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(166)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(167)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(169)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(170)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(175)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(176)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(178)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(179)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(185)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(186)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(190)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(191)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Don\'t"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'D' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '\'' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "put"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=9], got back 9 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "submodule"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'b' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'u' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'l' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'e' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "updates"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'u' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'p' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'a' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 't' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "unless"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'u' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 's' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "they"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'y' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "are"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "commits."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 't' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(83))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(9))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(20)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(30)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(31)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(35)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(36)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(40)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(41)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(48)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(49)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(55)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(56)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(60)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(61)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(64)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(65)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(67)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(68)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(74)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(75)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "patch"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'c' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'h' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "not"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'n' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "getting"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'g' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "specific"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'p' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'c' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'f' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'i' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'c' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "person"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "review"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'w' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "it,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 't' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: ',' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=2], got back 2 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "@-"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '@' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: '-' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "reply"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'p' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'y' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "reviewer"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'r' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'w' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'r' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "asking"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'k' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'i' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'g' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "comment,"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'm' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'e' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: ',' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "ask"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'a' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'k' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "#servo"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '#' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 's' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'v' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=16], got back 16 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 13 -> 13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 14 -> 14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 15 -> 15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "irc.mozilla.org."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '.' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'm' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'z' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'i' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'l' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'l' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'a' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: '.' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: 'o' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 13: 'r' --> 13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 14: 'g' --> 14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 15: '.' --> 15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 13..14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 14..15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=15
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 15..16
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(220))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(16)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(20)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(21)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(29)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(37)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(40)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(41)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(44)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(45)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(49)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(50)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(51)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(52)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(60)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(61)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(67)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(68)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(70)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(71)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(77)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(78)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(81)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(82)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(85)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(86)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(89)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(90)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(92)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(97)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(98)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(99)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(100)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(108)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(109)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(115)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(116)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(119)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(120)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(121)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(122)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(128)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(129)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(131)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(132)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(135)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(136)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(140)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(141)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(148)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(149)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(151)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(152)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(153)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(154)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(162)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(163)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(165)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(166)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(169)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(170)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(173)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(174)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(177)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(178)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(181)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(182)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(183)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(184)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(190)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(191)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(193)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(194)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(200)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(201)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(203)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(204)[[ByteIndex(0) .. ByteIndex(16))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "frequent"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'f' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'q' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'n' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 't' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "channel"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'h' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'e' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'l' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "dev-"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'v' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '-' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "servo"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "mailing"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'm' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'i' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'n' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "list."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 's' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: '.' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(50))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(12))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(19)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(27)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(31)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(32)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(38)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(39)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(46)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(47)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(49)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(16))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(16))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(1))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(22))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(21)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(23))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Code"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'd' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Conduct."
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'c' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 't' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: '.' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(14))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(21))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 3 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Our"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'O' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "site"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'i' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 't' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'e' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "languages:"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'l' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'a' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'g' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'u' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'a' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'g' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'e' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 's' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: ':' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 16px } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Generic(Atom('serif' type=static)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=times new roman
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@16 pt): FontMetrics { underline_size: 1.0333333333333334px, underline_offset: -2.316666666666667px, strikeout_size: 0px, strikeout_offset: 0px, leading: 0.9px, x_height: 6.466666666666667px, em_size: 16px, ascent: 12.866666666666667px, descent: 3.1333333333333333px, max_advance: 54.8px, average_advance: 8px, line_gap: 18px }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 16px } family_descriptor=FontFamilyDescriptor { name: Specific(Atom('Lucida Grande' type=dynamic)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Specific(Atom('Lucida Grande' type=dynamic)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=lucida grande
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font_list] Looking for faces of family: lucida grande
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@16 pt): FontMetrics { underline_size: 1.0333333333333334px, underline_offset: -2.0833333333333335px, strikeout_size: 0px, strikeout_offset: 0px, leading: 0px, x_height: 7.2px, em_size: 16px, ascent: 13.133333333333333px, descent: 2.8666666666666667px, max_advance: 57.78333333333333px, average_advance: 10.116666666666667px, line_gap: 19px }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 16px } family_descriptor=FontFamilyDescriptor { name: Specific(Atom('Geneva' type=inline)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Specific(Atom('Geneva' type=inline)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=geneva
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font_list] Looking for faces of family: geneva
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font cache miss for font_descriptor=FontDescriptor { template_descriptor: FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal }, variant: Normal, pt_size: 16px } family_descriptor=FontFamilyDescriptor { name: Specific(Atom('Arial Unicode MS' type=dynamic)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_context] FontContext::font_template cache miss for template_descriptor=FontTemplateDescriptor { weight: FontWeight(400.0), stretch: FontStretch(NonNegative(Percentage(1.0))), style: Normal } family_descriptor=FontFamilyDescriptor { name: Specific(Atom('Arial Unicode MS' type=dynamic)), scope: Local }
[2020-03-13T15:56:45Z DEBUG gfx::font_cache_thread] FontList: Found font family with name=arial unicode ms
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font_list] Looking for faces of family: arial unicode ms
[2020-03-13T15:56:45Z DEBUG gfx::platform::macos::font] Font metrics (@16 pt): FontMetrics { underline_size: 1.0666666666666667px, underline_offset: -2.1333333333333333px, strikeout_size: 0px, strikeout_offset: 0px, leading: 0px, x_height: 6.25px, em_size: 16px, ascent: 12.766666666666667px, descent: 3.2333333333333334px, max_advance: 69.8px, average_advance: 8.9px, line_gap: 21px }
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[maxp] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[head] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GSUB] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[OS/2] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GPOS] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Found font table[GDEF] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[kerx] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[kern] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[trak] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "简"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '简' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "体"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '体' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "中"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '中' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "文"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '文' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: ","
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ',' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "正"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '正' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "體"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '體' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "("
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '(' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "繁"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '繁' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: ")"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: ')' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "한"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '한' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "국"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '국' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "어"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '어' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "日"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '日' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "本"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '本' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Arial Unicode MS, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=3], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "語"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '語' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(1)]
[2020-03-13T15:56:45Z DEBUG gfx::text::glyph] Requesting detailed glyphs[n=0] for entry[off=ByteIndex(2)]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(29))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(11)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(12)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(17)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(18)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(28)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(12))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(2))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(12))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(1))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(12))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(1))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(2))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(9))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(2))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(9))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=10], got back 10 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Contribute"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'C' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 't' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'r' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'i' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'b' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'u' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 't' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'e' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(10))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(10))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=6], got back 6 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Follow"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'F' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'l' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'l' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'w' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Servo\'s"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'S' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'v' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: '\'' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Roadmap"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'R' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'm' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'a' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'p' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(22))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(7))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Read"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'R' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'a' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'd' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "Blog"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'B' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'l' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'g' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(19))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(4)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(5)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(8)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(15)[[ByteIndex(0) .. ByteIndex(4))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=15], got back 15 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8 -> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9 -> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10 -> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11 -> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12 -> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 13 -> 13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 14 -> 14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "irc.mozilla.org"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: '.' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'm' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'o' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'z' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'i' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 8: 'l' --> 8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 9: 'l' --> 9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 10: 'a' --> 10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 11: '.' --> 11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 12: 'o' --> 12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 13: 'r' --> 13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 14: 'g' --> 14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=8
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 8..9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=9
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 9..10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=10
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 10..11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=11
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 11..12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=12
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 12..13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=13
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 13..14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=14
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 14..15
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(25))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(6))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(15))]
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "-"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: '-' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=1], got back 1 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "p"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Menlo, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "INTERVAL"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'I' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'N' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'T' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'E' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'R' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'V' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'A' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'L' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "turns"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 't' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'r' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'n' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "profiler"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'p' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'r' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'o' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'f' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'i' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'r' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "dumps"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'd' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'u' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'm' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'p' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 's' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=4], got back 4 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "info"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'i' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'n' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'f' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'o' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "console"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'c' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'o' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'n' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 's' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'o' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'l' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'e' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=5], got back 5 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "every"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'e' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'v' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'e' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'r' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'y' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=8], got back 8 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7 -> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "INTERVAL"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 'I' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'N' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'T' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'E' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'R' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'V' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 'A' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 7: 'L' --> 7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=7
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 7..8
[2020-03-13T15:56:45Z DEBUG gfx::font] shape_text: Using Harfbuzz.
[2020-03-13T15:56:45Z DEBUG gfx::font] Didn't find font table[Silf] with family=Times New Roman, face=Regular
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Shaped text[byte count=7], got back 7 glyph info records.
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (glyph idx) -> (text byte offset)
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0 -> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1 -> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2 -> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3 -> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4 -> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5 -> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6 -> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] text: "seconds"
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] (char idx): char->(glyph index):
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 0: 's' --> 0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 1: 'e' --> 1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 2: 'c' --> 2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 3: 'o' --> 3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 4: 'n' --> 4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 5: 'd' --> 5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] 6: 's' --> 6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=0
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 0..1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=1
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 1..2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=2
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 2..3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=3
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 3..4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=4
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 4..5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=5
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 5..6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Processing glyph at idx=6
[2020-03-13T15:56:45Z DEBUG gfx::text::shaping::harfbuzz] Extended glyph span to 6..7
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(11))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(3)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterating outer range [ByteIndex(0) .. ByteIndex(75))
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(0)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(1)[[ByteIndex(0) .. ByteIndex(5))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(6)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(7)[[ByteIndex(0) .. ByteIndex(2))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(9)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(10)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(13)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(14)[[ByteIndex(0) .. ByteIndex(8))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(22)[[ByteIndex(0) .. ByteIndex(1))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(23)[[ByteIndex(0) .. ByteIndex(3))]
[2020-03-13T15:56:45Z DEBUG gfx::text::text_run] iterated on ByteIndex(2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment