Language

Package: sbcl-cl-freetype2 @ 1.1-0.96058da

Synopsis

Common Lisp bindings for Freetype 2

Description

This is a general Freetype 2 wrapper for Common Lisp using CFFI. It's geared toward both using Freetype directly by providing a simplified API, as well as providing access to the underlying C structures and functions for use with other libraries which may also use Freetype.

Home page
https://github.com/rpav/cl-freetype2
Location
gnu/packages/lisp-xyz.scm (line: 11388, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'alexandria' does not match package name 'sbcl-alexandria'
input-labels

Identify input labels that do not match package names

label 'cffi' does not match package name 'sbcl-cffi'
input-labels

Identify input labels that do not match package names

label 'trivial-garbage' does not match package name 'sbcl-trivial-garbage'