File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.0
4+
5+ - add ` --keep-cvt ` option to keep original cvt table
6+ - add ` --keep-fpgm ` option to keep original fpgm table
7+ - add ` --keep-gasp ` option to keep original gasp table
8+ - add ` --keep-glyf ` option to keep original glyf table
9+ - add ` --keep-hdmx ` option to keep original hdmx table
10+ - add ` --keep-head ` option to keep original head table
11+ - add ` --keep-ltsh ` option to keep original LTSH table
12+ - add ` --keep-maxp ` option to keep original maxp table
13+ - add ` --keep-prep ` option to keep original prep table
14+ - add ` --keep-ttfa ` option to keep original TTFA table
15+
316## v0.1.0
417
518- initial beta release
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- version = __version__ = "0.2.0.dev0 "
15+ version = __version__ = "0.2.0"
You can’t perform that action at this time.
0 commit comments