camlpdf
Read, write and modify PDF files
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library camlpdf
val tables :
(Pdftext.standard_font
* ( unit ->
( string, string ) Hashtbl.t
* ( int, int ) Hashtbl.t
* ( int * int, int ) Hashtbl.t
* ( string, int ) Hashtbl.t ))
list
val baseline_adjustment : Pdftext.standard_font -> int
val find_kern : ( 'a, int ) Hashtbl.t -> 'b -> int
val find_width :
( 'a, int ) Hashtbl.t ->
( string, int ) Hashtbl.t ->
Pdftext.encoding ->
( 'b, string ) Hashtbl.t ->
'c ->
int
val width :
bool ->
( 'a, int ) Hashtbl.t ->
( string, int ) Hashtbl.t ->
Pdftext.encoding ->
( 'a, string ) Hashtbl.t ->
( 'b * 'c, int ) Hashtbl.t ->
'd list ->
int
val textwidth :
bool ->
Pdftext.encoding ->
Pdftext.standard_font ->
string ->
int
val afm_data :
Pdftext.standard_font ->
( string, string ) Hashtbl.t
* ( int, int ) Hashtbl.t
* ( int * int, int ) Hashtbl.t
* ( string, int ) Hashtbl.t
val stemv_of_standard_font : Pdftext.standard_font -> int
val flags_of_standard_font : Pdftext.standard_font -> int