File: HISTORY.md

package info (click to toggle)
python-babelfont 3.0.6~ds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,740 kB
  • sloc: xml: 33,013; python: 5,762; makefile: 68
file content (25 lines) | stat: -rw-r--r-- 488 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
=======
History
=======

2.0.2 (2020-02-08)
------------------

* Fix source distribution, move to setuptools_scm

2.0.1 (2020-02-04)
------------------

* Add the concept of an exported/unexported glyph
* Revert "Ignore unexported glyphs"
* Ignore missing date
* Ignore unexported glyphs
* Fix VFJ test

2.0.0 (2020-01-25)
------------------

* Rewrite to load in font data directly instead of proxying. New interface.
* Fix anchors, color loading
* Add variable font abstraction layer