The cepl.sdl2-ttf Reference Manual

This is the cepl.sdl2-ttf Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 14:52:05 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 cepl.sdl2-ttf

A few additional helpers for making working with sdl2-ttf even easier from CEPL

Author

Chris Bagley (Baggers) <>

License

BSD 2 Clause

Dependencies
  • cepl.sdl2 (system).
  • sdl2-ttf (system).
  • rtg-math (system).
Source

cepl.sdl2-ttf.asd.

Child Components

3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 cepl.sdl2-ttf/cepl.sdl2-ttf.asd

Source

cepl.sdl2-ttf.asd.

Parent Component

cepl.sdl2-ttf (system).

ASDF Systems

cepl.sdl2-ttf.


3.1.2 cepl.sdl2-ttf/package.lisp

Source

cepl.sdl2-ttf.asd.

Parent Component

cepl.sdl2-ttf (system).

Packages

cepl.sdl2-ttf.


3.1.3 cepl.sdl2-ttf/text-to-tex.lisp

Dependency

package.lisp (file).

Source

cepl.sdl2-ttf.asd.

Parent Component

cepl.sdl2-ttf (system).

Public Interface
Internals

test (function).


4 Packages

Packages are listed by definition order.


4.1 cepl.sdl2-ttf

Source

package.lisp.

Use List
  • cepl.
  • common-lisp.
  • rtg-math.
Public Interface
Internals

test (function).


5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Macros

Macro: with-font ((var-name path &optional point-size) &body body)
Package

cepl.sdl2-ttf.

Source

text-to-tex.lisp.


5.1.2 Ordinary functions

Function: init-cepl-sdl2-ttf ()
Package

cepl.sdl2-ttf.

Source

text-to-tex.lisp.

Function: quit-cepl-sdl2-ttf ()
Package

cepl.sdl2-ttf.

Source

text-to-tex.lisp.

Function: text-to-tex (text font &optional color)
Package

cepl.sdl2-ttf.

Source

text-to-tex.lisp.


5.2 Internals


5.2.1 Ordinary functions

Function: test ()
Package

cepl.sdl2-ttf.

Source

text-to-tex.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables