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
/**************************************************************************** * * t1cmap.c * * Type 1 character map support (body). * * 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 distribu...
whupdup/frame
real/third_party/freetype-2.12.0/src/psaux/t1cmap.c
C++
gpl-3.0
11,076
/**************************************************************************** * * t1cmap.h * * Type 1 character map support (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...
whupdup/frame
real/third_party/freetype-2.12.0/src/psaux/t1cmap.h
C++
gpl-3.0
3,282
/**************************************************************************** * * t1decode.c * * PostScript Type 1 decoding routines (body). * * Copyright (C) 2000-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/src/psaux/t1decode.c
C++
gpl-3.0
60,726
/**************************************************************************** * * t1decode.h * * PostScript Type 1 decoding routines (specification). * * Copyright (C) 2000-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/src/psaux/t1decode.h
C++
gpl-3.0
2,024
# # FreeType 2 PSHinter module definition # # 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, modify, o...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/module.mk
mk
gpl-3.0
662
/**************************************************************************** * * pshalgo.c * * PostScript hinting algorithm (body). * * 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 and distribut...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshalgo.c
C++
gpl-3.0
58,961
/**************************************************************************** * * pshalgo.h * * PostScript hinting algorithm (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, an...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshalgo.h
C++
gpl-3.0
6,616
/**************************************************************************** * * pshglob.c * * PostScript hinter global hinting management (body). * Inspired by the new auto-hinter module. * * Copyright (C) 2001-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the Free...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshglob.c
C++
gpl-3.0
22,377
/**************************************************************************** * * pshglob.h * * PostScript hinter global hinting management. * * 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, and...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshglob.h
C++
gpl-3.0
4,860
/**************************************************************************** * * pshinter.c * * FreeType PostScript Hinting module * * 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, and distribu...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshinter.c
C++
gpl-3.0
671
/**************************************************************************** * * pshmod.c * * FreeType PostScript hinter module implementation (body). * * 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, * mo...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshmod.c
C++
gpl-3.0
2,843
/**************************************************************************** * * pshmod.h * * PostScript hinter module interface (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/src/pshinter/pshmod.h
C++
gpl-3.0
741
/**************************************************************************** * * pshnterr.h * * PS Hinter error codes (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...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshnterr.h
C++
gpl-3.0
978
/**************************************************************************** * * pshrec.c * * FreeType PostScript hints recorder (body). * * 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, and di...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshrec.c
C++
gpl-3.0
30,632
/**************************************************************************** * * pshrec.h * * Postscript (Type1/Type2) hints recorder (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, * mo...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/pshrec.h
C++
gpl-3.0
4,103
# # FreeType 2 PSHinter driver configuration rules # # 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, # and distributed under the terms of the FreeType project license, # LICENSE.TXT. By continuing to use, ...
whupdup/frame
real/third_party/freetype-2.12.0/src/pshinter/rules.mk
mk
gpl-3.0
2,041
# # FreeType 2 PSnames module definition # # 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, modify, or...
whupdup/frame
real/third_party/freetype-2.12.0/src/psnames/module.mk
mk
gpl-3.0
674
/**************************************************************************** * * psmodule.c * * psnames module implementation (body). * * 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 distr...
whupdup/frame
real/third_party/freetype-2.12.0/src/psnames/psmodule.c
C++
gpl-3.0
15,896
/**************************************************************************** * * psmodule.h * * High-level psnames module 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/src/psnames/psmodule.h
C++
gpl-3.0
748
/**************************************************************************** * * psnamerr.h * * PS names module error codes (specification only). * * 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/src/psnames/psnamerr.h
C++
gpl-3.0
999
/**************************************************************************** * * psnames.c * * FreeType psnames module component (body 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, * modified, a...
whupdup/frame
real/third_party/freetype-2.12.0/src/psnames/psnames.c
C++
gpl-3.0
622
/**************************************************************************** * * pstables.h * * PostScript glyph names. * * 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 t...
whupdup/frame
real/third_party/freetype-2.12.0/src/psnames/pstables.h
C++
gpl-3.0
268,144
# # FreeType 2 psnames driver configuration rules # # 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/src/psnames/rules.mk
mk
gpl-3.0
1,900
/**************************************************************************** * * ftmisc.h * * Miscellaneous macros for stand-alone rasterizer (specification * only). * * Copyright (C) 2005-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType project, and may o...
whupdup/frame
real/third_party/freetype-2.12.0/src/raster/ftmisc.h
C++
gpl-3.0
2,969
/**************************************************************************** * * ftraster.c * * The FreeType glyph rasterizer (body). * * 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 distr...
whupdup/frame
real/third_party/freetype-2.12.0/src/raster/ftraster.c
C++
gpl-3.0
84,452
/**************************************************************************** * * ftraster.h * * The FreeType glyph rasterizer (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 an...
whupdup/frame
real/third_party/freetype-2.12.0/src/raster/ftraster.h
C++
gpl-3.0
1,092
/**************************************************************************** * * ftrend1.c * * The FreeType glyph rasterizer interface (body). * * 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/src/raster/ftrend1.c
C++
gpl-3.0
5,490
/**************************************************************************** * * ftrend1.h * * The FreeType glyph rasterizer 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, * m...
whupdup/frame
real/third_party/freetype-2.12.0/src/raster/ftrend1.h
C++
gpl-3.0
755
# # FreeType 2 renderer module definition # # 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, modify, o...
whupdup/frame
real/third_party/freetype-2.12.0/src/raster/module.mk
mk
gpl-3.0
666
/**************************************************************************** * * raster.c * * FreeType monochrome rasterer module component (body 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/src/raster/raster.c
C++
gpl-3.0
654
/**************************************************************************** * * rasterrs.h * * monochrome renderer error codes (specification only). * * 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, * mod...
whupdup/frame
real/third_party/freetype-2.12.0/src/raster/rasterrs.h
C++
gpl-3.0
1,005
# # FreeType 2 renderer module build rules # # 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, modify, ...
whupdup/frame
real/third_party/freetype-2.12.0/src/raster/rules.mk
mk
gpl-3.0
1,848
/**************************************************************************** * * ftbsdf.c * * Signed Distance Field support for bitmap fonts (body only). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeType proj...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftbsdf.c
C++
gpl-3.0
38,269
/**************************************************************************** * * ftsdf.c * * Signed Distance Field support for outline fonts (body). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeType project, ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftsdf.c
C++
gpl-3.0
111,825
/**************************************************************************** * * ftsdf.h * * Signed Distance Field support (specification). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeType project, and may o...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftsdf.h
C++
gpl-3.0
2,914
/**************************************************************************** * * ftsdfcommon.c * * Auxiliary data for Signed Distance Field support (body). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeType pr...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftsdfcommon.c
C++
gpl-3.0
4,108
/**************************************************************************** * * ftsdfcommon.h * * Auxiliary data for Signed Distance Field support (specification). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the Fr...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftsdfcommon.h
C++
gpl-3.0
4,007
/**************************************************************************** * * ftsdferrs.h * * Signed Distance Field error codes (specification only). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeType proje...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftsdferrs.h
C++
gpl-3.0
848
/**************************************************************************** * * ftsdfrend.c * * Signed Distance Field renderer interface (body). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeType project, and...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftsdfrend.c
C++
gpl-3.0
16,559
/**************************************************************************** * * ftsdfrend.h * * Signed Distance Field renderer interface (specification). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeType pro...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/ftsdfrend.h
C++
gpl-3.0
3,386
# # FreeType 2 Signed Distance Field module definition # # 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 under the terms of the FreeType project license, # LICENSE.TXT. By continuing to u...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/module.mk
mk
gpl-3.0
924
# # FreeType 2 Signed Distance Field driver configuration rules # # 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 under the terms of the FreeType project license, # LICENSE.TXT. By contin...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/rules.mk
mk
gpl-3.0
1,901
/**************************************************************************** * * sdf.c * * FreeType Signed Distance Field renderer module component (body only). * * Copyright (C) 2020-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Written by Anuj Verma. * * This file is part of the FreeTy...
whupdup/frame
real/third_party/freetype-2.12.0/src/sdf/sdf.c
C++
gpl-3.0
735
# # FreeType 2 SFNT module definition # # 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, modify, or di...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/module.mk
mk
gpl-3.0
667
/**************************************************************************** * * pngshim.c * * PNG Bitmap glyph support. * * Copyright (C) 2013-2022 by * Google, Inc. * Written by Stuart Gill and Behdad Esfahbod. * * This file is part of the FreeType project, and may only be used, * modified, and distribu...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/pngshim.c
C++
gpl-3.0
13,180
/**************************************************************************** * * pngshim.h * * PNG Bitmap glyph support. * * Copyright (C) 2013-2022 by * Google, Inc. * Written by Stuart Gill and Behdad Esfahbod. * * This file is part of the FreeType project, and may only be used, * modified, and distribu...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/pngshim.h
C++
gpl-3.0
1,184
# # FreeType 2 SFNT driver configuration rules # # 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, modi...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/rules.mk
mk
gpl-3.0
2,350
/**************************************************************************** * * sfdriver.c * * High-level SFNT driver interface (body). * * 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/src/sfnt/sfdriver.c
C++
gpl-3.0
35,903
/**************************************************************************** * * sfdriver.h * * High-level SFNT 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, * modifie...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sfdriver.h
C++
gpl-3.0
740
/**************************************************************************** * * sferrors.h * * SFNT error codes (specification only). * * 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, and dist...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sferrors.h
C++
gpl-3.0
966
/**************************************************************************** * * sfnt.c * * Single object library component. * * 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 un...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sfnt.c
C++
gpl-3.0
908
/**************************************************************************** * * sfobjs.c * * SFNT object management (base). * * 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 un...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sfobjs.c
C++
gpl-3.0
48,557
/**************************************************************************** * * sfobjs.h * * SFNT object 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, and distr...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sfobjs.h
C++
gpl-3.0
1,417
/**************************************************************************** * * sfwoff.c * * WOFF format management (base). * * 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 un...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sfwoff.c
C++
gpl-3.0
12,465
/**************************************************************************** * * sfwoff.h * * WOFFF format 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, and dist...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sfwoff.h
C++
gpl-3.0
865
/**************************************************************************** * * sfwoff2.c * * WOFF2 format management (base). * * Copyright (C) 2019-2022 by * Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType project, and may only be used, * modif...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/sfwoff2.c
C++
gpl-3.0
66,393
/**************************************************************************** * * sfwoff2.h * * WOFFF2 format management (specification). * * Copyright (C) 2019-2022 by * Nikhil Ramakrishnan, 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/src/sfnt/sfwoff2.h
C++
gpl-3.0
2,124
/**************************************************************************** * * ttbdf.c * * TrueType and OpenType embedded BDF properties (body). * * 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, * modifi...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttbdf.c
C++
gpl-3.0
6,180
/**************************************************************************** * * ttbdf.h * * TrueType and OpenType embedded BDF properties (specification). * * 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, ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttbdf.h
C++
gpl-3.0
1,029
/**************************************************************************** * * ttcmap.c * * TrueType character mapping table (cmap) support (body). * * 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, * mod...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttcmap.c
C++
gpl-3.0
109,699
/**************************************************************************** * * ttcmap.h * * TrueType character mapping table (cmap) support (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 use...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttcmap.h
C++
gpl-3.0
3,727
/**************************************************************************** * * ttcmapc.h * * TT CMAP classes definitions (specification only). * * Copyright (C) 2009-2022 by * Oran Agra and Mickey Gabel. * * This file is part of the FreeType project, and may only be used, * modified, and distributed unde...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttcmapc.h
C++
gpl-3.0
1,227
/**************************************************************************** * * ttcolr.c * * TrueType and OpenType colored glyph layer support (body). * * Copyright (C) 2018-2022 by * David Turner, Robert Wilhelm, Dominik Röttsches, and Werner Lemberg. * * Originally written by Shao Yu Zhang <shaozhang@fb....
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttcolr.c
C++
gpl-3.0
40,007
/**************************************************************************** * * ttcolr.h * * TrueType and OpenType colored glyph layer support (specification). * * Copyright (C) 2018-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Originally written by Shao Yu Zhang <shaozhang@fb.com>. * ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttcolr.h
C++
gpl-3.0
2,526
/**************************************************************************** * * ttcpal.c * * TrueType and OpenType color palette support (body). * * Copyright (C) 2018-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Originally written by Shao Yu Zhang <shaozhang@fb.com>. * * This file is ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttcpal.c
C++
gpl-3.0
7,964
/**************************************************************************** * * ttcpal.h * * TrueType and OpenType color palette support (specification). * * Copyright (C) 2018-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Originally written by Shao Yu Zhang <shaozhang@fb.com>. * * This...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttcpal.h
C++
gpl-3.0
1,036
/**************************************************************************** * * ttkern.c * * Load the basic TrueType kerning table. This doesn't handle * kerning data within the GPOS table at the moment. * * Copyright (C) 1996-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttkern.c
C++
gpl-3.0
7,232
/**************************************************************************** * * ttkern.h * * Load the basic TrueType kerning table. This doesn't handle * kerning data within the GPOS table at the moment. * * Copyright (C) 1996-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttkern.h
C++
gpl-3.0
1,199
/**************************************************************************** * * ttload.c * * Load the basic TrueType tables, i.e., tables that can be either in * TTF or OTF fonts (body). * * Copyright (C) 1996-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeT...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttload.c
C++
gpl-3.0
40,454
/**************************************************************************** * * ttload.h * * Load the basic TrueType tables, i.e., tables that can be either in * TTF or OTF fonts (specification). * * Copyright (C) 1996-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttload.h
C++
gpl-3.0
2,507
/**************************************************************************** * * ttmtx.c * * Load the metrics tables common to TTF and OTF fonts (body). * * 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, * ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttmtx.c
C++
gpl-3.0
8,534
/**************************************************************************** * * ttmtx.h * * Load the metrics tables common to TTF and OTF fonts (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 ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttmtx.h
C++
gpl-3.0
1,289
/**************************************************************************** * * ttpost.c * * PostScript name table processing for TrueType and OpenType fonts * (body). * * Copyright (C) 1996-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType project, and ma...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttpost.c
C++
gpl-3.0
14,704
/**************************************************************************** * * ttpost.h * * PostScript name table processing for TrueType and OpenType fonts * (specification). * * Copyright (C) 1996-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType projec...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttpost.h
C++
gpl-3.0
1,002
/**************************************************************************** * * ttsbit.c * * TrueType and OpenType embedded bitmap support (body). * * Copyright (C) 2005-2022 by * David Turner, Robert Wilhelm, and Werner Lemberg. * * Copyright 2013 by Google, Inc. * Google Author(s): Behdad Esfahbod. * ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttsbit.c
C++
gpl-3.0
48,780
/**************************************************************************** * * ttsbit.h * * TrueType and OpenType embedded bitmap support (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/src/sfnt/ttsbit.h
C++
gpl-3.0
1,672
/**************************************************************************** * * ttsvg.c * * OpenType SVG Color (specification). * * Copyright (C) 2022 by * David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. * * This file is part of the FreeType project, and may only be used, * modified, and ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttsvg.c
C++
gpl-3.0
10,489
/**************************************************************************** * * ttsvg.h * * OpenType SVG Color (specification). * * Copyright (C) 2022 by * David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. * * This file is part of the FreeType project, and may only be used, * modified, and ...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/ttsvg.h
C++
gpl-3.0
1,009
/**************************************************************************** * * woff2tags.c * * WOFF2 Font table tags (base). * * Copyright (C) 2019-2022 by * Nikhil Ramakrishnan, David Turner, Robert Wilhelm, and Werner Lemberg. * * This file is part of the FreeType project, and may only be used, * modif...
whupdup/frame
real/third_party/freetype-2.12.0/src/sfnt/woff2tags.c
C++
gpl-3.0
4,350
/**************************************************************************** * * woff2tags.h * * WOFF2 Font table tags (specification). * * Copyright (C) 2019-2022 by * Nikhil Ramakrishnan, 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/src/sfnt/woff2tags.h
C++
gpl-3.0
867
/**************************************************************************** * * ftgrays.c * * A new `perfect' anti-aliasing renderer (body). * * Copyright (C) 2000-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/src/smooth/ftgrays.c
C++
gpl-3.0
62,168
/**************************************************************************** * * ftgrays.h * * FreeType smooth renderer declaration * * 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 distrib...
whupdup/frame
real/third_party/freetype-2.12.0/src/smooth/ftgrays.h
C++
gpl-3.0
1,260
/**************************************************************************** * * ftsmerrs.h * * smooth renderer error codes (specification only). * * 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/src/smooth/ftsmerrs.h
C++
gpl-3.0
997
/**************************************************************************** * * ftsmooth.c * * Anti-aliasing renderer interface (body). * * Copyright (C) 2000-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/src/smooth/ftsmooth.c
C++
gpl-3.0
16,336
/**************************************************************************** * * ftsmooth.h * * Anti-aliasing renderer 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, * modifie...
whupdup/frame
real/third_party/freetype-2.12.0/src/smooth/ftsmooth.h
C++
gpl-3.0
751
# # FreeType 2 smooth renderer module definition # # 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, mo...
whupdup/frame
real/third_party/freetype-2.12.0/src/smooth/module.mk
mk
gpl-3.0
678
# # FreeType 2 smooth renderer module build rules # # 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/src/smooth/rules.mk
mk
gpl-3.0
1,856
/**************************************************************************** * * smooth.c * * FreeType anti-aliasing rasterer module component (body 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/src/smooth/smooth.c
C++
gpl-3.0
657
/**************************************************************************** * * ftsvg.c * * The FreeType SVG renderer interface (body). * * Copyright (C) 2022 by * David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. * * This file is part of the FreeType project, and may only be used, * modifi...
whupdup/frame
real/third_party/freetype-2.12.0/src/svg/ftsvg.c
C++
gpl-3.0
8,833
/**************************************************************************** * * ftsvg.h * * The FreeType SVG renderer interface (specification). * * Copyright (C) 2022 by * David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. * * This file is part of the FreeType project, and may only be used, ...
whupdup/frame
real/third_party/freetype-2.12.0/src/svg/ftsvg.h
C++
gpl-3.0
805
# # FreeType 2 SVG renderer module definition # # Copyright (C) 2022 by # David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. # # 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 ...
whupdup/frame
real/third_party/freetype-2.12.0/src/svg/module.mk
mk
gpl-3.0
672
# # FreeType 2 SVG renderer module build rules # # Copyright (C) 2022 by # David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. # # 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...
whupdup/frame
real/third_party/freetype-2.12.0/src/svg/rules.mk
mk
gpl-3.0
1,702
/**************************************************************************** * * svg.c * * FreeType SVG renderer module component (body only). * * Copyright (C) 2022 by * David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. * * This file is part of the FreeType project, and may only be used, * ...
whupdup/frame
real/third_party/freetype-2.12.0/src/svg/svg.c
C++
gpl-3.0
651
/**************************************************************************** * * svgtypes.h * * The FreeType SVG renderer internal types (specification). * * Copyright (C) 2022 by * David Turner, Robert Wilhelm, Werner Lemberg, and Moazin Khatti. * * This file is part of the FreeType project, and may only b...
whupdup/frame
real/third_party/freetype-2.12.0/src/svg/svgtypes.h
C++
gpl-3.0
1,190
#! /usr/bin/perl -w # -*- Perl -*- # # afblue.pl # # Process a blue zone character data file. # # Copyright (C) 2013-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 # lice...
whupdup/frame
real/third_party/freetype-2.12.0/src/tools/afblue.pl
Perl
gpl-3.0
13,048
/* * This little program is used to parse the FreeType headers and * find the declaration of all public APIs. This is easy, because * they all look like the following: * * FT_EXPORT( return_type ) * function_name( function arguments ); * * You must pass the list of header files as arguments. Wildcards are...
whupdup/frame
real/third_party/freetype-2.12.0/src/tools/apinames.c
C++
gpl-3.0
10,796
#!/usr/bin/env python # # Check trace components in FreeType 2 source. # Author: suzuki toshiya, 2009, 2013, 2020 # # This code is explicitly into the public domain. import sys import os import re SRC_FILE_LIST = [] USED_COMPONENT = {} KNOWN_COMPONENT = {} SRC_FILE_DIRS = [ "src" ] TRACE_DEF_FILES = [ "include...
whupdup/frame
real/third_party/freetype-2.12.0/src/tools/chktrcmp.py
Python
gpl-3.0
3,832
# compute arctangent table for CORDIC computations in fttrigon.c import sys, math #units = 64*65536.0 # don't change !! units = 180 * 2**16 scale = units/math.pi shrink = 1.0 comma = "" print "" print "table of arctan( 1/2^n ) for PI = " + repr(units/65536.0) + " units" for n in range(1,32): x = 0.5**n ...
whupdup/frame
real/third_party/freetype-2.12.0/src/tools/cordic.py
Python
gpl-3.0
784
# TOP_DIR and OBJ_DIR should be set by the user to the right directories, # if necessary. TOP_DIR ?= ../../.. OBJ_DIR ?= $(TOP_DIR)/objs # The setup below is for gcc on a Unix-like platform, # where FreeType has been set up to create a static library # (which is the default). VPATH = $(OBJ_DIR) \ $(OBJ_DIR)...
whupdup/frame
real/third_party/freetype-2.12.0/src/tools/ftrandom/Makefile
Makefile
gpl-3.0
961
ftrandom ======== This program expects a set of directories containing good fonts, and a set of extensions of fonts to be tested. It will randomly pick a font, copy it, introduce an error and then test it. The FreeType tests are quite basic; for each erroneous font ftrandom . forks off a new tester, . initializ...
whupdup/frame
real/third_party/freetype-2.12.0/src/tools/ftrandom/README
none
gpl-3.0
2,688