JPEXS Free Flash Decompiler Issue Tracker

If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler

NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issuesList of issues

#2633 Caret Offset in ttf file is not zero
Author:
Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: ExportFonts
State: opened Help

Caret Offset in exported .ttf files is not zero, it will cause characters shifted to left side of start location in some rendering programs. please set it to zero. (carret offset is part of ttf file values)
If you mean caretOffset field in hhea table, then I checked it and we put 0 there. Maybe your editor calculates it from some other values(?). Or you mean another TTF field?
State: new→opened