Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > a94aa4b565ade94d0310c6e77aeea765 > files > 65

ocaml-camlpdf-devel-1.7.1-3.mga5.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Pdfafmdata.html">
<link rel="next" href="Pdftext.html">
<link rel="Up" href="index.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Pdfutil" rel="Chapter" href="Pdfutil.html">
<link title="Pdfio" rel="Chapter" href="Pdfio.html">
<link title="Pdftransform" rel="Chapter" href="Pdftransform.html">
<link title="Pdfunits" rel="Chapter" href="Pdfunits.html">
<link title="Pdfpaper" rel="Chapter" href="Pdfpaper.html">
<link title="Pdf" rel="Chapter" href="Pdf.html">
<link title="Pdfcrypt" rel="Chapter" href="Pdfcrypt.html">
<link title="Pdfflate" rel="Chapter" href="Pdfflate.html">
<link title="Pdfcodec" rel="Chapter" href="Pdfcodec.html">
<link title="Pdfwrite" rel="Chapter" href="Pdfwrite.html">
<link title="Pdfgenlex" rel="Chapter" href="Pdfgenlex.html">
<link title="Pdfread" rel="Chapter" href="Pdfread.html">
<link title="Pdfjpeg" rel="Chapter" href="Pdfjpeg.html">
<link title="Pdfops" rel="Chapter" href="Pdfops.html">
<link title="Pdfdest" rel="Chapter" href="Pdfdest.html">
<link title="Pdfmarks" rel="Chapter" href="Pdfmarks.html">
<link title="Pdfpagelabels" rel="Chapter" href="Pdfpagelabels.html">
<link title="Pdfpage" rel="Chapter" href="Pdfpage.html">
<link title="Pdfannot" rel="Chapter" href="Pdfannot.html">
<link title="Pdffun" rel="Chapter" href="Pdffun.html">
<link title="Pdfspace" rel="Chapter" href="Pdfspace.html">
<link title="Pdfimage" rel="Chapter" href="Pdfimage.html">
<link title="Pdfafm" rel="Chapter" href="Pdfafm.html">
<link title="Pdfafmdata" rel="Chapter" href="Pdfafmdata.html">
<link title="Pdfglyphlist" rel="Chapter" href="Pdfglyphlist.html">
<link title="Pdftext" rel="Chapter" href="Pdftext.html">
<link title="Pdfstandard14" rel="Chapter" href="Pdfstandard14.html">
<link title="Pdfgraphics" rel="Chapter" href="Pdfgraphics.html">
<link title="Pdfshapes" rel="Chapter" href="Pdfshapes.html">
<link title="Pdfdate" rel="Chapter" href="Pdfdate.html">
<link title="Pdfocg" rel="Chapter" href="Pdfocg.html">
<link title="Pdfcff" rel="Chapter" href="Pdfcff.html">
<link title="Pdftype1" rel="Chapter" href="Pdftype1.html">
<link title="Pdftruetype" rel="Chapter" href="Pdftruetype.html">
<link title="Pdftype0" rel="Chapter" href="Pdftype0.html">
<link title="Pdfmerge" rel="Chapter" href="Pdfmerge.html"><title>Pdfglyphlist</title>
</head>
<body>
<div class="navbar"><a class="pre" href="Pdfafmdata.html" title="Pdfafmdata">Previous</a>
&nbsp;<a class="up" href="index.html" title="Index">Up</a>
&nbsp;<a class="post" href="Pdftext.html" title="Pdftext">Next</a>
</div>
<h1>Module <a href="type_Pdfglyphlist.html">Pdfglyphlist</a></h1>

<pre><span class="keyword">module</span> Pdfglyphlist: <code class="code">sig</code> <a href="Pdfglyphlist.html">..</a> <code class="code">end</code></pre><div class="info module top">
Glyph Lists<br>
</div>
<hr width="100%">

<pre><span id="VALglyph_hashes"><span class="keyword">val</span> glyph_hashes</span> : <code class="type">unit -> (string, int list) Hashtbl.t</code></pre><div class="info ">
The Adobe Glyph List, which maps character names to sequences of unicode
codepoints. The source list is parsed into a hash table when called.<br>
</div>

<pre><span id="VALreverse_glyph_hashes"><span class="keyword">val</span> reverse_glyph_hashes</span> : <code class="type">unit -> (int list, string) Hashtbl.t</code></pre><div class="info ">
The reverse of <code class="code">glyph_hashes</code>. The glyph list is not necessarily a
one-to-one map, so this reversal is heuristic.<br>
</div>

<pre><span id="VALname_to_pdf"><span class="keyword">val</span> name_to_pdf</span> : <code class="type">(string * int) list</code></pre><div class="info ">
Convert a glyph name to a PDF encoding number<br>
</div>

<pre><span id="VALname_to_win"><span class="keyword">val</span> name_to_win</span> : <code class="type">(string * int) list</code></pre><div class="info ">
Convert a glyph name to a Windows encoding number<br>
</div>

<pre><span id="VALname_to_standard"><span class="keyword">val</span> name_to_standard</span> : <code class="type">(string * int) list</code></pre><div class="info ">
Convert a glyph name to a Standard encoding number<br>
</div>

<pre><span id="VALname_to_macroman"><span class="keyword">val</span> name_to_macroman</span> : <code class="type">(string * int) list</code></pre><div class="info ">
Convert a glyph name to a MacRoman encoding number<br>
</div>

<pre><span id="VALname_to_macexpert"><span class="keyword">val</span> name_to_macexpert</span> : <code class="type">(string * int) list</code></pre><div class="info ">
Convert a glyph name to a MacExpert encoding number<br>
</div>

<pre><span id="VALname_to_symbol"><span class="keyword">val</span> name_to_symbol</span> : <code class="type">(string * int) list</code></pre><div class="info ">
Convert a glyph name to a Symbol encoding number<br>
</div>

<pre><span id="VALname_to_dingbats"><span class="keyword">val</span> name_to_dingbats</span> : <code class="type">(string * int) list</code></pre><div class="info ">
Convert a glyph name to a Dingbats encoding number<br>
</div>
</body></html>