summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibTTF/Tables.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-16LibTTF: Interpret font names from Windows platform as UTF-16BEAndreas Kling
2021-02-15LibTTF: Parse TTF "name" tableStephan Unverwerth
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling