Kaydet (Commit) 5f8d2ac5 authored tarafından Caolán McNamara's avatar Caolán McNamara

pGlyphIDs->pGlyphIds

Change-Id: I6325ef720294e5f3faf239fd1f18a53248d9403d
üst 8c0bb201
...@@ -2533,7 +2533,7 @@ int ScopedTrueTypeFont::open(void * pBuffer, sal_uInt32 nLen, ...@@ -2533,7 +2533,7 @@ int ScopedTrueTypeFont::open(void * pBuffer, sal_uInt32 nLen,
} }
sal_Bool WinSalGraphics::CreateFontSubset( const OUString& rToFile, sal_Bool WinSalGraphics::CreateFontSubset( const OUString& rToFile,
const PhysicalFontFace* pFont, sal_GlyphId* pGlyphIDs, sal_uInt8* pEncoding, const PhysicalFontFace* pFont, sal_GlyphId* pGlyphIds, sal_uInt8* pEncoding,
sal_Int32* pGlyphWidths, int nGlyphCount, FontSubsetInfo& rInfo ) sal_Int32* pGlyphWidths, int nGlyphCount, FontSubsetInfo& rInfo )
{ {
// TODO: use more of the central font-subsetting code, move stuff there if needed // TODO: use more of the central font-subsetting code, move stuff there if needed
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment