Fairly ropey font-embedding support. In particular, the PDF output is
[sgt/halibut] / halibut.h
index eb62b9e..d109ade 100644 (file)
--- a/halibut.h
+++ b/halibut.h
@@ -391,6 +391,11 @@ paragraph *read_input(input *in, indexdata *idx);
 void read_afm_file(input *in);
 
 /*
+ * in_pf.c
+ */
+void read_pfa_file(input *in);
+
+/*
  * keywords.c
  */
 struct keywordlist_Tag {