NAME
cssflip - Flip direction of Cascading Style Sheet (CSS)
SYNOPSIS
cssflip [ options ... ] file.css ... > file-rtl.css
DESCRIPTION
Options
- --swap_left_right_in_url
-
Fixes "left"/"right" string within URLs.
- --swap_ltr_rtl_in_url
-
Fixes "ltr"/"rtl" string within URLs.
- --ignore_bad_bgp
-
Ignores unmirrorable background-position values.
VERSION
Run "cssflip --version
".
AUTHOR
Hatuka*nezumi - IKEDA Soji <hatuka(at)nezumi.nu>
COPYRIGHT
Copyright (C) 2013 Hatuka*nezumi - IKEDA Soji.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.