设置 Master PDF Editor 5(PDF编辑器)配置文件(如修改菜单为中文,设置默认中文字体等)
2020-11-01
* DEB/RPM 包官网地址:
https://code-industry.net/free-pdf-editor/#get
https://code-industry.net/get-master-pdf-editor-for-ubuntu/?download
* 默认的个人用户配置文件:
"$HOME/.config/Code Industry/Master PDF Editor 5.conf"
提示:因为目录名 "Code Industry/" 和文件名"Master PDF Editor 5.conf" 中间都带有空格,
如果在命令行下读取这个配置文件,需要在路径前面,加上成对的英文单引号,或者双引号。
示例:
gedit "$HOME/.config/Code Industry/Master PDF Editor 5.conf"
或者
gedit ~'/.config/Code Industry/Master PDF Editor 5.conf'
* 部分参数示例:
## ------------ ## line 116: #设置菜单语言。默认方案为 Build-in, 对应参数值为 default# lang=default# lang=zh_cn #设置菜单语言为简体中文### line 84-86: 设置默认字体# default_font=Helvetica# default_font_color=4278190080# default_font_size=12 #中文推荐为16### line 74: 设置界面色彩主题。# 参数值: Default (推荐,即: SystemTheme, 灰色颜色) 。另有可选参数值:# Light (即LighTheme), Dark (即DarkTheme), Windows, Fusion# 建议:只要别选 Dark 暗黑主题,其它基都是灰白颜色主题,显示效果都比较好。# app_style=Windows### line 78: 设置更新频率。0=不更新;1=Weekly (每周更新。默认值); 2=Moonly (每月更新)# check_updates=2## ------------
搞那么复杂,工具→设置→语言→简体中文,搞定。
我的自动显示是中文
有没有激活码或者哪里能搞到
文本框能输入中文文字吗
Featured Collection
Popular Ranking
Popular Events
设置 Master PDF Editor 5(PDF编辑器)配置文件(如修改菜单为中文,设置默认中文字体等)
2020-11-01
* DEB/RPM 包官网地址:
https://code-industry.net/free-pdf-editor/#get
https://code-industry.net/get-master-pdf-editor-for-ubuntu/?download
* 默认的个人用户配置文件:
"$HOME/.config/Code Industry/Master PDF Editor 5.conf"
提示:因为目录名 "Code Industry/" 和文件名"Master PDF Editor 5.conf" 中间都带有空格,
如果在命令行下读取这个配置文件,需要在路径前面,加上成对的英文单引号,或者双引号。
示例:
或者
* 部分参数示例:
## ------------
## line 116: #设置菜单语言。默认方案为 Build-in, 对应参数值为 default
# lang=default
# lang=zh_cn #设置菜单语言为简体中文
#
## line 84-86: 设置默认字体
# default_font=Helvetica
# default_font_color=4278190080
# default_font_size=12 #中文推荐为16
#
## line 74: 设置界面色彩主题。
# 参数值: Default (推荐,即: SystemTheme, 灰色颜色) 。另有可选参数值:
# Light (即LighTheme), Dark (即DarkTheme), Windows, Fusion
# 建议:只要别选 Dark 暗黑主题,其它基都是灰白颜色主题,显示效果都比较好。
# app_style=Windows
#
## line 78: 设置更新频率。0=不更新;1=Weekly (每周更新。默认值); 2=Moonly (每月更新)
# check_updates=2
## ------------