diff options
author | Jonathan Kew <jfkthame@googlemail.com> | 2006-09-07 10:00:56 +0000 |
---|---|---|
committer | Jonathan Kew <jfkthame@googlemail.com> | 2006-09-07 10:00:56 +0000 |
commit | bc784de6a2b45e06374f41e4c658fb7d77fa04b8 (patch) | |
tree | 849bb11cd3b3cfd0bb5a703506382ad374d8fd37 /Build/source/texk/web2c/xetexdir/XeTeXFontMgr.h | |
parent | 9a4cd922ac26125fc6de1f680a8ffca74af04956 (diff) |
xetex source update, synced with xetex repo rev.365
git-svn-id: svn://tug.org/texlive/trunk@2093 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/XeTeXFontMgr.h')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/XeTeXFontMgr.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.h b/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.h index 4a540fc644a..b82194afb07 100644 --- a/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.h +++ b/Build/source/texk/web2c/xetexdir/XeTeXFontMgr.h @@ -75,9 +75,6 @@ public: // SIDE EFFECT: edits /variant/ string in-place removing /B or /I - const char* getPSName(PlatformFontRef font) const; - // return PostScript name of a font, suitable for use in the .xdv file - const char* getFullName(PlatformFontRef font) const; // return the full name of the font, suitable for use in XeTeX source // without requiring style qualifiers |