windwild/sfntly

Remove Font.Builder Table builder factory method

GoogleCodeExporter opened this issue · 0 comments

Remove the Font.Builder.newTableBuilder() factory methods. Ensure that every 
concrete Table.Builder subclass has appropriate Factory methods.

This will clean up the code and remove unnecessary generic-ness and unsafe 
conversions.

Original issue reported on code.google.com by stua...@google.com on 25 Jan 2012 at 2:19