summaryrefslogtreecommitdiff
path: root/third_party/freetype-py/doc/tt_apple_ids.rst
blob: c26b825919e387b943be402c3a2ee8fae8b38c40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
TT_APPLE_IDS
============

A list of valid values for the 'encoding_id' for TT_PLATFORM_APPLE_UNICODE
charmaps and name entries.


.. data:: TT_APPLE_ID_DEFAULT	

  Unicode version 1.0.


.. data:: TT_APPLE_ID_UNICODE_1_1

  Unicode 1.1; specifies Hangul characters starting at U+34xx.


.. data:: TT_APPLE_ID_ISO_10646	

  Deprecated (identical to preceding).


.. data:: TT_APPLE_ID_UNICODE_2_0

  Unicode 2.0 and beyond (UTF-16 BMP only).


.. data:: TT_APPLE_ID_UNICODE_32	

  Unicode 3.1 and beyond, using UTF-32.


.. data:: TT_APPLE_ID_VARIANT_SELECTOR

  From Adobe, not Apple. Not a normal cmap. Specifies variations on a real
  cmap.