amate / Proxydomo

ローカルで動作するプロクシフィルタリングソフトです
http://www31.atwiki.jp/lafe/pages/37.html
GNU General Public License v2.0
73 stars 12 forks source link

Suggestion: Add Fonts settings for Edit Filter #48

Closed mas91180 closed 7 years ago

mas91180 commented 7 years ago

Could you please add the ability to change fonts for Edit Filter and Test Filter dialogs - Pattern and Replacement and both Test Filter windows? Or at least one font for all of them? Just and option to read from settings.ini - like: [FilterEditWindow] Font=Courier New,12 ... would be enough. Just settings.ini option, no need to add anything to Options dialog. Thanks in advance!

amate commented 7 years ago

v1.101 added Add the following sentence to settings.ini

[FilterEditWindowFont]
lfFaceName=Consolas
pointSize=9
[FilterTestWindowFont]
lfFaceName=Consolas
pointSize=9