* [:repo:`8298`]: core-providers (audio): removes deprecated
status property
* [:repo:`8299`]: core-providers (audio): removes deprecated
filename property
* [:repo:`8300`]: core-providers (window): Removes deprecated
toggle_fullscreen method
* [:repo:`8309`]: Add graphics with antialiasing:
SmoothRectangle, SmoothEllipse, SmoothRoundedRectangle,
SmoothQuad and SmoothTriangle
* [:repo:`8313`]: Linux dependencies: Build libpng16 for
freetype so can render colored emoji
* [:repo:`8315`]: Remove the extra position added to undo list
while using Shift key
* [:repo:`8317`]: macOS dependencies: Build libpng16 for
freetype, so can render colored emoji
* [:repo:`8495`]: Honour multiline=True/False while pasting,
Fix Scroll after backspace and undo.
* [:repo:`8497`]: Added spanish layout json for the vkeyboard
* [:repo:`8503`]: Pillow text provider: use get_bbox when
get_size is not available. Allows latest versions of pillow
to work along with older ones.
* [:repo:`8459`]: Deprecate kivy.utils.interpolate and improve
related docs
* [:repo:`8206`]: Improved KV-lang parser error info when
indentation is invalid
* [:repo:`8301`]: Rework custom garden importer to avoid usage
of imp module (removed in Python 3.12)
* [:repo:`8357`]: Apply style fixes as suggested by new flake8
version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=64
* Core
- [#403] Pygame audio loader doesn't work (in addition to camera opencv provider)
- Changes from version 1.1.0:
* Core
- [#319] Allow dynamic changes to url in Loader
- [#371] Allow BoundedNumericProperty to have custom min/max per widget
- [#373] Allow Property.dispatch() to be called from Python
- [#376] Fix list.reverse() in ListProperty
- [#386] Fix GC with Clock triggered events
- [#306] Fix video uri support with gstreamer
- Add support for italic/bold text in core/text
- Better traceback when an exception happen within kv
- Enhance properties exceptions
- Fixes for camera frame update
- Fixes for python-for-android project
- Fixes list/dict properties on pop/popitem method
- Merged android-support branch to master
- New Atlas class for merging png/jpeg and acces with atlas://
- New SettingPath in settings
- New markup text rendering: "[b]Hello[/b] [color=ff0000]World[/color]"
- New on_pause handler in App: used in android for sleeping
- Removed text/cairo rendering, ttf doesn't work.
- Various speedup on cython files
* Graphics
- [#375] Fix clear_color in Fbo
- [#64] New Mesh instruction for custom 2D mesh
- Fix black screenshot on GLES devices
- Fix warnings of cython compilation + debian issues
* Modules
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kivy?expand=0&rev=3