Pamir Roy

Results 8 issues of Pamir Roy

**Is your feature request related to a problem? Please describe.** Kivy graphics are not anti-aliased. Recently, a few prs have been merged into Kivy 2.3.0, which introduce the Smooth graphics....

Component: graphics
Type: Feature

**Is your feature request related to a problem? Please describe.** Current, ellipse/circle/donut graphics aren't anti-aliased. The anti-aliased versions are recently done through smooth versions. So, to have anti-aliasing we have...

Type: Feature

Issues addressed/ fixed (known to me atleast): * #8340 * #8222 Changes done: * Updated `EventLoop.ensure_window` function to work with lazy initialization of the `Window` class * Converted `_initialized` to...

Component: core-app

**Software Versions** * Python: 3.8 * OS: Windows * Kivy: 2.2.1 * Kivy installation method: pip **Describe the bug** When a png with some translucent colors is loaded with `AsyncImage`,...

Component: Widgets
Type: Bug

### Description Currently, p4a can only build for android on Linux OS. For usage through Windows, its suggested to use either WSL2 or VirtualBox, etc. But, on reviewing the internal...

feature-request

### Versions * Python: Any * OS: Any * Buildozer: latest ### Description In buildozer, we have the [meta-data field](https://github.com/kivy/buildozer/blob/master/buildozer/default.spec#L271), which takes comma separated meta data in the form of...

### Description Currently, buildozer can only build for android on Linux OS. For usage through Windows, its suggested to use either WSL2 or VirtualBox, etc. But, on reviewing the internal...

feature
target-android

### Description Currently, buildozer only supports built app deployment to a device and not to an emulator. Moreover, there is no commands for creating and managing the emulators and for...

feature