Changes between Initial Version and Version 1 of Ticket #306, comment 1


Ignore:
Timestamp:
02/22/13 21:58:57 (11 years ago)
Author:
aitte.myopenid.com

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #306, comment 1

    initial v1  
    66Add support for WebFonts:
    77application/vnd.ms-fontobject eot; (http://www.iana.org/assignments/media-types/application/vnd.ms-fontobject)
    8 application/x-font-ttf ttf; (this is the most common mime type for it)
    9 application/x-font-woff woff; (the standard will be application/font-woff but this is the correct value for now and is understood by Google Chrome: http://code.google.com/p/chromium/issues/detail?id=70283#hc3)
    10 application/x-font-opentype otf;
     8application/font-woff woff; (http://www.iana.org/assignments/media-types/application/font-woff)
     9application/x-font-ttf ttf; (this is the most common mime type for this unregistered format)
     10application/x-font-opentype otf; (same here; this is the most correct type for this unregistered mime type)