code stringlengths 0 56.1M | repo_name stringlengths 3 57 | path stringlengths 2 176 | language stringclasses 672
values | license stringclasses 8
values | size int64 0 56.8M |
|---|---|---|---|---|---|
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-svg_fonts.html | HTML | gpl-3.0 | 41,739 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-system_interface.html | HTML | gpl-3.0 | 40,900 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-t1_cid_driver.html | HTML | gpl-3.0 | 28,005 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-truetype_engine.html | HTML | gpl-3.0 | 30,155 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-truetype_tables.html | HTML | gpl-3.0 | 145,935 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-tt_driver.html | HTML | gpl-3.0 | 31,509 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-type1_tables.html | HTML | gpl-3.0 | 71,173 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-user_allocation.html | HTML | gpl-3.0 | 27,035 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-version.html | HTML | gpl-3.0 | 32,992 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/ft2-winfnt_fonts.html | HTML | gpl-3.0 | 39,993 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="API Reference Documentation for FreeType-2.12.0">
<meta name="author" content... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/index.html | HTML | gpl-3.0 | 35,068 |
/*
Internal link topbar offest adjust Javascript
Code provided by @makshh on GitHub
Bug report on material-mkdocs
https://github.com/squidfunk/mkdocs-material/issues/791
*/
// Offset top helper
function offsetY(elem) {
if(!elem) elem = this;
var y = elem.offsetTop;
while (elem = elem.offsetParent) {
... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/javascripts/extra.js | JavaScript | gpl-3.0 | 1,600 |
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>None</loc>
<lastmod>2022-03-31</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>None</loc>
<lastmod>2022-03-31</lastmod>
<changefreq>... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/sitemap.xml | XML | gpl-3.0 | 6,984 |
/* Body and page */
.md-grid {
max-width: 90%;
}
p {
text-align: justify;
}
/* code blocks */
pre.colored {
color: blue;
}
pre>code {
font-family: monospace;
background-color: #D6E8FF;
padding: 2ex 0 2ex 1%;
overflow-x:auto;
}
span.keyword {
font-family: monospace;
text-align: left;... | whupdup/frame | real/third_party/freetype-2.12.0/docs/reference/stylesheets/extra.css | CSS | gpl-3.0 | 3,407 |
How to prepare a new release
----------------------------
. include/freetype/freetype.h: Update `FREETYPE_MAJOR`,
`FREETYPE_MINOR`, and `FREETYPE_PATCH`.
. Update version numbers in all files where necessary (for example, do
a grep for both '2.10.4' and '2104' for release 2.10.4).
. builds/unix/configure.raw: Up... | whupdup/frame | real/third_party/freetype-2.12.0/docs/release | none | gpl-3.0 | 6,180 |
// Copyright (c) 2019 nyorain
// Distributed under the Boost Software License, Version 1.0.
// See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt
#ifndef INC_DLG_DLG_H_
#define INC_DLG_DLG_H_
#include <stdbool.h>
#include <stddef.h>
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>... | whupdup/frame | real/third_party/freetype-2.12.0/include/dlg/dlg.h | C++ | gpl-3.0 | 10,834 |
// Copyright (c) 2019 nyorain
// Distributed under the Boost Software License, Version 1.0.
// See accompanying file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt
#ifndef INC_DLG_OUTPUT_H_
#define INC_DLG_OUTPUT_H_
#include <dlg/dlg.h>
#include <stdio.h>
#ifdef __cplusplus
extern "C" {
#endif
// Text styl... | whupdup/frame | real/third_party/freetype-2.12.0/include/dlg/output.h | C++ | gpl-3.0 | 7,229 |
/****************************************************************************
*
* ftconfig.h
*
* ANSI-specific configuration file (specification only).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mo... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/ftconfig.h | C++ | gpl-3.0 | 1,614 |
/****************************************************************************
*
* ftheader.h
*
* Build macros of the FreeType 2 library.
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and dis... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/ftheader.h | C++ | gpl-3.0 | 23,919 |
/*
* This file registers the FreeType modules compiled into the library.
*
* If you use GNU make, this file IS NOT USED! Instead, it is created in
* the objects directory (normally `<topdir>/objs/`) based on information
* from `<topdir>/modules.cfg`.
*
* Please read `docs/INSTALL.ANY` and `docs/CUSTOMIZE` how t... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/ftmodule.h | C++ | gpl-3.0 | 1,443 |
/****************************************************************************
*
* ftoption.h
*
* User-selectable configuration macros (specification only).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/ftoption.h | C++ | gpl-3.0 | 40,327 |
/****************************************************************************
*
* ftstdlib.h
*
* ANSI-specific library and header configuration file (specification
* only).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/ftstdlib.h | C++ | gpl-3.0 | 4,568 |
/****************************************************************************
*
* config/integer-types.h
*
* FreeType integer types definitions.
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified,... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/integer-types.h | C++ | gpl-3.0 | 7,072 |
/****************************************************************************
*
* config/mac-support.h
*
* Mac/OS X support configuration header.
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/mac-support.h | C++ | gpl-3.0 | 1,597 |
/****************************************************************************
*
* config/public-macros.h
*
* Define a set of compiler macros used in public FreeType headers.
*
* Copyright (C) 2020-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and m... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/config/public-macros.h | C++ | gpl-3.0 | 4,207 |
/****************************************************************************
*
* freetype.h
*
* FreeType high-level API and common types (specification only).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be use... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/freetype.h | C++ | gpl-3.0 | 172,351 |
/****************************************************************************
*
* ftadvanc.h
*
* Quick computation of advance widths (specification only).
*
* Copyright (C) 2008-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
*... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftadvanc.h | C++ | gpl-3.0 | 5,470 |
/****************************************************************************
*
* ftbbox.h
*
* FreeType exact bbox computation (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftbbox.h | C++ | gpl-3.0 | 2,638 |
/****************************************************************************
*
* ftbdf.h
*
* FreeType API for accessing BDF-specific strings (specification).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftbdf.h | C++ | gpl-3.0 | 5,322 |
/****************************************************************************
*
* ftbitmap.h
*
* FreeType utility functions for bitmaps (specification).
*
* Copyright (C) 2004-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* m... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftbitmap.h | C++ | gpl-3.0 | 9,051 |
/****************************************************************************
*
* ftbzip2.h
*
* Bzip2-compressed stream support.
*
* Copyright (C) 2010-2022 by
* Joel Klinghed.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distributed under the terms of the FreeType pr... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftbzip2.h | C++ | gpl-3.0 | 2,786 |
/****************************************************************************
*
* ftcache.h
*
* FreeType Cache subsystem (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and di... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftcache.h | C++ | gpl-3.0 | 33,862 |
/****************************************************************************
*
* This file defines the structure of the FreeType reference.
* It is used by the python script that generates the HTML files.
*
*/
/**************************************************************************
*
* @chapter:
*... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftchapters.h | C++ | gpl-3.0 | 2,586 |
/****************************************************************************
*
* ftcid.h
*
* FreeType API for accessing CID font information (specification).
*
* Copyright (C) 2007-2022 by
* Dereg Clegg and Michael Toftdal.
*
* This file is part of the FreeType project, and may only be used,
* modified, an... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftcid.h | C++ | gpl-3.0 | 4,022 |
/****************************************************************************
*
* ftcolor.h
*
* FreeType's glyph color management (specification).
*
* Copyright (C) 2018-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modifie... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftcolor.h | C++ | gpl-3.0 | 54,102 |
/****************************************************************************
*
* ftdriver.h
*
* FreeType API for controlling driver modules (specification only).
*
* Copyright (C) 2017-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftdriver.h | C++ | gpl-3.0 | 47,793 |
/****************************************************************************
*
* fterrdef.h
*
* FreeType error codes (specification).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distr... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/fterrdef.h | C++ | gpl-3.0 | 12,559 |
/****************************************************************************
*
* fterrors.h
*
* FreeType error code handling (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, a... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/fterrors.h | C++ | gpl-3.0 | 9,300 |
/****************************************************************************
*
* ftfntfmt.h
*
* Support functions for font formats.
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distrib... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftfntfmt.h | C++ | gpl-3.0 | 2,213 |
/****************************************************************************
*
* ftgasp.h
*
* Access of TrueType's 'gasp' table (specification).
*
* Copyright (C) 2007-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftgasp.h | C++ | gpl-3.0 | 4,138 |
/****************************************************************************
*
* ftglyph.h
*
* FreeType convenience functions to handle glyphs (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be us... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftglyph.h | C++ | gpl-3.0 | 20,869 |
/****************************************************************************
*
* ftgxval.h
*
* FreeType API for validating TrueTypeGX/AAT tables (specification).
*
* Copyright (C) 2004-2022 by
* Masatake YAMATO, Redhat K.K,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the Fr... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftgxval.h | C++ | gpl-3.0 | 10,625 |
/****************************************************************************
*
* ftgzip.h
*
* Gzip-compressed stream support.
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distributed u... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftgzip.h | C++ | gpl-3.0 | 4,211 |
/****************************************************************************
*
* ftimage.h
*
* FreeType glyph image formats and default raster interface
* (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftimage.h | C++ | gpl-3.0 | 41,578 |
/****************************************************************************
*
* ftincrem.h
*
* FreeType incremental loading (specification).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, a... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftincrem.h | C++ | gpl-3.0 | 10,696 |
/****************************************************************************
*
* ftlcdfil.h
*
* FreeType API for color filtering of subpixel bitmap glyphs
* (specification).
*
* Copyright (C) 2006-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, a... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftlcdfil.h | C++ | gpl-3.0 | 11,750 |
/****************************************************************************
*
* ftlist.h
*
* Generic list support for FreeType (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftlist.h | C++ | gpl-3.0 | 7,100 |
/****************************************************************************
*
* ftlogging.h
*
* Additional debugging APIs.
*
* Copyright (C) 2020-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distributed und... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftlogging.h | C++ | gpl-3.0 | 4,129 |
/****************************************************************************
*
* ftlzw.h
*
* LZW-compressed stream support.
*
* Copyright (C) 2004-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distributed und... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftlzw.h | C++ | gpl-3.0 | 2,768 |
/****************************************************************************
*
* ftmac.h
*
* Additional Mac-specific API.
*
* Copyright (C) 1996-2022 by
* Just van Rossum, David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftmac.h | C++ | gpl-3.0 | 7,771 |
/****************************************************************************
*
* ftmm.h
*
* FreeType Multiple Master font interface (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modi... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftmm.h | C++ | gpl-3.0 | 21,920 |
/****************************************************************************
*
* ftmodapi.h
*
* FreeType modules public interface (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modifi... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftmodapi.h | C++ | gpl-3.0 | 22,544 |
/****************************************************************************
*
* ftmoderr.h
*
* FreeType module error offsets (specification).
*
* Copyright (C) 2001-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftmoderr.h | C++ | gpl-3.0 | 6,675 |
/****************************************************************************
*
* ftotval.h
*
* FreeType API for validating OpenType tables (specification).
*
* Copyright (C) 2004-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftotval.h | C++ | gpl-3.0 | 5,346 |
/****************************************************************************
*
* ftoutln.h
*
* Support for the FT_Outline type used to store glyph shapes of
* most scalable font formats (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is pa... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftoutln.h | C++ | gpl-3.0 | 17,402 |
/****************************************************************************
*
* ftparams.h
*
* FreeType API for possible FT_Parameter tags (specification only).
*
* Copyright (C) 2017-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftparams.h | C++ | gpl-3.0 | 6,041 |
/****************************************************************************
*
* ftpfr.h
*
* FreeType API for accessing PFR-specific data (specification only).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be us... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftpfr.h | C++ | gpl-3.0 | 4,910 |
/****************************************************************************
*
* ftrender.h
*
* FreeType renderer modules public interface (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftrender.h | C++ | gpl-3.0 | 6,625 |
/****************************************************************************
*
* ftsizes.h
*
* FreeType size objects management (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftsizes.h | C++ | gpl-3.0 | 4,288 |
/****************************************************************************
*
* ftsnames.h
*
* Simple interface to access SFNT 'name' tables (which are used
* to hold font names, copyright info, notices, etc.) (specification).
*
* This is _not_ used to retrieve glyph names!
*
* Copyright (C) 1996-2022 ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftsnames.h | C++ | gpl-3.0 | 7,730 |
/****************************************************************************
*
* ftstroke.h
*
* FreeType path stroker (specification).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and dist... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftstroke.h | C++ | gpl-3.0 | 21,773 |
/****************************************************************************
*
* ftsynth.h
*
* FreeType synthesizing code for emboldening and slanting
* (specification).
*
* Copyright (C) 2000-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and m... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftsynth.h | C++ | gpl-3.0 | 3,362 |
/****************************************************************************
*
* ftsystem.h
*
* FreeType low-level system interface definition (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be us... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftsystem.h | C++ | gpl-3.0 | 8,518 |
/****************************************************************************
*
* fttrigon.h
*
* FreeType trigonometric functions (specification).
*
* Copyright (C) 2001-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modifie... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/fttrigon.h | C++ | gpl-3.0 | 7,411 |
/****************************************************************************
*
* fttypes.h
*
* FreeType simple types definitions (specification only).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mo... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/fttypes.h | C++ | gpl-3.0 | 14,549 |
/****************************************************************************
*
* ftwinfnt.h
*
* FreeType API for accessing Windows fnt-specific data.
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mod... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/ftwinfnt.h | C++ | gpl-3.0 | 7,965 |
/****************************************************************************
*
* autohint.h
*
* High-level 'autohint' module-specific interface (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be u... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/autohint.h | C++ | gpl-3.0 | 7,498 |
/****************************************************************************
*
* cffotypes.h
*
* Basic OpenType/CFF object type definitions (specification).
*
* Copyright (C) 2017-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/cffotypes.h | C++ | gpl-3.0 | 2,354 |
/****************************************************************************
*
* cfftypes.h
*
* Basic OpenType/CFF type definitions and interface (specification
* only).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and m... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/cfftypes.h | C++ | gpl-3.0 | 11,866 |
/****************************************************************************
*
* internal/compiler-macros.h
*
* Compiler-specific macro definitions used internally by FreeType.
*
* Copyright (C) 2020-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, a... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/compiler-macros.h | C++ | gpl-3.0 | 10,834 |
/****************************************************************************
*
* ftcalc.h
*
* Arithmetic computations (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and dist... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftcalc.h | C++ | gpl-3.0 | 14,551 |
/****************************************************************************
*
* ftdebug.h
*
* Debugging and logging component (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified,... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftdebug.h | C++ | gpl-3.0 | 13,332 |
/****************************************************************************
*
* ftdrv.h
*
* FreeType internal font driver interface (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mod... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftdrv.h | C++ | gpl-3.0 | 9,209 |
/****************************************************************************
*
* ftgloadr.h
*
* The FreeType glyph loader (specification).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg
*
* This file is part of the FreeType project, and may only be used,
* modified, and d... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftgloadr.h | C++ | gpl-3.0 | 4,504 |
/****************************************************************************
*
* fthash.h
*
* Hashing functions (specification).
*
*/
/*
* Copyright 2000 Computing Research Labs, New Mexico State University
* Copyright 2001-2015
* Francesco Zappa Nardelli
*
* Permission is hereby granted, free of charg... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/fthash.h | C++ | gpl-3.0 | 3,242 |
/****************************************************************************
*
* ftmemory.h
*
* The FreeType memory management macros (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg
*
* This file is part of the FreeType project, and may only be used,
* mod... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftmemory.h | C++ | gpl-3.0 | 15,961 |
/****************************************************************************
*
* ftobjs.h
*
* The FreeType private base classes (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftobjs.h | C++ | gpl-3.0 | 42,481 |
/****************************************************************************
*
* ftpsprop.h
*
* Get and set properties of PostScript drivers (specification).
*
* Copyright (C) 2017-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftpsprop.h | C++ | gpl-3.0 | 1,130 |
/****************************************************************************
*
* ftrfork.h
*
* Embedded resource forks accessor (specification).
*
* Copyright (C) 2004-2022 by
* Masatake YAMATO and Redhat K.K.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distributed ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftrfork.h | C++ | gpl-3.0 | 7,651 |
/****************************************************************************
*
* ftserv.h
*
* The FreeType services (specification only).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and d... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftserv.h | C++ | gpl-3.0 | 24,053 |
/****************************************************************************
*
* ftstream.h
*
* Stream handling (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distribute... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftstream.h | C++ | gpl-3.0 | 23,570 |
/****************************************************************************
*
* fttrace.h
*
* Tracing handling (specification only).
*
* Copyright (C) 2002-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distr... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/fttrace.h | C++ | gpl-3.0 | 5,918 |
/****************************************************************************
*
* ftvalid.h
*
* FreeType validation support (specification).
*
* Copyright (C) 2004-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/ftvalid.h | C++ | gpl-3.0 | 5,762 |
/****************************************************************************
*
* psaux.h
*
* Auxiliary functions and data structures related to PostScript fonts
* (specification).
*
* Copyright (C) 1996-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType proj... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/psaux.h | C++ | gpl-3.0 | 43,350 |
/****************************************************************************
*
* pshints.h
*
* Interface to Postscript-specific (Type 1 and Type 2) hints
* recorders (specification only). These are used to support native
* T1/T2 hints in the 'type1', 'cid', and 'cff' font drivers.
*
* Copyright (C) 2001... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/pshints.h | C++ | gpl-3.0 | 20,856 |
/****************************************************************************
*
* svbdf.h
*
* The FreeType BDF services (specification).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and dis... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svbdf.h | C++ | gpl-3.0 | 1,731 |
/****************************************************************************
*
* svcfftl.h
*
* The FreeType CFF tables loader service (specification).
*
* Copyright (C) 2017-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mo... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svcfftl.h | C++ | gpl-3.0 | 2,832 |
/****************************************************************************
*
* svcid.h
*
* The FreeType CID font services (specification).
*
* Copyright (C) 2007-2022 by
* Derek Clegg and Michael Toftdal.
*
* This file is part of the FreeType project, and may only be used,
* modified, and distributed und... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svcid.h | C++ | gpl-3.0 | 2,124 |
/****************************************************************************
*
* svfntfmt.h
*
* The FreeType font format service (specification only).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mo... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svfntfmt.h | C++ | gpl-3.0 | 1,348 |
/****************************************************************************
*
* svgldict.h
*
* The FreeType glyph dictionary services (specification).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* m... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svgldict.h | C++ | gpl-3.0 | 1,865 |
/****************************************************************************
*
* svgxval.h
*
* FreeType API for validating TrueTypeGX/AAT tables (specification).
*
* Copyright (C) 2004-2022 by
* Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svgxval.h | C++ | gpl-3.0 | 1,730 |
/****************************************************************************
*
* svkern.h
*
* The FreeType Kerning service (specification).
*
* Copyright (C) 2006-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, and... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svkern.h | C++ | gpl-3.0 | 1,080 |
/****************************************************************************
*
* svmetric.h
*
* The FreeType services for metrics variations (specification).
*
* Copyright (C) 2016-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svmetric.h | C++ | gpl-3.0 | 3,755 |
/****************************************************************************
*
* svmm.h
*
* The FreeType Multiple Masters and GX var services (specification).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be use... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svmm.h | C++ | gpl-3.0 | 5,462 |
/****************************************************************************
*
* svotval.h
*
* The FreeType OpenType validation service (specification).
*
* Copyright (C) 2004-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svotval.h | C++ | gpl-3.0 | 1,253 |
/****************************************************************************
*
* svpfr.h
*
* Internal PFR service functions (specification).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, an... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svpfr.h | C++ | gpl-3.0 | 1,570 |
/****************************************************************************
*
* svpostnm.h
*
* The FreeType PostScript name services (specification).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mo... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svpostnm.h | C++ | gpl-3.0 | 1,571 |
/****************************************************************************
*
* svprop.h
*
* The FreeType property service (specification).
*
* Copyright (C) 2012-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* modified, an... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svprop.h | C++ | gpl-3.0 | 1,677 |
/****************************************************************************
*
* svpscmap.h
*
* The FreeType PostScript charmap service (specification).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* ... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svpscmap.h | C++ | gpl-3.0 | 4,274 |
/****************************************************************************
*
* svpsinfo.h
*
* The FreeType PostScript info service (specification).
*
* Copyright (C) 2003-2022 by
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeType project, and may only be used,
* mod... | whupdup/frame | real/third_party/freetype-2.12.0/include/freetype/internal/services/svpsinfo.h | C++ | gpl-3.0 | 2,469 |