Skip to content

Commit

Permalink
Rotate "metal" page for better OCR
Browse files Browse the repository at this point in the history
Closes #110
  • Loading branch information
stscoundrel committed May 25, 2024
1 parent ed86480 commit 073f069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image-rotator/bin/image_rotator.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import 'package:image_rotator/image_rotator.dart' as image_rotator;
const Map<String, double> imagesToRotate = {
'resources/images/97-balstyrig.gif': 1.0,
'resources/images/1109-hosskrift.gif': 1.15,
'resources/images/1817-metal.gif': -0.5,
'resources/images/2387-røtte (rotte).gif': -2.33,
'resources/images/3021-timesand.gif': 1.1,
};
Expand Down

0 comments on commit 073f069

Please sign in to comment.