/*
+ *************************************************************************
+ * © 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html#License
+ *************************************************************************
**********************************************************************
- * Copyright (C) 2003, International Business Machines
+ * Copyright (C) 2003-2008, International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
*/
protected:
virtual const void *readFontTable(LETag tableTag) const = 0;
+ virtual void freeFontTable(const void *table) const;
private: