-
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
15 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.
-
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 …
-
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…
-
Hello all and thank you for this nice library.
I am using it on a large touch screen to let user rotate images around. Intuitively, the users try to rotate the picture with multiple fingers (the scre…
-
Hi,
I'm using your framework to process image taken by camera.
My application is in portrait mode only.
After taken the photo and apply a filter on it, the image display on a GPUImageView is rotate b…