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
/* Copyright Sergue E. Leontiev 2013. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ // Stub file for universal binary #if defined(__i386__) #include "make_i386_sysv_macho_gas.S" #...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_i386_x86_64_sysv_macho_gas.S
Assembly
gpl-3.0
425
/* Copyright Oliver Kowalke 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ /******************************************************* * ...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_mips32_o32_elf_gas.S
Assembly
gpl-3.0
4,582
/* Copyright Sergue E. Leontiev 2013. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ // Stub file for universal binary #if defined(__ppc__) #include "make_ppc32_sysv_macho_gas.S" #...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_ppc32_ppc64_sysv_macho_gas.S
Assembly
gpl-3.0
423
/* Copyright Oliver Kowalke 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ /****************************************************** * ...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_ppc32_sysv_elf_gas.S
Assembly
gpl-3.0
5,649
/* Copyright Oliver Kowalke 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ /****************************************************** * ...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_ppc32_sysv_macho_gas.S
Assembly
gpl-3.0
5,461
/* Copyright Oliver Kowalke 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ /****************************************************** * ...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_ppc32_sysv_xcoff_gas.S
Assembly
gpl-3.0
5,522
/* Copyright Oliver Kowalke 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ /******************************************************* * ...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_ppc64_sysv_elf_gas.S
Assembly
gpl-3.0
6,123
/* Copyright Oliver Kowalke 2009. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ /******************************************************* * ...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_ppc64_sysv_macho_gas.S
Assembly
gpl-3.0
4,959
.globl make_fcontext[DS] .globl .make_fcontext[PR] .align 2 .csect .make_fcontext[PR], 3 .globl _make_fcontext #._make_fcontext: # save return address into R6 mflr 6 # first arg of make_fcontext() == top address of context-function # shift address in R3 to lower 16 byte boundary clrrwi 3, 3...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_ppc64_sysv_xcoff_gas.S
Assembly
gpl-3.0
1,436
/* Copyright Oliver Kowalke 2009. Copyright Thomas Sailer 2013. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ /***********************************************************...
whupdup/frame
real/third_party/boost_context/asm/not_modified_yet/make_x86_64_ms_pe_gas.S
Assembly
gpl-3.0
9,650
// Copyright Oliver Kowalke 2009. // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // Modified for use in FiberTaskingLib // // FiberTaskingLib is the legal property of Adrian Astley // Copyr...
whupdup/frame
real/third_party/boost_context/include/boost_context/fcontext.h
C++
gpl-3.0
719
BasedOnStyle: Chromium AlignAfterOpenBracket: Align AlignConsecutiveAssignments: true AlignConsecutiveDeclarations: true AlignConsecutiveMacros: true AlignEscapedNewlines: true # AlignOperands: Align AlignTrailingComments: true AlwaysBreakAfterReturnType: AllDefinitions BreakBeforeBraces: Allman ColumnLimit: 80 DeriveP...
whupdup/frame
real/third_party/freetype-2.12.0/.clang-format
none
gpl-3.0
453
# CMakeLists.txt # # Copyright (C) 2013-2022 by # David Turner, Robert Wilhelm, and Werner Lemberg. # # Written originally by John Cary <cary@txcorp.com> # # This file is part of the FreeType project, and may only be used, modified, # and distributed under the terms of the FreeType project license, # LICENSE.TXT. By c...
whupdup/frame
real/third_party/freetype-2.12.0/CMakeLists.txt
Text
gpl-3.0
19,809
2022-03-31 Werner Lemberg <wl@gnu.org> * Version 2.12.0 released. ========================== Tag sources with `VER-2-12-0'. * docs/VERSION.TXT: Add entry for version 2.12.0. * docs/CHANGES, docs/release: Updated. * README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.ht...
whupdup/frame
real/third_party/freetype-2.12.0/ChangeLog
none
gpl-3.0
100,764
# # FreeType 2 build system -- top-level Makefile # # 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 distributed under the terms of the FreeType project license, # LICENSE.TXT. By continuing to use, m...
whupdup/frame
real/third_party/freetype-2.12.0/Makefile
Makefile
gpl-3.0
846
FreeType 2.12.0 =============== Homepage: https://www.freetype.org FreeType is a freely available software library to render fonts. It is written in C, designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images) of most vector and bi...
whupdup/frame
real/third_party/freetype-2.12.0/README
none
gpl-3.0
2,970
README.git ========== repository issues ----------------- FreeType's official repository site is https://gitlab.freedesktop.org/freetype , from which the 'freetype.git' and 'freetype-demos.git' repositories can be cloned in the usual way. git clone https://gitlab.freedesktop.org/freetype/freetype.git gi...
whupdup/frame
real/third_party/freetype-2.12.0/README.git
git
gpl-3.0
3,154
#!/bin/sh # Copyright (C) 2005-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 under the terms of the FreeType project license, # LICENSE.TXT. By continuing to use, modify, or distribute this file you # indica...
whupdup/frame
real/third_party/freetype-2.12.0/autogen.sh
Shell
gpl-3.0
4,768
#!/bin/sh # # 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 under the terms of the FreeType project license, # LICENSE.TXT. By continuing to use, modify, or distribute this file you # indic...
whupdup/frame
real/third_party/freetype-2.12.0/configure
none
gpl-3.0
3,999
/**************************************************************************** * * ft2build.h * * FreeType 2 build and setup macros (development version). * * 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/devel/ft2build.h
C++
gpl-3.0
1,177
/**************************************************************************** * * ftoption.h (for development) * * 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 m...
whupdup/frame
real/third_party/freetype-2.12.0/devel/ftoption.h
C++
gpl-3.0
40,230
CHANGES BETWEEN 2.11.1 and 2.12.0 I. IMPORTANT CHANGES - FreeType now handles OT-SVG fonts, to be controlled with `FT_CONFIG_OPTION_SVG` configuration macro. By default, it can only load the 'SVG ' table of an OpenType font. However, by using the `svg-hooks` property of the new 'ot-svg'...
whupdup/frame
real/third_party/freetype-2.12.0/docs/CHANGES
none
gpl-3.0
210,575
Support for a cmake build has been contributed. See the remarks in the top-level `CMakeLists.txt' file for more.
whupdup/frame
real/third_party/freetype-2.12.0/docs/CMAKE
none
gpl-3.0
114
How to customize the compilation of the library =============================================== FreeType is highly customizable to fit various needs, and this document describes how it is possible to select options and components at compilation time. I. Configuration macros The file `include...
whupdup/frame
real/third_party/freetype-2.12.0/docs/CUSTOMIZE
none
gpl-3.0
5,301
Debugging within the FreeType sources ===================================== I. Configuration macros ----------------------- There are several ways to enable debugging features in a FreeType 2 builds. This is controlled through the definition of special macros located in the file `ftoption.h'. The macros are: ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/DEBUG
none
gpl-3.0
11,290
Introduction ------------ Documentation is an extremely important part of any project, and it helps a lot if it uses consistent syntax and layout. The documentation for the FreeType library is maintained in header files in the `include/` directory in the form of code comments. These comments are extracted and organi...
whupdup/frame
real/third_party/freetype-2.12.0/docs/DOCGUIDE
none
gpl-3.0
8,604
The FreeType Project LICENSE ---------------------------- 2006-Jan-27 Copyright 1996-2002, 2006 by David Turner, Robert Wilhelm, and Werner Lemberg Introduction ============ The FreeType Project is distributed in ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/FTL.TXT
Text
gpl-3.0
6,743
GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble...
whupdup/frame
real/third_party/freetype-2.12.0/docs/GPLv2.TXT
Text
gpl-3.0
17,994
There are several ways to build the FreeType library, depending on your system and the level of customization you need. Here is a short overview of the documentation available: I. Prerequisites and dependencies ================================= FreeType is a low level C library that only depends on the sta...
whupdup/frame
real/third_party/freetype-2.12.0/docs/INSTALL
none
gpl-3.0
4,174
Instructions on how to build FreeType with your own build tool ============================================================== See the file `CUSTOMIZE' to learn how to customize FreeType to specific environments. I. Standard procedure --------------------- * If you use macro names for FreeType header file...
whupdup/frame
real/third_party/freetype-2.12.0/docs/INSTALL.ANY
any
gpl-3.0
5,944
This document contains instructions on how to cross-build the FreeType library on Unix systems, for example, building binaries for Linux/MIPS on FreeBSD/i386. Before reading this document, please consult the file `INSTALL.UNIX' for required tools and the basic self-building procedure. 1. Required Tools -...
whupdup/frame
real/third_party/freetype-2.12.0/docs/INSTALL.CROSS
cross
gpl-3.0
6,687
This document contains instructions how to build the FreeType library on non-Unix systems with the help of GNU Make. Note that if you are running Cygwin or MinGW/MSYS in Windows, you should follow the instructions in the file `INSTALL.UNIX' instead. FreeType 2 includes a powerful and flexible build syst...
whupdup/frame
real/third_party/freetype-2.12.0/docs/INSTALL.GNU
gnu
gpl-3.0
6,588
Please follow the instructions in INSTALL.UNIX to install FreeType on Mac OS X. Currently FreeType2 functions based on some deprecated Carbon APIs return `FT_Err_Unimplemented_Feature' always, even if FreeType2 is configured and built on the system that deprecated Carbon APIs are available. To enable ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/INSTALL.MAC
mac
gpl-3.0
1,466
This document contains instructions on how to build the FreeType library on Unix systems. This also works for emulations like Cygwin or MSys on Win32: 1. Ensure that you are using GNU Make ------------------------------------- The FreeType build system _exclusively_ works with GNU Make. You wi...
whupdup/frame
real/third_party/freetype-2.12.0/docs/INSTALL.UNIX
unix
gpl-3.0
4,933
How to build the FreeType 2 library on VMS ----------------------------------------- It is actually very straightforward to install the FreeType 2 library. Just execute vms_make.com from the toplevel directory to build the library. This procedure currently accepts the following options: DEBUG Build the library...
whupdup/frame
real/third_party/freetype-2.12.0/docs/INSTALL.VMS
vms
gpl-3.0
1,971
As a special exception, FreeType can also be built with the 'makepp' build tool, available from https://makepp.sourceforge.net. Note, however, that you will need at least version 2.0 and pass the option --norc-substitution to have it work correctly.
whupdup/frame
real/third_party/freetype-2.12.0/docs/MAKEPP
none
gpl-3.0
256
This file describes various problems that have been encountered in compiling, installing and running FreeType 2. Suggestions for additions or other improvements to this file are welcome. ---------------------------------------------------------------------- Running Problems ================ * Some Type...
whupdup/frame
real/third_party/freetype-2.12.0/docs/PROBLEMS
none
gpl-3.0
2,714
After saying `make refdoc' or `make refdoc-venv' the `reference/' directory contains the FreeType API reference. You need Python >= 3.5 and pip to make this target. There are two ways to generate the documentation: 1. Using `make refdoc': - Ensure `python' and `pip' are available. - Install pip package `doc...
whupdup/frame
real/third_party/freetype-2.12.0/docs/README
none
gpl-3.0
1,323
Here is a list of items that need to be addressed in FreeType 2 --------------------------------------------------------------- * Implement stem3/counter hints properly in the Postscript hinter. * Add CIDCMap support to the CID driver. * Add track kerning support to the PFR driver. * Add kerning (AFM file) support ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/TODO
none
gpl-3.0
1,364
Due to our use of `libtool' to generate and install the FreeType 2 libraries on Unix systems, as well as other historical events, it is generally very difficult to know precisely which release of the font engine is installed on a given system. This file tries to explain why and to document ways to properly det...
whupdup/frame
real/third_party/freetype-2.12.0/docs/VERSIONS.TXT
Text
gpl-3.0
4,182
This file contains a list of various font formats. It gives the reference document and whether it is supported in FreeType 2. Table fields ------------ wrapper format The format used to represent the font data. In the table below it is used only if the font format differs. Possible values are ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/formats.txt
Text
gpl-3.0
9,551
.TH FREETYPE-CONFIG 1 "March 2022" "FreeType 2.12.0" . . .SH NAME . freetype-config \- Get information about a libfreetype installation . . .SH SYNOPSIS . .B freetype-config .RI [ options ] . . .SH DESCRIPTION . .B freetype-config returns information needed for compiling and linking programs with the FreeType library, ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/freetype-config.1
1
gpl-3.0
2,887
2002-02-09 Werner Lemberg <wl@gnu.org> * README: Fix typo. * docs/CHANGES: Minor fixes. * Version 2.0.8 released. ========================= 2002-02-08 David Turner <david@freetype.org> * docs/CHANGES: Updating for 2.0.8. * include/freetype/freetype.h: Setting `PATCH_LEVEL' to 8 and removing `FT_Get_Ne...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.20
20
gpl-3.0
91,563
2005-06-08 Werner Lemberg <wl@gnu.org> * Version 2.1.10 released. ========================== * src/pcf/readme: Renamed to... * src/pcf/README: This. 2005-06-07 Detlef Würkner <TetiSoft@apg.lahn.de> * builds/amiga/*: Added copyright notes, reworked some comments. 2005-06-05 Werner Lemberg <wl@gnu.org> ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.21
21
gpl-3.0
329,142
2021-07-18 Werner Lemberg <wl@gnu.org> * Version 2.11.0 released. ========================== Tag sources with `VER-2-11-0'. * docs/VERSION.TXT: Add entry for version 2.11.0. * docs/CHANGES: Updated. * README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/w...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.210
210
gpl-3.0
247,069
2006-05-12 Werner Lemberg <wl@gnu.org> * Version 2.2.1 released. ========================= Tag sources with `VER-2-2-1'. 2006-05-12 Werner Lemberg <wl@gnu.org> * src/tools/docmaker/sources.py (re_source_keywords): Add word boundary markers. * src/tools/docmaker/content.py (re_field): Allow `.' in field ...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.22
22
gpl-3.0
99,819
2010-02-13 Werner Lemberg <wl@gnu.org> * Version 2.3.12 released. ========================== Tag sources with `VER-2-3-12'. * docs/CHANGES: Updated. * docs/VERSION.DLL: Update documentation and bump version number to 2.3.12. * README, Jamfile (RefDoc), builds/win32/vc2005/freetype.vcproj, builds/win32/v...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.23
23
gpl-3.0
272,330
2013-05-08 Werner Lemberg <wl@gnu.org> * Version 2.4.12 released. ========================== Tag sources with `VER-2-4-12'. * docs/VERSION.DLL: Update documentation and bump version number to 2.4.12. * README, Jamfile (RefDoc), builds/win32/vc2005/freetype.vcproj, builds/win32/vc2005/index.html, builds/w...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.24
24
gpl-3.0
207,336
2014-12-30 Werner Lemberg <wl@gnu.org> * Version 2.5.5 released. ========================= Tag sources with `VER-2-5-5'. * docs/VERSION.DLL: Update documentation and bump version number to 2.5.5. * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj, builds/windows/vc2005/index.html, builds/w...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.25
25
gpl-3.0
162,296
2016-07-12 Werner Lemberg <wl@gnu.org> * Version 2.6.5 released. ========================= Tag sources with `VER-2-6-5'. This commit immediately follows `[mac] Fix ftexport.sym target in Jamfile.' on a separate branch, which was then merged with master after the release. * include/freetype/config/ftoption...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.26
26
gpl-3.0
176,364
2016-12-30 Werner Lemberg <wl@gnu.org> * Version 2.7.1 released. ========================= Tag sources with `VER-2-7-1'. * docs/VERSION.TXT: Add entry for version 2.7.1. * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj, builds/windows/vc2005/index.html, builds/windows/vc2008/freetype.vcpr...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.27
27
gpl-3.0
63,133
2017-09-16 Werner Lemberg <wl@gnu.org> * Version 2.8.1 released. ========================= Tag sources with `VER-2-8-1'. * docs/VERSION.TXT: Add entry for version 2.8.1. * docs/CHANGES: Updated. * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj, builds/windows/vc2005/index.html, builds/wi...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.28
28
gpl-3.0
96,385
2018-05-01 Werner Lemberg <wl@gnu.org> * Version 2.9.1 released. ========================= Tag sources with `VER-2-9-1'. * docs/VERSION.TXT: Add entry for version 2.9.1. * docs/CHANGES: Updated. * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj, src/base/ftver.rc, builds/windows/vc2005/ind...
whupdup/frame
real/third_party/freetype-2.12.0/docs/oldlogs/ChangeLog.29
29
gpl-3.0
72,091
How FreeType's rasterizer work by David Turner Revised 2007-Feb-01 This file is an attempt to explain the internals of the FreeType rasterizer. The rasterizer is of quite general purpose and could easily be integrated into other programs....
whupdup/frame
real/third_party/freetype-2.12.0/docs/raster.txt
Text
gpl-3.0
24,021
<!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/404.html
HTML
gpl-3.0
23,195
module.exports=require("./lunr.ja");
whupdup/frame
real/third_party/freetype-2.12.0/docs/reference/assets/javascripts/lunr/min/lunr.jp.min.js
JavaScript
gpl-3.0
36
!function(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():t()(e.lunr)}(this,function(){return function(e){e.multiLanguage=function(){for(var t=Array.prototype.slice.call(arguments),i=t.join("-"),r="",n=[],s=[],p=0;p<t.length;++p)"en"==t[p]?(r+="\\w",n.unshift(e.stopWordF...
whupdup/frame
real/third_party/freetype-2.12.0/docs/reference/assets/javascripts/lunr/min/lunr.multi.min.js
JavaScript
gpl-3.0
817
!function(e,r){"function"==typeof define&&define.amd?define(r):"object"==typeof exports?module.exports=r():r()(e.lunr)}(this,function(){return function(e){if(void 0===e)throw new Error("Lunr is not present. Please include / require Lunr before this script.");if(void 0===e.stemmerSupport)throw new Error("Lunr stemmer su...
whupdup/frame
real/third_party/freetype-2.12.0/docs/reference/assets/javascripts/lunr/min/lunr.vi.min.js
JavaScript
gpl-3.0
784
<!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-auto_hinter.html
HTML
gpl-3.0
27,960
<!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-basic_types.html
HTML
gpl-3.0
70,209
<!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-bdf_fonts.html
HTML
gpl-3.0
35,029
<!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-bitmap_handling.html
HTML
gpl-3.0
41,244
<!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-bzip2.html
HTML
gpl-3.0
29,136
<!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-cache_subsystem.html
HTML
gpl-3.0
81,272
<!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-cff_driver.html
HTML
gpl-3.0
30,871
<!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-cid_fonts.html
HTML
gpl-3.0
32,225
<!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-color_management.html
HTML
gpl-3.0
39,839
<!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-computations.html
HTML
gpl-3.0
52,520
<!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-debugging_apis.html
HTML
gpl-3.0
32,523
<!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-error_code_values.html
HTML
gpl-3.0
38,849
<!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-error_enumerations.html
HTML
gpl-3.0
31,218
<!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-font_formats.html
HTML
gpl-3.0
28,572
<!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-gasp_table.html
HTML
gpl-3.0
31,649
<!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-glyph_management.html
HTML
gpl-3.0
58,538
<!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-glyph_stroker.html
HTML
gpl-3.0
64,859
<!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-glyph_variants.html
HTML
gpl-3.0
37,675
<!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-gx_validation.html
HTML
gpl-3.0
42,617
<!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-gzip.html
HTML
gpl-3.0
31,512
<!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-header_file_macros.html
HTML
gpl-3.0
63,597
<!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-header_inclusion.html
HTML
gpl-3.0
27,199
<!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-incremental.html
HTML
gpl-3.0
44,216
<!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-index.html
HTML
gpl-3.0
99,915
<!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-lcd_rendering.html
HTML
gpl-3.0
42,288
<!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-list_processing.html
HTML
gpl-3.0
42,310
<!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-lzw.html
HTML
gpl-3.0
29,049
<!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-mac_specific.html
HTML
gpl-3.0
38,775
<!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-module_management.html
HTML
gpl-3.0
65,737
<!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-multiple_masters.html
HTML
gpl-3.0
63,601
<!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-ot_svg_driver.html
HTML
gpl-3.0
27,459
<!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-ot_validation.html
HTML
gpl-3.0
33,653
<!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-outline_processing.html
HTML
gpl-3.0
76,705
<!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-parameter_tags.html
HTML
gpl-3.0
36,718
<!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-pcf_driver.html
HTML
gpl-3.0
27,315
<!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-pfr_fonts.html
HTML
gpl-3.0
33,319
<!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-preamble.html
HTML
gpl-3.0
27,303
<!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-properties.html
HTML
gpl-3.0
69,131
<!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-quick_advance.html
HTML
gpl-3.0
33,936
<!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-raster.html
HTML
gpl-3.0
52,325
<!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-sfnt_names.html
HTML
gpl-3.0
37,950
<!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-sizes_management.html
HTML
gpl-3.0
32,307