fabiobento512 / FRequest

FRequest - A fast, lightweight and opensource desktop application to make HTTP(s) requests
https://fabiobento512.github.io/FRequest
GNU General Public License v3.0
164 stars 14 forks source link

[UI] Monospaced font for request body and response body #19

Closed KaKi87 closed 3 years ago

fabiobento512 commented 3 years ago

Sorry for the delay in answering.

Thank you for your suggestion I have added courier new as new font for the request body and response body: https://github.com/fabiobento512/FRequest/commit/50dd89ca21a0ee68bc77532e82c1c7e0a00d92f8

KaKi87 commented 3 years ago

Must it be that one ? 😅

I would like to recommend those :

Thanks.

fabiobento512 commented 3 years ago

For now it is easier because as far as I know courier new is one of the few monospaced fonts that are builtin in windows / macos / linux. Otherwise I would need to add the custom font to the build process.

Maybe I can make those customizable later? So any user could change it to their liking (including size). No promises though as I am working in the next release at the moment. If you want this, open a new issue/request for customizable fonts in the application.

KaKi87 commented 3 years ago

Alright, done ! #21