Speed Reader font size set as pixels instead of points
## Submitted by Frash Assigned to **Harald Judt** **[Link to original bug (#16466)](https://bugzilla.xfce.org/show_bug.cgi?id=16466)** ## Description Created attachment 9483 size comparison The font size in Speed Reader is set as pixels while the system font size is set as points. In the attachment you can see the system font chooser set to 20 (points == 26px) and the Speed Reader font size set to 20 (pixels). The bug is on line 385 in lib/speedreader.c. This bug is related to bug #16455 and #16456. https://github.com/search?l=&q=org%3Axfce-mirror+font-size%3A+%25dpx&type=Code **Attachment 9483**, "size comparison": ![Screenshot_2020-02-23_16-00-25](/uploads/4c0d15975d58326c7c369a11de718781/Screenshot_2020-02-23_16-00-25.png) Version: git
issue