b398e4ca9e
Accepting request 1269476 from devel:languages:python
Ana Guerrero2025-04-15 14:47:20 +00:00
1d6c42c781
- update to 0.12.1: * clear glyph.lib on glyph.clear - update to 0.12.0: * Loop over all possibilities and test if one of them is disabled - update to 0.11.0: * add .readthedocs.yaml * Remove some big memory attributes from all defcon objects on delete * Mark regex/docstring as raw to fix SyntaxWarning invalid escape seq * Remove a useless shebang line in a non-executable test script * Remove guideline color key when setting color none * Update tested python versions
Dirk Mueller2025-04-15 08:09:09 +00:00
365d1fa83c
Accepting request 1041195 from home:yarunachalam:branches:devel:languages:python
Dirk Mueller2022-12-07 19:01:49 +00:00
52dcd76fa2
Accepting request 990221 from devel:languages:python
Richard Brown2022-07-19 15:19:59 +00:00
bea41df82d
- update to 0.10.1: * Python 3.10 support * Add glyphSet argument in _stampLayerInfoDataState * when guideline.name is set to None remove the name key * add eq and hash to FuzzyNumber * drop python 3.6 support
Dirk Mueller2022-07-19 11:27:55 +00:00
154183ce7d
Accepting request 880794 from home:bnavigator:branches:devel:languages:python
Dirk Mueller2021-03-24 08:01:44 +00:00
fb2be41f49
Accepting request 879997 from devel:languages:python
Richard Brown
2021-03-19 15:42:58 +00:00
d3147e8de8
- Update 0.8.1: * Fixes behavior with None in removeObserver (#349) * Resets glyph set on save (#297) * Gives Anchors and Guidelines a glyph attribute (#325) * Dispatcher enhancements (#337) * Adds __eq__ in BaseDict (#344)
Steve Kowalik2021-03-19 01:53:53 +00:00
2e8ce4eb27
- Update to 0.7.2: * Name the wheel file as non-universal (py3-only). * [setup.py] Mark library as requiring Python 3.6+, or else pip2 will attempt to install it on Python 2.7, which is no longer supported (#293). * Dropped support for Py2, now only Py3 * Updated documentation: #232 * Fixed docstring typos (thanks @Space0726!): #263 * added notification: Font.GuidelineWillBeAdded: #239 * Fixes for UFOZ (#209 testForExternalChanges and #218 glyphSet is required): #220 * Added close to font: #269 * Setting glyph.unicode will now set glyph.unicodes to a one member list: #258 * Add notifications for: Glyph.LeftMarginWillChange, Glyph.LeftMarginDidChange, Glyph.RightMarginWillChange, Glyph.RightMarginDidChange, Glyph.TopMarginWillChange, Glyph.TopMarginDidChange, Glyph.BottomMarginWillChange, Glyph.BottomMarginDidChange: #253 * Improved joinSegments: #259 * Added identifier to addComponent callback: #268 * Fix glyphs with components getting proper area value: #272 * Use ufoFormatTuple: #289 * Add ufoFormatVersionTuple property, deprecate ufoFormatVersion: #291Steve Kowalik2020-06-15 05:51:50 +00:00
99c837cd1c
Accepting request 808938 from devel:languages:python
Yuchen Lin2020-05-29 19:20:54 +00:00
489cb6e677
- Fix FontTool dep (camelcase) - Remove devel dependency
Tomáš Chvátal
2020-05-26 07:46:11 +00:00
4aec37a472
Accepting request 808918 from home:alarrosa:branches:devel:languages:python
Tomáš Chvátal
2020-05-26 07:42:29 +00:00