-
### Describe the bug
This is a bit tricky. It isn't a bug with enhanced:img, but I do think it might be enhanced:img's _problem_ as the behavior is unexpected. I apologize if you'd rather have this…
-
Related to #133
in sp23-nelkin final project, many images need to be rotated 90 degr.
-
I downloaded your lib to do some tests and I made a method to rotate the photo at a specific angle, not just adding 90 degrees, but I found a bug in the crop overlay, can you fix it?
https://user-i…
-
Code Example
```ruby
params = {
pngout: false,
advpng: false,
jhead: false,
jpegtran: false,
jpegrecompress: false,
svgo:…
-
-
### Steps to reproduce
echo test > test.txt
vim -c "set printoptions=portrait:n | ha > lan.ps | q" test.txt && ps2pdf lan.ps
vim -c "set printoptions=portrait:y | ha > por.ps | q" test.txt && ps2pd…
mx518 updated
19 hours ago
-
In the graph we are using
`lambda:tf.py_func(random_rotate_image, [image], tf.uint8)`
inside
`create_input_pipeline`
This causes problem while using tensor flow serving as python layers are [not…
-
I have loads of duplicate files that only differ in that one is rotated and one is not. It would be awesome if dupeguru pe could detect that.
-
In continue of https://github.com/metanorma/mn-native-pdf/issues/713.
As titled, based on the new JIS layout JIS_Template_traditional_blue_v2_traditional.pdf.
To do (draft list):
- [x] ~add new…
-
The find_rect function fails to find the largest rectangle when rotating the checkerboard by 45° clockwise, but it does find the largest rectangle when rotating it by 45° counterclockwise.
My code …