From f0ce7d420c858b5900cd521f7aca3a6cb49a484c Mon Sep 17 00:00:00 2001 From: John Whitington Date: Wed, 5 Jul 2023 14:24:26 +0100 Subject: [PATCH] some more fixes --- cpdftruetype.ml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cpdftruetype.ml b/cpdftruetype.ml index 14bef97..c4b300f 100644 --- a/cpdftruetype.ml +++ b/cpdftruetype.ml @@ -8,6 +8,9 @@ open Pdfio (* FIXME Get rid of double-calling of this code to 1) make font then 2) collect chars then 3) subset it i.e the subset = [] stuff *) (* FIXME Check WinAnsiEncoding actually does the right thing, and covers all possible characters in that set *) (* FIXME Subset names better than AAAAAB *) +(* FIXME Rationalise padding code *) +(* FIXME Document the mechanisms we use *) +(* FIXME Proper table choice mechanism *) let dbg = ref false (*let _ =