summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freetype/qt_attribution.json
blob: 93a48ce20897c8cda757f2095307353c10d19674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
    {
        "Id": "freetype",
        "Name": "Freetype 2",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "Version": "2.10.1",

        "License": "Freetype Project License or GNU General Public License v2.0 only",
        "LicenseId": "FTL OR GPL-2.0",
        "LicenseFile": "LICENSE.txt",
        "Copyright": "Copyright 2006-2015 by David Turner, Robert Wilhelm, and Werner Lemberg."
    },
    {
        "Id": "freetype-zlib",
        "Name": "Freetype 2 - zlib",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "License": "zlib License",
        "LicenseId": "Zlib",
        "LicenseFile": "ZLIB-LICENSE.txt",
        "Copyright": "Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler"
    },
    {
        "Id": "freetype-bdf",
        "Name": "Freetype 2 - Bitmap Distribution Format (BDF) support",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "BDF-LICENSE.txt",
        "Copyright": "Copyright (C) 2001-2002 by Francesco Zappa Nardelli
Copyright 2000 Computing Research Labs, New Mexico State University
Copyright 2001-2002, 2011 Francesco Zappa Nardelli"
    },
    {
        "Id": "freetype-pcf",
        "Name": "Freetype 2 - Portable Compiled Format (PCF) support",
        "QDocModule": "qtgui",
        "QtUsage": "Optionally used in Qt GUI and platform plugins. Configure with -no-freetype, or -system-freetype to avoid.",

        "Description": "FreeType is a freely available software library to render fonts.",
        "Homepage": "http://www.freetype.org",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "PCF-LICENSE.txt",
        "Copyright": "Copyright (C) 2000 by Francesco Zappa Nardelli"
    }
]