mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
some more fixes
This commit is contained in:
@ -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 _ =
|
||||
|
Reference in New Issue
Block a user