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 2000 Computing Research Labs, New Mexico State University
* Copyright 2001-2004, 2011 Francesco Zappa Nardelli
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without r... | whupdup/frame | real/third_party/freetype-2.12.0/src/bdf/bdf.h | C++ | gpl-3.0 | 8,233 |
/* bdfdrivr.c
FreeType font driver for bdf files
Copyright (C) 2001-2008, 2011, 2013, 2014 by
Francesco Zappa Nardelli
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restri... | whupdup/frame | real/third_party/freetype-2.12.0/src/bdf/bdfdrivr.c | C++ | gpl-3.0 | 29,066 |
/* bdfdrivr.h
FreeType font driver for bdf fonts
Copyright (C) 2001, 2002, 2003, 2004 by
Francesco Zappa Nardelli
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, in... | whupdup/frame | real/third_party/freetype-2.12.0/src/bdf/bdfdrivr.h | C++ | gpl-3.0 | 1,772 |
/*
* Copyright 2001, 2002, 2012 Francesco Zappa Nardelli
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, m... | whupdup/frame | real/third_party/freetype-2.12.0/src/bdf/bdferror.h | C++ | gpl-3.0 | 1,584 |
/*
* Copyright 2000 Computing Research Labs, New Mexico State University
* Copyright 2001-2014
* Francesco Zappa Nardelli
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without re... | whupdup/frame | real/third_party/freetype-2.12.0/src/bdf/bdflib.c | C++ | gpl-3.0 | 68,360 |
#
# FreeType 2 BDF module definition
#
# Copyright 2001, 2002, 2006 by
# Francesco Zappa Nardelli
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without lim... | whupdup/frame | real/third_party/freetype-2.12.0/src/bdf/module.mk | mk | gpl-3.0 | 1,372 |
#
# FreeType 2 bdf driver configuration rules
#
# Copyright (C) 2001, 2002, 2003, 2008 by
# Francesco Zappa Nardelli
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, i... | whupdup/frame | real/third_party/freetype-2.12.0/src/bdf/rules.mk | mk | gpl-3.0 | 2,432 |
/****************************************************************************
*
* ftbzip2.c
*
* FreeType support for .bz2 compressed files.
*
* This optional component relies on libbz2. It should mainly be used to
* parse compressed PCF fonts, as found with many X11 server
* distributions.
*
* Copyright (C... | whupdup/frame | real/third_party/freetype-2.12.0/src/bzip2/ftbzip2.c | C++ | gpl-3.0 | 12,781 |
#
# FreeType 2 BZIP2 support configuration rules
#
# Copyright (C) 2010-2022 by
# Joel Klinghed.
#
# based on `src/lzw/rules.mk'
#
# 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/bzip2/rules.mk | mk | gpl-3.0 | 1,492 |
/****************************************************************************
*
* ftcache.c
*
* The FreeType Caching sub-system (body only).
*
* 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/cache/ftcache.c | C++ | gpl-3.0 | 771 |
/****************************************************************************
*
* ftcbasic.c
*
* The FreeType basic cache interface (body).
*
* 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/cache/ftcbasic.c | C++ | gpl-3.0 | 18,051 |
/****************************************************************************
*
* ftccache.c
*
* The FreeType internal cache 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, a... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftccache.c | C++ | gpl-3.0 | 14,320 |
/****************************************************************************
*
* ftccache.h
*
* FreeType internal cache interface (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,
* modifi... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftccache.h | C++ | gpl-3.0 | 15,225 |
/****************************************************************************
*
* ftccback.h
*
* Callback functions of the caching sub-system (specification only).
*
* Copyright (C) 2004-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/cache/ftccback.h | C++ | gpl-3.0 | 2,220 |
/****************************************************************************
*
* ftccmap.c
*
* FreeType CharMap cache (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 distributed un... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftccmap.c | C++ | gpl-3.0 | 9,791 |
/****************************************************************************
*
* ftcerror.h
*
* Caching sub-system 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,
* modi... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcerror.h | C++ | gpl-3.0 | 999 |
/****************************************************************************
*
* ftcglyph.c
*
* FreeType Glyph Image (FT_Glyph) cache (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/cache/ftcglyph.c | C++ | gpl-3.0 | 5,357 |
/****************************************************************************
*
* ftcglyph.h
*
* FreeType abstract glyph cache (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,
* modified, ... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcglyph.h | C++ | gpl-3.0 | 11,552 |
/****************************************************************************
*
* ftcimage.c
*
* FreeType Image cache (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 distributed un... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcimage.c | C++ | gpl-3.0 | 3,677 |
/****************************************************************************
*
* ftcimage.h
*
* FreeType Generic Image cache (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,
* modified, an... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcimage.h | C++ | gpl-3.0 | 2,669 |
/****************************************************************************
*
* ftcmanag.c
*
* FreeType Cache Manager (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 distributed ... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcmanag.c | C++ | gpl-3.0 | 17,344 |
/****************************************************************************
*
* ftcmanag.h
*
* FreeType Cache Manager (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,
* modified, and dis... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcmanag.h | C++ | gpl-3.0 | 5,734 |
/****************************************************************************
*
* ftcmru.c
*
* FreeType MRU support (body).
*
* 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 distributed unde... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcmru.c | C++ | gpl-3.0 | 7,002 |
/****************************************************************************
*
* ftcmru.h
*
* Simple MRU list-cache (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,
* modified, and distri... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcmru.h | C++ | gpl-3.0 | 8,525 |
/****************************************************************************
*
* ftcsbits.c
*
* FreeType sbits manager (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 distributed ... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcsbits.c | C++ | gpl-3.0 | 12,296 |
/****************************************************************************
*
* ftcsbits.h
*
* A small-bitmap cache (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,
* modified, and distr... | whupdup/frame | real/third_party/freetype-2.12.0/src/cache/ftcsbits.h | C++ | gpl-3.0 | 2,409 |
#
# FreeType 2 Cache configuration rules
#
# 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 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/cache/rules.mk | mk | gpl-3.0 | 2,308 |
/****************************************************************************
*
* cff.c
*
* FreeType OpenType driver 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, and ... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cff.c | C++ | gpl-3.0 | 725 |
/****************************************************************************
*
* cffcmap.c
*
* CFF 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,
* modifie... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffcmap.c | C++ | gpl-3.0 | 6,971 |
/****************************************************************************
*
* cffcmap.h
*
* CFF 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 used,
... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffcmap.h | C++ | gpl-3.0 | 2,181 |
/****************************************************************************
*
* cffdrivr.c
*
* OpenType font driver 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... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffdrivr.c | C++ | gpl-3.0 | 34,862 |
/****************************************************************************
*
* cffdrivr.h
*
* High-level OpenType 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/src/cff/cffdrivr.h | C++ | gpl-3.0 | 752 |
/****************************************************************************
*
* cfferrs.h
*
* CFF 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 distri... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cfferrs.h | C++ | gpl-3.0 | 959 |
/****************************************************************************
*
* cffgload.c
*
* OpenType Glyph Loader (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 distributed u... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffgload.c | C++ | gpl-3.0 | 26,382 |
/****************************************************************************
*
* cffgload.h
*
* OpenType Glyph Loader (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/cff/cffgload.h | C++ | gpl-3.0 | 1,523 |
/****************************************************************************
*
* cffload.c
*
* OpenType and CFF data/program tables loader (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,
* modifi... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffload.c | C++ | gpl-3.0 | 75,289 |
/****************************************************************************
*
* cffload.h
*
* OpenType & CFF data/program tables loader (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/cff/cffload.h | C++ | gpl-3.0 | 3,299 |
/****************************************************************************
*
* cffobjs.c
*
* OpenType objects manager (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 distributed... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffobjs.c | C++ | gpl-3.0 | 35,915 |
/****************************************************************************
*
* cffobjs.h
*
* OpenType objects manager (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/src/cff/cffobjs.h | C++ | gpl-3.0 | 1,940 |
/****************************************************************************
*
* cffparse.c
*
* CFF token stream parser (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 distributed ... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffparse.c | C++ | gpl-3.0 | 42,033 |
/****************************************************************************
*
* cffparse.h
*
* CFF token stream parser (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 dis... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cffparse.h | C++ | gpl-3.0 | 3,523 |
/****************************************************************************
*
* cfftoken.h
*
* CFF token 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,
* modified, and... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/cfftoken.h | C++ | gpl-3.0 | 6,772 |
#
# FreeType 2 CFF 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 dis... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/module.mk | mk | gpl-3.0 | 656 |
#
# FreeType 2 OpenType/CFF 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 u... | whupdup/frame | real/third_party/freetype-2.12.0/src/cff/rules.mk | mk | gpl-3.0 | 1,864 |
/****************************************************************************
*
* ciderrs.h
*
* CID 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 distri... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/ciderrs.h | C++ | gpl-3.0 | 958 |
/****************************************************************************
*
* cidgload.c
*
* CID-keyed Type1 Glyph Loader (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 distri... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidgload.c | C++ | gpl-3.0 | 17,610 |
/****************************************************************************
*
* cidgload.h
*
* OpenType Glyph Loader (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/cid/cidgload.h | C++ | gpl-3.0 | 1,176 |
/****************************************************************************
*
* cidload.c
*
* CID-keyed Type1 font loader (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 distribu... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidload.c | C++ | gpl-3.0 | 25,040 |
/****************************************************************************
*
* cidload.h
*
* CID-keyed Type1 font loader (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... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidload.h | C++ | gpl-3.0 | 1,115 |
/****************************************************************************
*
* cidobjs.c
*
* CID objects manager (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 distributed unde... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidobjs.c | C++ | gpl-3.0 | 13,613 |
/****************************************************************************
*
* cidobjs.h
*
* CID objects manager (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 distrib... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidobjs.h | C++ | gpl-3.0 | 3,412 |
/****************************************************************************
*
* cidparse.c
*
* CID-keyed Type1 parser (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 distributed ... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidparse.c | C++ | gpl-3.0 | 8,487 |
/****************************************************************************
*
* cidparse.h
*
* CID-keyed Type1 parser (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 dis... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidparse.h | C++ | gpl-3.0 | 3,518 |
/****************************************************************************
*
* cidriver.c
*
* CID 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 distributed un... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidriver.c | C++ | gpl-3.0 | 6,691 |
/****************************************************************************
*
* cidriver.h
*
* High-level CID 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,
* modified... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidriver.h | C++ | gpl-3.0 | 772 |
/****************************************************************************
*
* cidtoken.h
*
* CID token 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,
* modified, and... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/cidtoken.h | C++ | gpl-3.0 | 4,387 |
#
# FreeType 2 CID 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 dis... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/module.mk | mk | gpl-3.0 | 679 |
#
# FreeType 2 CID 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, modif... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/rules.mk | mk | gpl-3.0 | 1,818 |
/****************************************************************************
*
* type1cid.c
*
* FreeType OpenType driver 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,... | whupdup/frame | real/third_party/freetype-2.12.0/src/cid/type1cid.c | C++ | gpl-3.0 | 710 |
// 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
#define _XOPEN_SOURCE 600
#define _POSIX_C_SOURCE 200809L
#define _WIN32_WINNT 0x0600
// Needed on windows so that we can use sprintf without war... | whupdup/frame | real/third_party/freetype-2.12.0/src/dlg/dlg.c | C++ | gpl-3.0 | 21,039 |
/****************************************************************************
*
* dlgwrap.c
*
* Wrapper file for the 'dlg' library (body only)
*
* 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, a... | whupdup/frame | real/third_party/freetype-2.12.0/src/dlg/dlgwrap.c | C++ | gpl-3.0 | 762 |
#
# FreeType 2 dlg logging library 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 continuing to u... | whupdup/frame | real/third_party/freetype-2.12.0/src/dlg/rules.mk | mk | gpl-3.0 | 1,670 |
gxvalid: TrueType GX validator
==============================
1. What is this
---------------
`gxvalid' is a module to validate TrueType GX tables: a collection of
additional tables in TrueType font which are used by `QuickDraw GX
Text', Apple Advanced Typography (AAT). In addition, gxvalid can
va... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/README | none | gpl-3.0 | 23,347 |
/****************************************************************************
*
* gxvalid.c
*
* FreeType validator for TrueTypeGX/AAT tables (body only).
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part ... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvalid.c | C++ | gpl-3.0 | 1,133 |
/****************************************************************************
*
* gxvalid.h
*
* TrueTypeGX/AAT table validation (specification only).
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of t... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvalid.h | C++ | gpl-3.0 | 2,869 |
/****************************************************************************
*
* gxvbsln.c
*
* TrueTypeGX/AAT bsln table validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvbsln.c | C++ | gpl-3.0 | 9,637 |
/****************************************************************************
*
* gxvcommn.c
*
* TrueTypeGX/AAT common tables validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat 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/src/gxvalid/gxvcommn.c | C++ | gpl-3.0 | 54,281 |
/****************************************************************************
*
* gxvcommn.h
*
* TrueTypeGX/AAT common tables validation (specification).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part ... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvcommn.h | C++ | gpl-3.0 | 22,980 |
/****************************************************************************
*
* gxverror.h
*
* TrueTypeGX/AAT validation module error codes (specification only).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This fil... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxverror.h | C++ | gpl-3.0 | 1,333 |
/****************************************************************************
*
* gxvfeat.c
*
* TrueTypeGX/AAT feat table validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvfeat.c | C++ | gpl-3.0 | 9,949 |
/****************************************************************************
*
* gxvfeat.h
*
* TrueTypeGX/AAT feat table validation (specification).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of t... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvfeat.h | C++ | gpl-3.0 | 6,054 |
/****************************************************************************
*
* gxfgen.c
*
* Generate feature registry data for gxv `feat' validator.
* This program is derived from gxfeatreg.c in gxlayout.
*
* Copyright (C) 2004-2022 by
* Masatake YAMATO and Redhat K.K.
*
* This file may only be used,
... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvfgen.c | C++ | gpl-3.0 | 13,317 |
/****************************************************************************
*
* gxvjust.c
*
* TrueTypeGX/AAT just table validation (body).
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvjust.c | C++ | gpl-3.0 | 20,615 |
/****************************************************************************
*
* gxvkern.c
*
* TrueTypeGX/AAT kern table validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvkern.c | C++ | gpl-3.0 | 27,203 |
/****************************************************************************
*
* gxvlcar.c
*
* TrueTypeGX/AAT lcar table validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvlcar.c | C++ | gpl-3.0 | 7,139 |
/****************************************************************************
*
* gxvmod.c
*
* FreeType's TrueTypeGX/AAT validation module implementation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file ... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmod.c | C++ | gpl-3.0 | 8,348 |
/****************************************************************************
*
* gxvmod.h
*
* FreeType's TrueTypeGX/AAT validation module implementation
* (specification).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmod.h | C++ | gpl-3.0 | 1,093 |
/****************************************************************************
*
* gxvmort.c
*
* TrueTypeGX/AAT mort table validation (body).
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmort.c | C++ | gpl-3.0 | 8,297 |
/****************************************************************************
*
* gxvmort.h
*
* TrueTypeGX/AAT common definition for mort table (specification).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file i... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmort.h | C++ | gpl-3.0 | 2,971 |
/****************************************************************************
*
* gxvmort0.c
*
* TrueTypeGX/AAT mort table validation
* body for type0 (Indic Script Rearrangement) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and W... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmort0.c | C++ | gpl-3.0 | 4,329 |
/****************************************************************************
*
* gxvmort1.c
*
* TrueTypeGX/AAT mort table validation
* body for type1 (Contextual Substitution) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Wern... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmort1.c | C++ | gpl-3.0 | 8,122 |
/****************************************************************************
*
* gxvmort2.c
*
* TrueTypeGX/AAT mort table validation
* body for type2 (Ligature Substitution) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmort2.c | C++ | gpl-3.0 | 10,023 |
/****************************************************************************
*
* gxvmort4.c
*
* TrueTypeGX/AAT mort table validation
* body for type4 (Non-Contextual Glyph Substitution) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmort4.c | C++ | gpl-3.0 | 3,760 |
/****************************************************************************
*
* gxvmort5.c
*
* TrueTypeGX/AAT mort table validation
* body for type5 (Contextual Glyph Insertion) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and W... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmort5.c | C++ | gpl-3.0 | 8,009 |
/****************************************************************************
*
* gxvmorx.c
*
* TrueTypeGX/AAT morx table validation (body).
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmorx.c | C++ | gpl-3.0 | 5,208 |
/****************************************************************************
*
* gxvmorx.h
*
* TrueTypeGX/AAT common definition for morx table (specification).
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file i... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmorx.h | C++ | gpl-3.0 | 2,076 |
/****************************************************************************
*
* gxvmorx0.c
*
* TrueTypeGX/AAT morx table validation
* body for type0 (Indic Script Rearrangement) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and W... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmorx0.c | C++ | gpl-3.0 | 3,126 |
/****************************************************************************
*
* gxvmorx1.c
*
* TrueTypeGX/AAT morx table validation
* body for type1 (Contextual Substitution) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Wern... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmorx1.c | C++ | gpl-3.0 | 8,464 |
/****************************************************************************
*
* gxvmorx2.c
*
* TrueTypeGX/AAT morx table validation
* body for type2 (Ligature Substitution) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmorx2.c | C++ | gpl-3.0 | 10,356 |
/****************************************************************************
*
* gxvmorx4.c
*
* TrueTypeGX/AAT morx table validation
* body for "morx" type4 (Non-Contextual Glyph Substitution) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert ... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmorx4.c | C++ | gpl-3.0 | 1,674 |
/****************************************************************************
*
* gxvmorx5.c
*
* TrueTypeGX/AAT morx table validation
* body for type5 (Contextual Glyph Insertion) subtable.
*
* Copyright (C) 2005-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and W... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvmorx5.c | C++ | gpl-3.0 | 7,285 |
/****************************************************************************
*
* gxvopbd.c
*
* TrueTypeGX/AAT opbd table validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvopbd.c | C++ | gpl-3.0 | 7,216 |
/****************************************************************************
*
* gxvprop.c
*
* TrueTypeGX/AAT prop table validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvprop.c | C++ | gpl-3.0 | 10,208 |
/****************************************************************************
*
* gxvtrak.c
*
* TrueTypeGX/AAT trak table validation (body).
*
* Copyright (C) 2004-2022 by
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
* David Turner, Robert Wilhelm, and Werner Lemberg.
*
* This file is part of the FreeTy... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/gxvtrak.c | C++ | gpl-3.0 | 9,558 |
#
# FreeType 2 gxvalid module definition
#
# Copyright (C) 2004-2022 by
# suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
# 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,
... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/module.mk | mk | gpl-3.0 | 710 |
#
# FreeType 2 TrueTypeGX/AAT validation driver configuration rules
#
# Copyright (C) 2004-2022 by
# suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
# 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 th... | whupdup/frame | real/third_party/freetype-2.12.0/src/gxvalid/rules.mk | mk | gpl-3.0 | 2,759 |
Name: zlib
Short Name: zlib
URL: http://zlib.net/
Version: 1.2.11
License: see `zlib.h`
Description:
"A massively spiffy yet delicately unobtrusive compression library."
'zlib' is a free, general-purpose, legally unencumbered lossless
data-compression library. 'zlib' implements the "deflate" compression
algorithm de... | whupdup/frame | real/third_party/freetype-2.12.0/src/gzip/README.freetype | freetype | gpl-3.0 | 778 |
/* adler32.c -- compute the Adler-32 checksum of a data stream
* Copyright (C) 1995-2011, 2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/* @(#) $Id$ */
#include "zutil.h"
#ifndef Z_FREETYPE
local uLong adler32_combine_ OF((uLong adler1, uLong adler2, z_off64_t len2));... | whupdup/frame | real/third_party/freetype-2.12.0/src/gzip/adler32.c | C++ | gpl-3.0 | 5,182 |
/* crc32.c -- compute the CRC-32 of a data stream
* Copyright (C) 1995-2006, 2010, 2011, 2012, 2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*
* Thanks to Rodney Brown <rbrown64@csc.com.au> for his contribution of faster
* CRC methods: exclusive-oring 32 bits of data at a... | whupdup/frame | real/third_party/freetype-2.12.0/src/gzip/crc32.c | C++ | gpl-3.0 | 13,936 |
/* crc32.h -- tables for rapid CRC calculation
* Generated automatically by crc32.c
*/
local const z_crc_t FAR crc_table[TBLS][256] =
{
{
0x00000000UL, 0x77073096UL, 0xee0e612cUL, 0x990951baUL, 0x076dc419UL,
0x706af48fUL, 0xe963a535UL, 0x9e6495a3UL, 0x0edb8832UL, 0x79dcb8a4UL,
0xe0d5e91eUL, 0x97d2d988U... | whupdup/frame | real/third_party/freetype-2.12.0/src/gzip/crc32.h | C++ | gpl-3.0 | 30,562 |