Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

307 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apparence

This Repository Has Moved!

This repository has been moved to Codeberg in February 2026.

You’ll find it here: https://codeberg.org/rubenphilipp/apparence


Description

Please note: This program is at an early stage of development. Thus, API changes are likely.

Overview

apparence (nicknamed apr) is a Common Lisp package aimed at working with (moving) images.

Have a look at the examples.

Installation

You can find detailed installation instructions here: install.org.

Performance

As some of the processes might be quite memory-consuming, it is recommended to adjust the dynamic heap size of SBCL, e.g.

sbcl --dynamic-space-size 8192
# this is setting the maximum heap size to 8192 MB

Compatibility

Tested with SBCL on MacOS and Linux (Ubuntu 22.04).

Tests

(asdf:test-system :apparence)

Note: Always run tests with a fresh freshly started lisp instance.

Dependencies

The major dependencies are:

Lisp

Other

  • inkscape (for svg to image conversion)

About

A Common Lisp package for (moving) images.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages