1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-02 16:25:41 +00:00
This commit is contained in:
Lu Wang 2013-07-03 12:02:00 +08:00
parent 132478c1c1
commit 17c351c810

View File

@ -341,7 +341,6 @@ void HTMLRenderer::embed_font(const string & filepath, GfxFont * font, FontInfo
* Try to calculate the correct Unicode value from the glyph names, when collision is detected in ToUnicode Map
*
* - Fill in the width_list, and set widths accordingly
* - Remove unused glyphs
*/