• Show log

    Commit

  • Hash : b5349a9b
    Author : Werner Lemberg
    Date : 2002-02-19T16:30:15

    * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first.
    
    * src/cache/ftccache.c (ftc_cache_resize): Mark `error' as unused
    to avoid compiler warning.
    * src/cff/cffload.c (CFF_Get_String): Ditto.
    * src/cff/cffobjs.c (CFF_StrCopy): Ditto.
    * src/psaux/psobjs.c (PS_Table_Done): Ditto.
    * src/pcf/pcfread.c (pcf_seek_to_table_type): Ditto.
    * src/sfnt/sfdriver.c (get_sfnt_postscript_name): Ditto.
    (pcf_get_bitmaps): The same for `sizebitmaps'.
    * src/psaux/t1decode.c (T1_Decode_Parse_Charstrings): The same for
    `orig_y'.
    (t1operator_seac): Comment out more dead code.
    * src/pshinter/pshalgo2.c (ps2_hints_apply): Add `DEBUG_HINTER'
    conditional.
    * src/truetype/ttgload.c (TT_Process_Simple_Glyph,
    load_truetype_glyph): Add `TT_CONFIG_OPTION_BYTECODE_INTERPRETER'
    conditional.
    

  • 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

  • README

  •   Special note to Unix users
      ==========================
    
      Please   read  the  file   "README.UNX",  it   contains  important
      information  regarding  the   installation  of  FreeType  on  Unix
      systems, especially GNU based operating systems like GNU/Linux.
    
    
      FreeType 2.0.8
      ==============
    
      Please   read  the  docs/CHANGES   file,  it   contains  IMPORTANT
      INFORMATION.
    
      Read  the  files "docs/INSTALL"  or  "docs/BUILD" for installation
      instructions.
    
      Note  that the  FreeType 2  documentation  is now  available as  a
      separate package from our sites.  See:
    
        ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.8.tar.bz2
        ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.8.tar.gz
        ftp://ftp.freetype.org/pub/freetype2/ftdoc208.zip
    
      Enjoy!
    
    
        The FreeType Team