Home
last modified time | relevance | path

Searched full:cff (Results 1 – 15 of 15) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx309 /** Data layout of a CFF FontSet
311 * Refer to the CFF specification, chapter 2
317 // Offset of the Name INDEX inside the CFF data
390 // Begin parsing the CFF data
407 // First byte of CFF font data
409 // Last byte of CFF font data
412 // Moving cursors inside CFF font data
457 * Refer to the CFF Specification, table 3.
502 // Stack for holding CFF DICT operands
2440 // emit Type1 subset from the CFF input in CreateFontSubsetFromCff()
[all …]
/trunk/main/vcl/inc/
H A Dfontsubset.hxx45 SFNT_CFF = 1<<2, // SFNT container with CFF-container
48 CFF_FONT = 1<<5, // CFF-container with PSType2 glyphs
H A Dsft.hxx623 #define O_CFF 17 /* 'CFF' */
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1889 // fake a TTF or CFF font as directly accessing font file is not possible
1896 // short circuit for CFF-only fonts in GetRawFontData()
1897 const int nCffSize = pMacFont->GetFontTable( "CFF ", NULL); in GetRawFontData()
1904 const int nCffRead = pMacFont->GetFontTable( "CFF ", &rBuffer[0]); in GetRawFontData()
1998 if( nCffSize != pMacFont->GetFontTable( "CFF ", &rBuffer[nOfs])) in GetRawFontData()
2000 FakeDirEntry( "CFF ", nOfs, nCffSize, &rBuffer[0], pFakeEntry ); in GetRawFontData()
2063 // handle CFF-subsetting in CreateFontSubset()
2066 // provide the raw-CFF data to the subsetter in CreateFontSubset()
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A Dcodes.txt33 cs = "{3EF31743-BD4C-4CFF-ADF4-DC997358B6DD}"
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1534 // check if the font has a CFF-table in CreateFontSubset()
1535 const DWORD nCffTag = CalcTag( "CFF " ); in CreateFontSubset()
1553 // provide a font subset from the CFF-table in CreateFontSubset()
/trunk/main/vcl/
H A DLibrary_vcl.mk325 vcl/source/fontsubset/cff \
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A Dcodes_ooodev.txt120 my = "{5EB48BA3-4CFF-48CC-9301-DF5A99E901C8}"
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx802 // TODO: allow CFF for capable printers in CreatePSUploadableFont()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2738 // check if the font has a CFF-table in CreateFontSubset()
2739 const DWORD nCffTag = CalcTag( "CFF " ); in CreateFontSubset()
2763 // provide a font subset from the CFF-table in CreateFontSubset()
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx855 if( c == 'O' ) { // CFF-based OpenType in UpdateAttributesFromPSName()
H A Dpdfwriter_impl.cxx4146 DBG_ERROR( "PDFWriterImpl does not support CFF-font subsets yet!" ); in emitFonts()
/trunk/main/i18nutil/source/utility/
H A Dunicode_data.h276 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,// 0cf0 - 0cff
650 0, 0, 0, 0, 0, 0, 0, 0, 0,21,21,21,21,11,21,21,// 2cf0 - 2cff
1139 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,// 0cf0 - 0cff
H A Dcasefolding_data.h428 …00}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, {0x00, 0x0000}, // 2cf8 - 2cff
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3696 // do CFF subsetting if possible in createFontSubset()

Completed in 153 milliseconds