Skip to content

Should we consider adding the Common Foreign Function Interface to maiko/medley? #2373

@MattHeffron

Description

@MattHeffron

CFFI, the Common Foreign Function Interface, purports to be a portable FFI for Common Lisp. It abstracts away the differences between the API of the native FFI’s of the various Common Lisp implementations.

This could give us access to external libraries, for example, for reading ttf/otf files and getting the glyph bitmaps directly, without needing to generate BDF as intermediate.

CFFI Project
GitHub repository
The Common Lisp Cookbook – Foreign Function Interfaces

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions