• Show log

    Commit

  • Hash : 41b18251
    Author : Chun-wei Fan
    Date : 2017-10-19T18:36:32

    CMake builds: Support introspection builds
    
    This adds support for introspection builds on Windows that is enabled by
    the HB_HAVE_INTROSPECTION option, which will also enable HB_HAVE_GOBJECT
    (and so HB_HAVE_GLIB) as they are required for introspection.
    
    In order for this to work one must ensure that the Python installation
    listed in PYTHON_EXECUTABLE is the same Python release series that was
    used to build _giscanner.pyd (the Python module that is used by
    g-ir-scanner), with the same architecture.  PKG_CONFIG_PATH and PATH
    must be set correctly if $(PREFIX)\bin and/or $(PREFIX)\lib\pkgconfig
    are not in the standard PATH and PKG_CONFIG_PATH, which is actually
    in-line with the *NIX builds.
    

  • 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags

  • README

  • [![Build Status](https://travis-ci.org/behdad/harfbuzz.svg)](https://travis-ci.org/behdad/harfbuzz)
    [![Build Status](https://ci.appveyor.com/api/projects/status/4oaq58ns2h0m2soa?svg=true)](https://ci.appveyor.com/project/behdad/harfbuzz)
    [![Coverage Status](https://img.shields.io/coveralls/behdad/harfbuzz.svg)](https://coveralls.io/r/behdad/harfbuzz)
    [ABI Tracker](http://abi-laboratory.pro/tracker/timeline/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.