package camlimages
Image processing library
Install
Dune Dependency
Authors
Maintainers
Sources
camlimages-5.0.2.tar.bz2
sha256=8a36e7d5636358db533de71e55533fc8118444c607355b68357e0e619f3ab1d4
md5=956fc1942a4b4c5da473ddcd9c9d028b
doc/camlimages.freetype/Fttext/Make/index.html
Module Fttext.Make
Parameters
Signature
val draw_text :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
int array ->
unit
val draw_rotated_text :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
float ->
int array ->
unit
val draw_glyphs :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
Freetype.char_index array ->
unit
val draw_rotated_glyphs :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
float ->
Freetype.char_index array ->
unit
val draw_mono_text :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
int array ->
unit
val draw_mono_rotated_text :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
float ->
int array ->
unit
val draw_mono_glyphs :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
Freetype.char_index array ->
unit
val draw_mono_rotated_glyphs :
Freetype.face ->
T.elt drawer ->
T.t ->
int ->
int ->
float ->
Freetype.char_index array ->
unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page