From 1d4efb44bba9dc3dec416399554c3965f3dd628f Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 11 Nov 2023 10:57:43 +0100 Subject: Move ttf dumper to a module --- src/Graphics/Fountainhead/Parser.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Graphics/Fountainhead/Parser.hs') diff --git a/src/Graphics/Fountainhead/Parser.hs b/src/Graphics/Fountainhead/Parser.hs index 6d2b900..ea809d2 100644 --- a/src/Graphics/Fountainhead/Parser.hs +++ b/src/Graphics/Fountainhead/Parser.hs @@ -11,7 +11,8 @@ -- | Font parser. module Graphics.Fountainhead.Parser - ( cmapTableP + ( Parser + , cmapTableP , cvTableP , f2Dot14P , fixedP -- cgit v1.2.3