Paul

Results 116 issues of Paul

## Documentation request: ### What documentation needs to change? Examples in the example section of the site. I'm not sure how many, but the first one I noticed is the[...

documentation

## Documentation request: ### What documentation needs to change? / Where is it located? Dev instructions ### What is wrong with it? How can it be improved? We need step-by-step...

enhancement
documentation

## Enhancement request: ### What should be added/changed? A `DigitDisplay` UI class that allows the score to be set without using a text label. It would support custom bitmap fonts...

enhancement
gui

## Documentation request: ### What documentation needs to change? Screenshots on the [example index](https://api.arcade.academy/en/latest/examples/index.html) and example pages. ### Where is it located? [`doc/examples`](https://github.com/pythonarcade/arcade/tree/development/doc/examples) ### What is wrong with it? How...

enhancement
documentation

## Enhancement request: ### What should be added/changed? **tl;dr: Add rotation angle offset support for sprites** This would take the form of `angle_offset` and `radians_offset` to match the respective attributes...

collision

## Documentation request: ### What documentation needs to change? A number of text-related locations need to link to a new tutorial covering: 1. Why you should ship fonts with your...

documentation

## Enhancement request: ### What should be added/changed? A beginner-friendly way for users to keep text consistent across operating systems #### Core Enhancement tl;dr An easy way to achieve this...

enhancement

## Documentation request: ### What documentation needs to change? We will eventually need a new page explaining different strategies for handling high dpi screens. ### Where is it located? Does...

documentation

## Documentation request: ### What documentation needs to change? The beginner developer documentation needs to be improved. ### Where is it located? The [how to contribute page](https://api.arcade.academy/en/latest/development/how_to_contribute.html) page. ### What...

documentation

## Enhancement request: ### What should be added/changed? A CI check to scan for constructor docstrings outside the project standard location, which is in the class-level attributes rather than on...

enhancement
documentation