Find a table by its 4-byte tag in the table directory. Returns the table byte offset, or 0 if not found.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int8), | intent(in) | :: | data(:) | |||
| integer, | intent(in) | :: | fontstart | |||
| character(len=4), | intent(in) | :: | tag |