• Show log

    Commit

  • Hash : 2fa573c1
    Author : Nikhil Ramakrishnan
    Date : 2019-06-12T00:21:20

    [sfnt] Read WOFF 2 header.
    
    Check for WOFF2 tag, call `woff2_open_font', and implement it to read
    header according to specification.
    
    * include/freetype/internal/fttrace.h: Add `sfwoff2.c'.
    
    * src/sfnt/rules.mk (SFNT_DRV_SRC): Add `sfwoff2.c'.
    
    * src/sfnt/sfnt.c: Include `sfwoff2.c'.
    
    * src/sfnt/sfobjs.c (sfnt_open_font): Check for `wOF2' tag and call
    `woff2_open_font'.
    
    * src/sfnt/sfwoff2.c, src/sfnt/sfwoff2.h: New files.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags