-
To reproduce this issue, I used the images from https://github.com/recurser/exif-orientation-examples/ (see exact markdown below).
In the [generated pdf](https://github.com/user-attachments/files/174…
-
How were these images generated, mask_1920_1080.png and mask_crop.png;Did you use any tools or did you manually draw them
-
Please add support for repeating a pattern in a shape, similar to pattern fill support for the HTML canvas.
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/createPattern
…
-
### Bug summary
For example, if you modify the `stairs_demo.py` example as below, it will cause an exception at runtime.
### Code for reproduction
```patch
diff --git a/examples/lines_bars_a…
-
大佬 您好,我用的自己训练的yolov8s pt模型通过readme中的教程转成的engine,然后修改了infer_det.py代码使其能够调用摄像头,我想计算每帧的耗时,不知道下面的代码计算对不对:
```python
from models import TRTModule # isort:skip
import argparse
from pathlib import Path
…
-
### Have you completed your first issue?
- [X] I have completed my first issue
### Guidelines
- [X] I have read the guidelines
- [ ] I have the link to my latest merged PR
### Latest Merg…
-
Follow-ups from #884.
- [x] Draw behind system bars in MovieDetailsActivity.
- [x] Comments: use round images.
- [x] Use cards to separate panes on wide layouts. https://developer.android.com/lar…
-
I have encountered a strange crash when I try to use axes with the ATLAS style. The following MWE
```python
from matplotlib import gridspec, pyplot as plt
import mplhep as hep
x_vals = [0, 1]
…
-
I've found that some elements that the current library provides functionalities to draw are not extractable from the .pptx file.
I would enjoy some symmetry in the functionalities, as I am trying to…
-
Feel free to check out https://github.com/huggingface/diffusers/tree/main/examples/community#stable-diffusion-boxdiff
Example use case:
```python
import torch
from PIL import Image, ImageDraw
f…