pushed
zhengqunkoo/fbpdf • 9:49 AM - Feb 16, 2020
This updates the r key handling in fbpdf.c to rotate the current page by a fixed 90 degrees each time, instead of reading an arbitrary count value. The change makes rotation state consistent and removes dependence on numeric input for a common viewing action. In practice, page rotation is now simpler and more predictable for users navigating PDFs.