• Show log

    Commit

  • Hash : d7b6636e
    Author : Chun-wei Fan
    Date : 2015-11-03T19:00:42

    build: Support Visual Studio builds using NMake
    
    This adds a set of NMake Makefiles that can be used to build HarfBuzz, from
    the standard basic build building the minimal HarfBuzz DLL (consisting
    of OpenType, fallback and Uniscribe support only), to a full fledged build
    consisting of GLib and FreeType support, as well as building the utilities,
    the test programs in src/ and test/api, and HarfBuzz-ICU and
    HarfBuzz-GObject, and up to building the introspection files.  This means a
    flexible build mechanism is supported here, so anything that is supported
    for a Windows build (code-wise), should all be supported by this build
    system.
    
    As in an earlier commit, the source listings are shared with the autotools
    builds with the various Makefile.sources in src/, src/hb-ucdn and util/, and
    this set of NMake Makefiles will transform these lists into the form they
    want.
    
    In the current form, all the test programs in test/api pass, and this has
    been checked successfully with 'make -j8 distcheck'.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags

  • README

  • [![Build Status](https://travis-ci.org/behdad/harfbuzz.svg)](https://travis-ci.org/behdad/harfbuzz)
    [![Coverage Status](https://img.shields.io/coveralls/behdad/harfbuzz.svg)](https://coveralls.io/r/behdad/harfbuzz)
    
    This is HarfBuzz, a text shaping library.
    
    For bug reports, mailing list, and other information please visit:
    
      http://harfbuzz.org/
    
    For license information, see the file COPYING.