mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
add DjVu GetGlyphs
This commit is contained in:
@ -232,7 +232,6 @@ namespace XPS
|
||||
pTempUnicodes[nTempUnicodesLen++] = (unsigned int)pWchars[i];
|
||||
|
||||
// m_pInternal->m_oWriter.WriteText(m_pTempUnicodes, (const int*)pGids, m_nTempUnicodesLen, x, y, w, h, m_pInternal->m_bIsChangedFontParamBetweenDrawText);
|
||||
// TODO: CheckTectClipRect();
|
||||
|
||||
bool bIsDumpFont = false;
|
||||
std::wstring sCurrentFontName; double dFontSize;
|
||||
|
||||
Reference in New Issue
Block a user