summaryrefslogtreecommitdiff
path: root/fofi/FoFiType1C.h
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2011-09-01 12:34:32 +0200
committerCarlos Garcia Campos <carlosgc@gnome.org>2011-09-01 12:34:32 +0200
commit37ca8dc4215693ec657d165ebdb6c315a0ae92c9 (patch)
treeae284ffc95ca407bd823cd62d6555fa27a18c08a /fofi/FoFiType1C.h
parentdf942e25bff9b014bde0ff69c8a01fa3c1963015 (diff)
xpdf303: Use int instead of Gushort for gid/cid maps
Diffstat (limited to 'fofi/FoFiType1C.h')
-rw-r--r--fofi/FoFiType1C.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fofi/FoFiType1C.h b/fofi/FoFiType1C.h
index d48340be..2eb13089 100644
--- a/fofi/FoFiType1C.h
+++ b/fofi/FoFiType1C.h
@@ -163,7 +163,7 @@ public:
// Return the mapping from CIDs to GIDs, and return the number of
// CIDs in *<nCIDs>. This is only useful for CID fonts.
- Gushort *getCIDToGIDMap(int *nCIDs);
+ int *getCIDToGIDMap(int *nCIDs);
// Convert to a Type 1 font, suitable for embedding in a PostScript
// file. This is only useful with 8-bit fonts. If <newEncoding> is