From ca9679ededda1d55ed23d620df37beebcea6503f Mon Sep 17 00:00:00 2001 From: Just Date: Thu, 29 Jun 2000 18:35:47 +0000 Subject: [PATCH] another OT source table git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@112 4cde692c-a291-49d1-8350-778aa11640f8 --- Lib/fontTools/ttLib/tables/T_S_I_J_.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Lib/fontTools/ttLib/tables/T_S_I_J_.py diff --git a/Lib/fontTools/ttLib/tables/T_S_I_J_.py b/Lib/fontTools/ttLib/tables/T_S_I_J_.py new file mode 100644 index 000000000..8f6ed8b4e --- /dev/null +++ b/Lib/fontTools/ttLib/tables/T_S_I_J_.py @@ -0,0 +1,5 @@ +import asciiTable + +class table_T_S_I_J_(asciiTable.asciiTable): + pass +