Interface Font


  • public interface Font
    Interface wrapper for font implementation.

    TrueType Font Specification:

    • http://www.freetype.org/freetype2/documentation.html
    • https://developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6.html
    • http://www.microsoft.com/typography/SpecificationsOverview.mspx
    • http://www.microsoft.com/typography/otspec/

    TrueType Font Table Introduction:

    • http://scripts.sil.org/cms/scripts/page.php?item_id=IWS-Chapter08

    Misc.:

    • Treatis on Font Rasterization https://freddie.witherden.org/pages/font-rasterisation/
    • Glyph Hell http://walon.org/pub/ttf/ttf_glyphs.htm