+HTML редактор
This commit is contained in:
@ -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"> ' . $this->formatEntity($glyphs[$p]) . ' </span>';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user