blob: 7b4738a3f63bcb7c01955e6e7c34ba5ea6acd931 [file] [log] [blame]
from fontTools.misc.py23 import *
from .otBase import BaseTTXConverter
# https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6prop.html
class table__p_r_o_p(BaseTTXConverter):
pass