This is the cl-pslib Reference Manual, version 0.0.4, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:17:27 2024 GMT+0.
cl-pslib/cl-pslib.asd
cl-pslib/package.lisp
cl-pslib/conditions.lisp
cl-pslib/cffi-interface.lisp
cl-pslib/pslib.lisp
cl-pslib/constants.lisp
cl-pslib/page-metrics.lisp
cl-pslib/graphics-utils.lisp
cl-pslib/cl-pslib.lisp
cl-pslib/shapes.lisp
The main system appears first, followed by any subsystem dependency.
cl-pslib
A CFFI wrapper for the pslib library, a library for generating PostScript files.
cage
cage <cage-dev@twistfold.it>
LLGPL
0.0.4
alexandria
(system).
cffi
(system).
cl-colors2
(system).
cl-ppcre-unicode
(system).
package.lisp
(file).
conditions.lisp
(file).
cffi-interface.lisp
(file).
pslib.lisp
(file).
constants.lisp
(file).
page-metrics.lisp
(file).
graphics-utils.lisp
(file).
cl-pslib.lisp
(file).
shapes.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-pslib/cl-pslib.asd
cl-pslib/package.lisp
cl-pslib/conditions.lisp
cl-pslib/cffi-interface.lisp
cl-pslib/pslib.lisp
cl-pslib/constants.lisp
cl-pslib/page-metrics.lisp
cl-pslib/graphics-utils.lisp
cl-pslib/cl-pslib.lisp
cl-pslib/shapes.lisp
cl-pslib/conditions.lisp
package.lisp
(file).
cl-pslib
(system).
bookmark-error
(condition).
image-load-error
(condition).
not-implemented-error
(condition).
null-reference
(condition).
out-of-bounds
(condition).
shading-pattern-error
(condition).
spotcolor-error
(condition).
text-error
(condition).
cl-pslib/cffi-interface.lisp
package.lisp
(file).
cl-pslib
(system).
*callback-stream*
(special variable).
*callback-string*
(special variable).
pslib_errornum<0
(function).
pslib_errornum<=0
(function).
truth-c->lisp
(function).
truth-lisp->c
(function).
with-list->foreign-array
(macro).
with-vector->foreign-array
(macro).
cl-pslib/pslib.lisp
cffi-interface.lisp
(file).
package.lisp
(file).
cl-pslib
(system).
defanonenum
(macro).
ps_add_bookmark
(function).
ps_add_kerning
(function).
ps_add_launchlink
(function).
ps_add_ligature
(function).
ps_add_locallink
(function).
ps_add_note
(function).
ps_add_pdflink
(function).
ps_add_weblink
(function).
ps_arc
(function).
ps_arcn
(function).
ps_begin_font
(function).
ps_begin_glyph
(function).
ps_begin_page
(function).
ps_begin_pattern
(function).
ps_begin_template
(function).
ps_boot
(function).
ps_circle
(function).
ps_clip
(function).
ps_close
(function).
ps_close_image
(function).
ps_closepath
(function).
ps_closepath_stroke
(function).
ps_continue_text
(function).
ps_continue_text2
(function).
ps_create_gstate
(function).
ps_curveto
(function).
ps_delete
(function).
ps_deletefont
(function).
ps_end_font
(function).
ps_end_glyph
(function).
ps_end_page
(function).
ps_end_pattern
(function).
ps_end_template
(function).
ps_false
(constant).
ps_fill
(function).
ps_fill_stroke
(function).
ps_findfont
(function).
ps_free_glyph_list
(function).
ps_get_buffer
(function).
ps_get_majorversion
(function).
ps_get_minorversion
(function).
ps_get_opaque
(function).
ps_get_parameter
(function).
ps_get_subminorversion
(function).
ps_get_value
(function).
ps_getfont
(function).
ps_glyph_list
(function).
ps_glyph_show
(function).
ps_glyph_width
(function).
ps_goto_next_page
(constant).
ps_goto_prev_page
(constant).
ps_hyphenate
(function).
ps_include_file
(function).
ps_ioerror
(constant).
ps_linecap_butt
(constant).
ps_linecap_round
(constant).
ps_linecap_squared
(constant).
ps_linejoin_bevel
(constant).
ps_linejoin_miter
(constant).
ps_linejoin_round
(constant).
ps_lineto
(function).
ps_list_parameters
(function).
ps_list_resources
(function).
ps_list_values
(function).
ps_makespotcolor
(function).
ps_memoryerror
(constant).
ps_moveto
(function).
ps_new
(function).
ps_new2
(function).
ps_open_file
(function).
ps_open_fp
(function).
ps_open_image
(function).
ps_open_image_file
(function).
ps_open_mem
(function).
ps_place_image
(function).
ps_rect
(function).
ps_restore
(function).
ps_rotate
(function).
ps_runtimeerror
(constant).
ps_save
(function).
ps_scale
(function).
ps_set_border_color
(function).
ps_set_border_dash
(function).
ps_set_border_style
(function).
ps_set_info
(function).
ps_set_parameter
(function).
ps_set_text_pos
(function).
ps_set_value
(function).
ps_setcolor
(function).
ps_setdash
(function).
ps_setflat
(function).
ps_setfont
(function).
ps_setgray
(function).
ps_setlinecap
(function).
ps_setlinejoin
(function).
ps_setlinewidth
(function).
ps_setmiterlimit
(function).
ps_setoverprintmode
(function).
ps_setpolydash
(function).
ps_setsmoothness
(function).
ps_shading
(function).
ps_shading_pattern
(function).
ps_shfill
(function).
ps_show
(function).
ps_show2
(function).
ps_show_boxed
(function).
ps_show_xy
(function).
ps_show_xy2
(function).
ps_shutdown
(function).
ps_string_geometry
(function).
ps_stringwidth
(function).
ps_stringwidth2
(function).
ps_stroke
(function).
ps_symbol
(function).
ps_symbol_name
(function).
ps_symbol_width
(function).
ps_translate
(function).
ps_true
(constant).
ps_warning
(constant).
swig-lispify
(function).
cl-pslib/constants.lisp
package.lisp
(file).
pslib.lisp
(file).
cl-pslib
(system).
+boxed-text-feature-blind+
(constant).
+boxed-text-h-mode-center+
(constant).
+boxed-text-h-mode-fulljustify+
(constant).
+boxed-text-h-mode-justify+
(constant).
+boxed-text-h-mode-left+
(constant).
+boxed-text-h-mode-right+
(constant).
+boxed-text-value-boxheight+
(constant).
+color-space-cmyk+
(constant).
+color-space-gray+
(constant).
+color-space-pattern+
(constant).
+color-space-rgb+
(constant).
+color-space-spot+
(constant).
+color-type-fill+
(constant).
+color-type-fillstroke+
(constant).
+color-type-stroke+
(constant).
+false+
(constant).
+find-font-encoding-builtin+
(constant).
+image-encoding-type-hex+
(constant).
+image-file-mask+
(constant).
+image-file-masked+
(constant).
+image-file-type-bmp+
(constant).
+image-file-type-eps+
(constant).
+image-file-type-gif+
(constant).
+image-file-type-jpeg+
(constant).
+image-file-type-png+
(constant).
+image-file-type-tiff+
(constant).
+image-type-eps+
(constant).
+image-type-raw+
(constant).
+line-number-mode-box+
(constant).
+line-number-mode-paragraph+
(constant).
+link-border-style-dashed+
(constant).
+link-border-style-solid+
(constant).
+local-link-fitbbox+
(constant).
+local-link-fitheight+
(constant).
+local-link-fitpage+
(constant).
+local-link-fitwidth+
(constant).
+parameter-key-fontafm+
(constant).
+parameter-key-fontencoding+
(constant).
+parameter-key-fontoutline+
(constant).
+parameter-key-fontprotusion+
(constant).
+parameter-key-hyphendict+
(constant).
+parameter-key-imageencoding+
(constant).
+parameter-key-imagereuse+
(constant).
+parameter-key-inputencoding+
(constant).
+parameter-key-leftmarginkerning+
(constant).
+parameter-key-ligaturedisolvechar+
(constant).
+parameter-key-linenumbermode+
(constant).
+parameter-key-overline+
(constant).
+parameter-key-rightmarginkerning+
(constant).
+parameter-key-searchpath+
(constant).
+parameter-key-strikeout+
(constant).
+parameter-key-underline+
(constant).
+parameter-key-warning+
(constant).
+pattern-paint-type1+
(constant).
+pattern-paint-type2+
(constant).
+pdf-link-fitbbox+
(constant).
+pdf-link-fitheight+
(constant).
+pdf-link-fitpage+
(constant).
+pdf-link-fitwidth+
(constant).
+ps-comment-key-author+
(constant).
+ps-comment-key-boundingbox+
(constant).
+ps-comment-key-creator+
(constant).
+ps-comment-key-keywords+
(constant).
+ps-comment-key-orientation+
(constant).
+ps-comment-key-subject+
(constant).
+ps-comment-key-title+
(constant).
+ps-linecap-butt+
(constant).
+ps-linecap-round+
(constant).
+shading-axial+
(constant).
+shading-opt-extend0+
(constant).
+shading-opt-r0+
(constant).
+shading-opt-r1+
(constant).
+shading-radial+
(constant).
+true+
(constant).
+value-key-ascender+
(constant).
+value-key-boxheight+
(constant).
+value-key-capheight+
(constant).
+value-key-charspacing+
(constant).
+value-key-descender+
(constant).
+value-key-font+
(constant).
+value-key-fontsize+
(constant).
+value-key-hyphenminchars+
(constant).
+value-key-imageheight+
(constant).
+value-key-imagewidth+
(constant).
+value-key-italicangle+
(constant).
+value-key-leading+
(constant).
+value-key-linebreak+
(constant).
+value-key-linenumbersep+
(constant).
+value-key-linenumberspace+
(constant).
+value-key-major+
(constant).
+value-key-minor+
(constant).
+value-key-numindentlines+
(constant).
+value-key-parindent+
(constant).
+value-key-parindentskip+
(constant).
+value-key-parskip+
(constant).
+value-key-revision+
(constant).
+value-key-separationcolor+
(constant).
+value-key-subminor+
(constant).
+value-key-textrendering+
(constant).
+value-key-textrise+
(constant).
+value-key-textx+
(constant).
+value-key-texty+
(constant).
+value-key-underlineposition+
(constant).
+value-key-underlinethickness+
(constant).
+value-key-wordspacing+
(constant).
+ps_linejoin_bevel+
(constant).
+ps_linejoin_miter+
(constant).
+ps_linejoin_round+
(constant).
define-string-constant
(macro).
cl-pslib/page-metrics.lisp
package.lisp
(file).
cl-pslib
(system).
+a0-page-size+
(constant).
+a0-paper-height+
(constant).
+a0-paper-width+
(constant).
+a1-page-size+
(constant).
+a1-paper-height+
(constant).
+a1-paper-width+
(constant).
+a10-page-size+
(constant).
+a10-paper-height+
(constant).
+a10-paper-width+
(constant).
+a2-page-size+
(constant).
+a2-paper-height+
(constant).
+a2-paper-width+
(constant).
+a3-page-size+
(constant).
+a3-paper-height+
(constant).
+a3-paper-width+
(constant).
+a4-page-size+
(constant).
+a4-paper-height+
(constant).
+a4-paper-width+
(constant).
+a5-page-size+
(constant).
+a5-paper-height+
(constant).
+a5-paper-width+
(constant).
+a6-page-size+
(constant).
+a6-paper-height+
(constant).
+a6-paper-width+
(constant).
+a7-page-size+
(constant).
+a7-paper-height+
(constant).
+a7-paper-width+
(constant).
+a8-page-size+
(constant).
+a8-paper-height+
(constant).
+a8-paper-width+
(constant).
+a9-page-size+
(constant).
+a9-paper-height+
(constant).
+a9-paper-width+
(constant).
+b0-paper-height+
(constant).
+b0-paper-width+
(constant).
+b1-paper-height+
(constant).
+b1-paper-width+
(constant).
+b10-paper-height+
(constant).
+b10-paper-width+
(constant).
+b2-paper-height+
(constant).
+b2-paper-width+
(constant).
+b3-paper-height+
(constant).
+b3-paper-width+
(constant).
+b4-paper-height+
(constant).
+b4-paper-width+
(constant).
+b5-paper-height+
(constant).
+b5-paper-width+
(constant).
+b6-paper-height+
(constant).
+b6-paper-width+
(constant).
+b7-paper-height+
(constant).
+b7-paper-width+
(constant).
+b8-paper-height+
(constant).
+b8-paper-width+
(constant).
+b9-paper-height+
(constant).
+b9-paper-width+
(constant).
+c0-paper-height+
(constant).
+c0-paper-width+
(constant).
+c1-paper-height+
(constant).
+c1-paper-width+
(constant).
+c10-paper-height+
(constant).
+c10-paper-width+
(constant).
+c2-paper-height+
(constant).
+c2-paper-width+
(constant).
+c3-paper-height+
(constant).
+c3-paper-width+
(constant).
+c4-paper-height+
(constant).
+c4-paper-width+
(constant).
+c5-paper-height+
(constant).
+c5-paper-width+
(constant).
+c6-paper-height+
(constant).
+c6-paper-width+
(constant).
+c7-paper-height+
(constant).
+c7-paper-width+
(constant).
+c8-paper-height+
(constant).
+c8-paper-width+
(constant).
+c9-paper-height+
(constant).
+c9-paper-width+
(constant).
centimeter->inch
(function).
centimeter->millimeter
(function).
centimeter->point
(function).
height
(reader method).
(setf height)
(writer method).
inch->centimeter
(function).
inch->millimeter
(function).
inch->point
(function).
make-load-form
(method).
millimiter->centimeter
(function).
millimiter->inch
(function).
millimiter->point
(function).
page-size
(class).
page-size-equal-p
(function).
point->centimeter
(function).
point->inch
(function).
point->millimeter
(function).
print-object
(method).
width
(reader method).
(setf width)
(writer method).
with-page-sizes
(macro).
+1/iso216-rate+
(constant).
+iso216-rate+
(constant).
define-iso216-constants-page-size
(macro).
define-iso216-papersize
(macro).
gen-papersize-iso216-list
(function).
cl-pslib/graphics-utils.lisp
package.lisp
(file).
cl-pslib
(system).
2d-vector-angle
(function).
2d-vector-cross-product
(function).
2d-vector-diff
(function).
2d-vector-dot-product
(function).
2d-vector-list-map
(function).
2d-vector-list-rotate
(function).
2d-vector-list-scale
(function).
2d-vector-list-translate
(function).
2d-vector-magn
(function).
2d-vector-map
(function).
2d-vector-normalize
(function).
2d-vector-rotate
(function).
2d-vector-scale
(function).
2d-vector-sum
(function).
2d-vector-translate
(function).
aabb->rect
(function).
aabb-area
(function).
aabb-expand
(function).
aabb-max-x
(function).
aabb-max-y
(function).
aabb-min-x
(function).
aabb-min-y
(function).
center-aabb
(function).
find-max
(function).
find-min
(function).
find-min-max
(function).
inside-aabb-p
(function).
interleaved-xy->pair
(function).
line-eqn
(function).
pair->interleaved-xy
(function).
rect->aabb
(function).
recursive-bezier
(function).
rotate-aabb
(function).
rotate-aabb*
(function).
scale-aabb
(function).
trasl-aabb
(function).
trasl-rect
(function).
vec-x
(function).
vec-y
(function).
xy->interleaved-xy
(function).
xy->pair
(function).
funcall-if-not-null
(macro).
vec-z
(function).
cl-pslib/cl-pslib.lisp
constants.lisp
(file).
conditions.lisp
(file).
page-metrics.lisp
(file).
graphics-utils.lisp
(file).
pslib.lisp
(file).
cl-pslib
(system).
*conversion-metrics*
(special variable).
accomodate-text
(generic function).
add-bookmark
(generic function).
add-kerning
(generic function).
add-launchlink
(generic function).
add-ligature
(generic function).
add-locallink
(generic function).
add-note
(generic function).
add-pdflink
(generic function).
add-weblink
(generic function).
arc
(generic function).
arcn
(generic function).
begin-font
(generic function).
begin-glyph
(generic function).
begin-page
(generic function).
begin-pattern
(generic function).
begin-template
(generic function).
bezier-to
(generic function).
circle
(generic function).
clip
(generic function).
close-doc
(generic function).
close-image
(generic function).
closepath
(generic function).
continue-text
(generic function).
continue-text2
(generic function).
create-gstate
(generic function).
curve-to
(generic function).
curveto
(generic function).
draw-text-confined-in-box
(generic function).
end-font
(generic function).
end-glyph
(generic function).
end-page
(generic function).
end-pattern
(generic function).
end-template
(generic function).
fill-path
(generic function).
fill-stroke
(generic function).
findfont
(generic function).
font-symbol
(generic function).
font-symbol-name
(generic function).
font-symbol-width
(generic function).
get-majorversion
(function).
get-minorversion
(function).
get-parameter
(generic function).
get-value
(generic function).
glyph-show
(generic function).
height
(reader method).
(setf height)
(writer method).
include-file
(generic function).
initialize-instance
(method).
lineto
(generic function).
makespotcolor
(generic function).
moveto
(generic function).
open-doc
(generic function).
open-image
(generic function).
open-image-file
(generic function).
page-size
(reader method).
(setf page-size)
(writer method).
place-image
(generic function).
print-object
(method).
print-object
(method).
psdoc
(class).
rect
(generic function).
restore
(generic function).
rotate
(generic function).
save
(generic function).
scale
(generic function).
set-border-link-color
(generic function).
set-border-link-dash
(generic function).
set-border-link-style
(generic function).
set-info
(generic function).
set-parameter
(generic function).
set-text-pos
(generic function).
set-value
(generic function).
setcolor
(generic function).
setflat
(generic function).
setfont
(generic function).
setgray
(generic function).
setlinecap
(generic function).
setlinejoin
(generic function).
setlinewidth
(generic function).
setmiterlimit
(generic function).
setpolydash
(generic function).
shading
(generic function).
shading-pattern
(generic function).
shfill
(generic function).
show
(generic function).
show-boxed
(generic function).
show-xy
(generic function).
shutdown
(function).
string-geometry
(generic function).
stroke
(generic function).
translate
(generic function).
width
(reader method).
(setf width)
(writer method).
with-fill-stroke
(macro).
with-stroke
(macro).
*conversion-metrics-inverse*
(special variable).
*is-ps-boot-called*
(special variable).
ascent
(reader method).
(setf ascent)
(writer method).
closepath-stroke
(generic function).
co-sf
(macro).
conv-mt
(macro).
conv-mt-inv
(macro).
define-only-psdoc-method
(macro).
delete-doc
(generic function).
descent
(reader method).
(setf descent)
(writer method).
filename
(reader method).
(setf filename)
(writer method).
psdoc-pointer
(reader method).
(setf psdoc-pointer)
(writer method).
text-metrics
(class).
with-psdoc-ptr
(macro).
writeproc
(reader method).
(setf writeproc)
(writer method).
cl-pslib/shapes.lisp
cl-pslib.lisp
(file).
cl-pslib
(system).
regular-polygon
(generic function).
rounded-rectangle
(generic function).
star
(generic function).
Packages are listed by definition order.
cl-pslib
cffi
.
cl-colors2
.
common-lisp
.
*callback-stream*
(special variable).
*callback-string*
(special variable).
*conversion-metrics*
(special variable).
+a0-page-size+
(constant).
+a0-paper-height+
(constant).
+a0-paper-width+
(constant).
+a1-page-size+
(constant).
+a1-paper-height+
(constant).
+a1-paper-width+
(constant).
+a10-page-size+
(constant).
+a10-paper-height+
(constant).
+a10-paper-width+
(constant).
+a2-page-size+
(constant).
+a2-paper-height+
(constant).
+a2-paper-width+
(constant).
+a3-page-size+
(constant).
+a3-paper-height+
(constant).
+a3-paper-width+
(constant).
+a4-page-size+
(constant).
+a4-paper-height+
(constant).
+a4-paper-width+
(constant).
+a5-page-size+
(constant).
+a5-paper-height+
(constant).
+a5-paper-width+
(constant).
+a6-page-size+
(constant).
+a6-paper-height+
(constant).
+a6-paper-width+
(constant).
+a7-page-size+
(constant).
+a7-paper-height+
(constant).
+a7-paper-width+
(constant).
+a8-page-size+
(constant).
+a8-paper-height+
(constant).
+a8-paper-width+
(constant).
+a9-page-size+
(constant).
+a9-paper-height+
(constant).
+a9-paper-width+
(constant).
+b0-paper-height+
(constant).
+b0-paper-width+
(constant).
+b1-paper-height+
(constant).
+b1-paper-width+
(constant).
+b10-paper-height+
(constant).
+b10-paper-width+
(constant).
+b2-paper-height+
(constant).
+b2-paper-width+
(constant).
+b3-paper-height+
(constant).
+b3-paper-width+
(constant).
+b4-paper-height+
(constant).
+b4-paper-width+
(constant).
+b5-paper-height+
(constant).
+b5-paper-width+
(constant).
+b6-paper-height+
(constant).
+b6-paper-width+
(constant).
+b7-paper-height+
(constant).
+b7-paper-width+
(constant).
+b8-paper-height+
(constant).
+b8-paper-width+
(constant).
+b9-paper-height+
(constant).
+b9-paper-width+
(constant).
+boxed-text-feature-blind+
(constant).
+boxed-text-h-mode-center+
(constant).
+boxed-text-h-mode-fulljustify+
(constant).
+boxed-text-h-mode-justify+
(constant).
+boxed-text-h-mode-left+
(constant).
+boxed-text-h-mode-right+
(constant).
+boxed-text-value-boxheight+
(constant).
+c0-paper-height+
(constant).
+c0-paper-width+
(constant).
+c1-paper-height+
(constant).
+c1-paper-width+
(constant).
+c10-paper-height+
(constant).
+c10-paper-width+
(constant).
+c2-paper-height+
(constant).
+c2-paper-width+
(constant).
+c3-paper-height+
(constant).
+c3-paper-width+
(constant).
+c4-paper-height+
(constant).
+c4-paper-width+
(constant).
+c5-paper-height+
(constant).
+c5-paper-width+
(constant).
+c6-paper-height+
(constant).
+c6-paper-width+
(constant).
+c7-paper-height+
(constant).
+c7-paper-width+
(constant).
+c8-paper-height+
(constant).
+c8-paper-width+
(constant).
+c9-paper-height+
(constant).
+c9-paper-width+
(constant).
+color-space-cmyk+
(constant).
+color-space-gray+
(constant).
+color-space-pattern+
(constant).
+color-space-rgb+
(constant).
+color-space-spot+
(constant).
+color-type-fill+
(constant).
+color-type-fillstroke+
(constant).
+color-type-stroke+
(constant).
+false+
(constant).
+find-font-encoding-builtin+
(constant).
+image-encoding-type-hex+
(constant).
+image-file-mask+
(constant).
+image-file-masked+
(constant).
+image-file-type-bmp+
(constant).
+image-file-type-eps+
(constant).
+image-file-type-gif+
(constant).
+image-file-type-jpeg+
(constant).
+image-file-type-png+
(constant).
+image-file-type-tiff+
(constant).
+image-type-eps+
(constant).
+image-type-raw+
(constant).
+line-number-mode-box+
(constant).
+line-number-mode-paragraph+
(constant).
+link-border-style-dashed+
(constant).
+link-border-style-solid+
(constant).
+local-link-fitbbox+
(constant).
+local-link-fitheight+
(constant).
+local-link-fitpage+
(constant).
+local-link-fitwidth+
(constant).
+parameter-key-fontafm+
(constant).
+parameter-key-fontencoding+
(constant).
+parameter-key-fontoutline+
(constant).
+parameter-key-fontprotusion+
(constant).
+parameter-key-hyphendict+
(constant).
+parameter-key-imageencoding+
(constant).
+parameter-key-imagereuse+
(constant).
+parameter-key-inputencoding+
(constant).
+parameter-key-leftmarginkerning+
(constant).
+parameter-key-ligaturedisolvechar+
(constant).
+parameter-key-linenumbermode+
(constant).
+parameter-key-overline+
(constant).
+parameter-key-rightmarginkerning+
(constant).
+parameter-key-searchpath+
(constant).
+parameter-key-strikeout+
(constant).
+parameter-key-underline+
(constant).
+parameter-key-warning+
(constant).
+pattern-paint-type1+
(constant).
+pattern-paint-type2+
(constant).
+pdf-link-fitbbox+
(constant).
+pdf-link-fitheight+
(constant).
+pdf-link-fitpage+
(constant).
+pdf-link-fitwidth+
(constant).
+ps-comment-key-author+
(constant).
+ps-comment-key-boundingbox+
(constant).
+ps-comment-key-creator+
(constant).
+ps-comment-key-keywords+
(constant).
+ps-comment-key-orientation+
(constant).
+ps-comment-key-subject+
(constant).
+ps-comment-key-title+
(constant).
+ps-linecap-butt+
(constant).
+ps-linecap-round+
(constant).
+shading-axial+
(constant).
+shading-opt-extend0+
(constant).
+shading-opt-r0+
(constant).
+shading-opt-r1+
(constant).
+shading-radial+
(constant).
+true+
(constant).
+value-key-ascender+
(constant).
+value-key-boxheight+
(constant).
+value-key-capheight+
(constant).
+value-key-charspacing+
(constant).
+value-key-descender+
(constant).
+value-key-font+
(constant).
+value-key-fontsize+
(constant).
+value-key-hyphenminchars+
(constant).
+value-key-imageheight+
(constant).
+value-key-imagewidth+
(constant).
+value-key-italicangle+
(constant).
+value-key-leading+
(constant).
+value-key-linebreak+
(constant).
+value-key-linenumbersep+
(constant).
+value-key-linenumberspace+
(constant).
+value-key-major+
(constant).
+value-key-minor+
(constant).
+value-key-numindentlines+
(constant).
+value-key-parindent+
(constant).
+value-key-parindentskip+
(constant).
+value-key-parskip+
(constant).
+value-key-revision+
(constant).
+value-key-separationcolor+
(constant).
+value-key-subminor+
(constant).
+value-key-textrendering+
(constant).
+value-key-textrise+
(constant).
+value-key-textx+
(constant).
+value-key-texty+
(constant).
+value-key-underlineposition+
(constant).
+value-key-underlinethickness+
(constant).
+value-key-wordspacing+
(constant).
2d-vector-angle
(function).
2d-vector-cross-product
(function).
2d-vector-diff
(function).
2d-vector-dot-product
(function).
2d-vector-list-map
(function).
2d-vector-list-rotate
(function).
2d-vector-list-scale
(function).
2d-vector-list-translate
(function).
2d-vector-magn
(function).
2d-vector-map
(function).
2d-vector-normalize
(function).
2d-vector-rotate
(function).
2d-vector-scale
(function).
2d-vector-sum
(function).
2d-vector-translate
(function).
aabb->rect
(function).
aabb-area
(function).
aabb-expand
(function).
aabb-max-x
(function).
aabb-max-y
(function).
aabb-min-x
(function).
aabb-min-y
(function).
accomodate-text
(generic function).
add-bookmark
(generic function).
add-kerning
(generic function).
add-launchlink
(generic function).
add-ligature
(generic function).
add-locallink
(generic function).
add-note
(generic function).
add-pdflink
(generic function).
add-weblink
(generic function).
arc
(generic function).
arcn
(generic function).
begin-font
(generic function).
begin-glyph
(generic function).
begin-page
(generic function).
begin-pattern
(generic function).
begin-template
(generic function).
bezier-to
(generic function).
bookmark-error
(condition).
center-aabb
(function).
centimeter->inch
(function).
centimeter->millimeter
(function).
centimeter->point
(function).
circle
(generic function).
clip
(generic function).
close-doc
(generic function).
close-image
(generic function).
closepath
(generic function).
continue-text
(generic function).
continue-text2
(generic function).
create-gstate
(generic function).
curve-to
(generic function).
curveto
(generic function).
draw-text-confined-in-box
(generic function).
end-font
(generic function).
end-glyph
(generic function).
end-page
(generic function).
end-pattern
(generic function).
end-template
(generic function).
fill-path
(generic function).
fill-stroke
(generic function).
find-max
(function).
find-min
(function).
find-min-max
(function).
findfont
(generic function).
font-symbol
(generic function).
font-symbol-name
(generic function).
font-symbol-width
(generic function).
get-majorversion
(function).
get-minorversion
(function).
get-parameter
(generic function).
get-value
(generic function).
glyph-show
(generic function).
height
(generic reader).
(setf height)
(generic writer).
image-load-error
(condition).
inch->centimeter
(function).
inch->millimeter
(function).
inch->point
(function).
include-file
(generic function).
inside-aabb-p
(function).
interleaved-xy->pair
(function).
line-eqn
(function).
lineto
(generic function).
makespotcolor
(generic function).
millimiter->centimeter
(function).
millimiter->inch
(function).
millimiter->point
(function).
moveto
(generic function).
not-implemented-error
(condition).
null-reference
(condition).
open-doc
(generic function).
open-image
(generic function).
open-image-file
(generic function).
out-of-bounds
(condition).
page-size
(generic reader).
(setf page-size)
(generic writer).
page-size
(class).
page-size-equal-p
(function).
pair->interleaved-xy
(function).
place-image
(generic function).
point->centimeter
(function).
point->inch
(function).
point->millimeter
(function).
psdoc
(class).
pslib_errornum<0
(function).
rect
(generic function).
rect->aabb
(function).
recursive-bezier
(function).
regular-polygon
(generic function).
restore
(generic function).
rotate
(generic function).
rotate-aabb
(function).
rotate-aabb*
(function).
rounded-rectangle
(generic function).
save
(generic function).
scale
(generic function).
scale-aabb
(function).
set-border-link-color
(generic function).
set-border-link-dash
(generic function).
set-border-link-style
(generic function).
set-info
(generic function).
set-parameter
(generic function).
set-text-pos
(generic function).
set-value
(generic function).
setcolor
(generic function).
setflat
(generic function).
setfont
(generic function).
setgray
(generic function).
setlinecap
(generic function).
setlinejoin
(generic function).
setlinewidth
(generic function).
setmiterlimit
(generic function).
setpolydash
(generic function).
shading
(generic function).
shading-pattern
(generic function).
shading-pattern-error
(condition).
shfill
(generic function).
show
(generic function).
show-boxed
(generic function).
show-xy
(generic function).
shutdown
(function).
spotcolor-error
(condition).
star
(generic function).
string-geometry
(generic function).
stroke
(generic function).
text-error
(condition).
translate
(generic function).
trasl-aabb
(function).
trasl-rect
(function).
vec-x
(function).
vec-y
(function).
width
(generic reader).
(setf width)
(generic writer).
with-fill-stroke
(macro).
with-page-sizes
(macro).
with-stroke
(macro).
xy->interleaved-xy
(function).
xy->pair
(function).
*conversion-metrics-inverse*
(special variable).
*is-ps-boot-called*
(special variable).
+1/iso216-rate+
(constant).
+iso216-rate+
(constant).
+ps_linejoin_bevel+
(constant).
+ps_linejoin_miter+
(constant).
+ps_linejoin_round+
(constant).
ascent
(generic reader).
(setf ascent)
(generic writer).
closepath-stroke
(generic function).
co-sf
(macro).
conv-mt
(macro).
conv-mt-inv
(macro).
defanonenum
(macro).
defcond
(macro).
define-iso216-constants-page-size
(macro).
define-iso216-papersize
(macro).
define-only-psdoc-method
(macro).
define-string-constant
(macro).
delete-doc
(generic function).
descent
(generic reader).
(setf descent)
(generic writer).
filename
(generic reader).
(setf filename)
(generic writer).
funcall-if-not-null
(macro).
gen-papersize-iso216-list
(function).
idx
(generic reader).
ps_add_bookmark
(function).
ps_add_kerning
(function).
ps_add_launchlink
(function).
ps_add_ligature
(function).
ps_add_locallink
(function).
ps_add_note
(function).
ps_add_pdflink
(function).
ps_add_weblink
(function).
ps_arc
(function).
ps_arcn
(function).
ps_begin_font
(function).
ps_begin_glyph
(function).
ps_begin_page
(function).
ps_begin_pattern
(function).
ps_begin_template
(function).
ps_boot
(function).
ps_circle
(function).
ps_clip
(function).
ps_close
(function).
ps_close_image
(function).
ps_closepath
(function).
ps_closepath_stroke
(function).
ps_continue_text
(function).
ps_continue_text2
(function).
ps_create_gstate
(function).
ps_curveto
(function).
ps_delete
(function).
ps_deletefont
(function).
ps_end_font
(function).
ps_end_glyph
(function).
ps_end_page
(function).
ps_end_pattern
(function).
ps_end_template
(function).
ps_false
(constant).
ps_fill
(function).
ps_fill_stroke
(function).
ps_findfont
(function).
ps_free_glyph_list
(function).
ps_get_buffer
(function).
ps_get_majorversion
(function).
ps_get_minorversion
(function).
ps_get_opaque
(function).
ps_get_parameter
(function).
ps_get_subminorversion
(function).
ps_get_value
(function).
ps_getfont
(function).
ps_glyph_list
(function).
ps_glyph_show
(function).
ps_glyph_width
(function).
ps_goto_next_page
(constant).
ps_goto_prev_page
(constant).
ps_hyphenate
(function).
ps_include_file
(function).
ps_ioerror
(constant).
ps_linecap_butt
(constant).
ps_linecap_round
(constant).
ps_linecap_squared
(constant).
ps_linejoin_bevel
(constant).
ps_linejoin_miter
(constant).
ps_linejoin_round
(constant).
ps_lineto
(function).
ps_list_parameters
(function).
ps_list_resources
(function).
ps_list_values
(function).
ps_makespotcolor
(function).
ps_memoryerror
(constant).
ps_moveto
(function).
ps_new
(function).
ps_new2
(function).
ps_open_file
(function).
ps_open_fp
(function).
ps_open_image
(function).
ps_open_image_file
(function).
ps_open_mem
(function).
ps_place_image
(function).
ps_rect
(function).
ps_restore
(function).
ps_rotate
(function).
ps_runtimeerror
(constant).
ps_save
(function).
ps_scale
(function).
ps_set_border_color
(function).
ps_set_border_dash
(function).
ps_set_border_style
(function).
ps_set_info
(function).
ps_set_parameter
(function).
ps_set_text_pos
(function).
ps_set_value
(function).
ps_setcolor
(function).
ps_setdash
(function).
ps_setflat
(function).
ps_setfont
(function).
ps_setgray
(function).
ps_setlinecap
(function).
ps_setlinejoin
(function).
ps_setlinewidth
(function).
ps_setmiterlimit
(function).
ps_setoverprintmode
(function).
ps_setpolydash
(function).
ps_setsmoothness
(function).
ps_shading
(function).
ps_shading_pattern
(function).
ps_shfill
(function).
ps_show
(function).
ps_show2
(function).
ps_show_boxed
(function).
ps_show_xy
(function).
ps_show_xy2
(function).
ps_shutdown
(function).
ps_string_geometry
(function).
ps_stringwidth
(function).
ps_stringwidth2
(function).
ps_stroke
(function).
ps_symbol
(function).
ps_symbol_name
(function).
ps_symbol_width
(function).
ps_translate
(function).
ps_true
(constant).
ps_warning
(constant).
psdoc-pointer
(generic reader).
(setf psdoc-pointer)
(generic writer).
pslib_errornum<=0
(function).
seq
(generic reader).
swig-lispify
(function).
text
(generic reader).
text-metrics
(class).
text-warning
(condition).
truth-c->lisp
(function).
truth-lisp->c
(function).
vec-z
(function).
with-list->foreign-array
(macro).
with-psdoc-ptr
(macro).
with-vector->foreign-array
(macro).
writeproc
(generic reader).
(setf writeproc)
(generic writer).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Remap pairs applying funcx and funcy (if not nil) to each component
Remap pairs scaling each components by ax and ay
translate pairs by dx and dy
Return a list of x,y values of the vector transformed by funcx and funcy (if not nil) respectively
(upper-left-x upper-left-y bottom-right-x bottom-right-y) to (upper-left-x upper-left-y w h)
t if x y is inside this bounding box
aabb is in the form: (upper-left-x upper-left-y bottom-right-x bottom-right-y)
Calculate a bidimensional line equation crossing vector a and b. Return a list containing m q and two flag indicating if the line is paralle to x or y respectively
Convert ((x1 y1) (x2 y2) (x3 y3) ...) to (x1 y1 x2 y2 x3 y3 ...)
(upper-left-x upper-left-y w h) to
(upper-left-x upper-left-y bottom-right-x bottom-right-y)
Convert (x1 x2 x3...) (y1 y2 y3...) to ( (funcall modfunc-x x1) (funcall modfunc-y y1)...)
Convert (x1 x2 x3...) (y1 y2 y3...) to ((x1 y1) (x2 y2) (x3 y3) ...)
text-metrics
)) ¶automatically generated reader method
text-metrics
)) ¶automatically generated writer method
text-metrics
)) ¶automatically generated reader method
text-metrics
)) ¶automatically generated writer method
text-metrics
) stream) ¶Error for not-implemented features
Null reference
Error when you go out of bound
Error that set text
error
.
text
.
accomodate-text
.
add-bookmark
.
add-kerning
.
add-launchlink
.
add-ligature
.
add-locallink
.
add-note
.
add-pdflink
.
add-weblink
.
arc
.
arcn
.
begin-font
.
begin-glyph
.
begin-page
.
begin-pattern
.
begin-template
.
circle
.
clip
.
close-doc
.
close-image
.
closepath
.
closepath-stroke
.
continue-text
.
continue-text2
.
create-gstate
.
curve-to
.
curveto
.
delete-doc
.
draw-text-confined-in-box
.
draw-text-confined-in-box
.
end-font
.
end-glyph
.
end-page
.
end-pattern
.
end-template
.
(setf filename)
.
filename
.
fill-path
.
fill-stroke
.
findfont
.
font-symbol
.
font-symbol-name
.
font-symbol-width
.
get-parameter
.
get-value
.
glyph-show
.
include-file
.
initialize-instance
.
lineto
.
makespotcolor
.
moveto
.
open-doc
.
open-doc
.
open-doc
.
open-image
.
open-image
.
open-image-file
.
(setf page-size)
.
page-size
.
place-image
.
print-object
.
(setf psdoc-pointer)
.
psdoc-pointer
.
rect
.
regular-polygon
.
restore
.
rotate
.
rounded-rectangle
.
save
.
scale
.
set-border-link-color
.
set-border-link-dash
.
set-border-link-style
.
set-info
.
set-parameter
.
set-text-pos
.
set-value
.
setcolor
.
setcolor
.
setflat
.
setfont
.
setgray
.
setlinecap
.
setlinejoin
.
setlinewidth
.
setmiterlimit
.
setpolydash
.
shading
.
shading-pattern
.
shfill
.
show
.
show-boxed
.
show-xy
.
star
.
string-geometry
.
stroke
.
translate
.
(setf writeproc)
.
writeproc
.
:psdoc-pointer
cl-pslib:page-size
(make-instance (quote cl-pslib:page-size))
:page-size
(cffi:callback write-to-string)
:writeproc
Converts anonymous enums to defconstants.
text-metrics
)) ¶automatically generated reader method
text-metrics
)) ¶automatically generated writer method
text-metrics
)) ¶automatically generated reader method
text-metrics
)) ¶automatically generated writer method
out-of-bounds
)) ¶idx
.
out-of-bounds
)) ¶seq
.
text-warning
)) ¶text
.
text-error
)) ¶text
.
Error that set text
warning
.
text
.
Jump to: | (
2
A B C D E F G H I L M O P R S T V W X |
---|
Jump to: | (
2
A B C D E F G H I L M O P R S T V W X |
---|
Jump to: | *
+
A C D F H I P S T W |
---|
Jump to: | *
+
A C D F H I P S T W |
---|
Jump to: | B C F G I N O P S T |
---|
Jump to: | B C F G I N O P S T |
---|