Skip to content

Instantly share code, notes, and snippets.

@kaisersource
kaisersource / freetype-config
Created January 5, 2023 15:20 — forked from d4rkstar/freetype-config
Script to be placed in /usr/local/bin/freetype-config
#! /bin/sh
#
# Copyright 2000-2017 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
# indicate that you have read the license and understand and accept it
# fully.