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 parse_glyphlist : Pdfio.input -> (string * int list) list
val revglyph_hashtable_of_dictionary :
('a * string) list ->
( 'b, string ) Hashtbl.t
val glyph_hashes : unit -> ( string, int list ) Hashtbl.t
val reverse_glyph_hashes : unit -> ( int list, string ) Hashtbl.t
val name_to_pdf_hashes : ( string, int ) Hashtbl.t
val reverse_name_to_pdf_hashes : ( int, string ) Hashtbl.t