Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the cepl.sdl2-ttf Reference Manual, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 11:57:58 2020 GMT+0.
• Introduction | What cepl.sdl2-ttf is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
A complementary library that adds a couple of simple helpers too ease making CEPL textures using the excellent sdl2-ttf.
Initialized sdl2-ttf only if not already initialized. Also checks that CEPL is initialized.
Shuts down sdl2-ttf only if initialized
A helper macro that opens a font for the scope of the body
This function takes:
It returns a CEPL texture containing the text.
(defun test ()
(init)
(with-font (font (asdf:system-relative-pathname
'sdl2-ttf-examples "examples/PROBE_10PX_OTF.otf"))
(text-to-tex "hello world" font)))
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The cepl.sdl2-ttf system |
Chris Bagley (Baggers) <techsnuffle@gmail.com>
BSD 2 Clause
A few additional helpers for making working with sdl2-ttf even easier from CEPL
cepl.sdl2-ttf.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The cepl.sdl2-ttf.asd file | ||
• The cepl.sdl2-ttf/package.lisp file | ||
• The cepl.sdl2-ttf/text-to-tex.lisp file |
Next: The cepl․sdl2-ttf/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
cepl.sdl2-ttf.asd
cepl.sdl2-ttf (system)
Next: The cepl․sdl2-ttf/text-to-tex․lisp file, Previous: The cepl․sdl2-ttf․asd file, Up: Lisp files [Contents][Index]
cepl.sdl2-ttf (system)
package.lisp
Previous: The cepl․sdl2-ttf/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
cepl.sdl2-ttf (system)
text-to-tex.lisp
test (function)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The cepl.sdl2-ttf package |
package.lisp (file)
test (function)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported macros | ||
• Exported functions |
Next: Exported functions, Previous: Exported definitions, Up: Exported definitions [Contents][Index]
text-to-tex.lisp (file)
Previous: Exported macros, Up: Exported definitions [Contents][Index]
text-to-tex.lisp (file)
text-to-tex.lisp (file)
text-to-tex.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal functions |
Previous: Internal definitions, Up: Internal definitions [Contents][Index]
text-to-tex.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | C F L |
---|
Jump to: | C F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | F I M Q T W |
---|
Jump to: | F I M Q T W |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | C P S |
---|
Jump to: | C P S |
---|