+HTML редактор

This commit is contained in:
2021-10-14 19:35:32 +06:00
parent 5ebcf5041d
commit 66cc2fbd03
301 changed files with 57 additions and 45975 deletions

View File

@ -3333,7 +3333,6 @@ $MarkAttachmentType = ' . var_export($this->MarkAttachmentType, true) . ';
}
$this->seek($PairSetOffset[$p]);
// First Glyph = $glyphs[$p]
// Takes too long e.g. Calibri font - just list kerning pairs with this:
$html .= '<div class="glyphs">';
$html .= '<span class="unchanged">&nbsp;' . $this->formatEntity($glyphs[$p]) . ' </span>';