xref: /aosp_15_r20/external/fonttools/Tests/fontBuilder/data/test_uvs.ttf.ttx (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1*e1fe3e4aSElliott Hughes<?xml version="1.0" encoding="UTF-8"?>
2*e1fe3e4aSElliott Hughes<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.35">
3*e1fe3e4aSElliott Hughes
4*e1fe3e4aSElliott Hughes  <cmap>
5*e1fe3e4aSElliott Hughes    <tableVersion version="0"/>
6*e1fe3e4aSElliott Hughes    <cmap_format_4 platformID="0" platEncID="3" language="0">
7*e1fe3e4aSElliott Hughes      <map code="0x20" name="space"/><!-- SPACE -->
8*e1fe3e4aSElliott Hughes      <map code="0x30" name="zero"/><!-- DIGIT ZERO -->
9*e1fe3e4aSElliott Hughes    </cmap_format_4>
10*e1fe3e4aSElliott Hughes    <cmap_format_14 platformID="0" platEncID="5">
11*e1fe3e4aSElliott Hughes      <map uv="0x30" uvs="0xfe00" name="zero.slash"/>
12*e1fe3e4aSElliott Hughes      <map uv="0x30" uvs="0xfe01"/>
13*e1fe3e4aSElliott Hughes    </cmap_format_14>
14*e1fe3e4aSElliott Hughes    <cmap_format_4 platformID="3" platEncID="1" language="0">
15*e1fe3e4aSElliott Hughes      <map code="0x20" name="space"/><!-- SPACE -->
16*e1fe3e4aSElliott Hughes      <map code="0x30" name="zero"/><!-- DIGIT ZERO -->
17*e1fe3e4aSElliott Hughes    </cmap_format_4>
18*e1fe3e4aSElliott Hughes  </cmap>
19*e1fe3e4aSElliott Hughes
20*e1fe3e4aSElliott Hughes</ttFont>
21