魔兽科普汇聚WoW玩家们专属综合资讯门户网站!

EditBox Font Improver

EditBox Font Improver 是一款魔兽世界插件,主要用于其他插件相关功能。建议根据自己的版本和插件环境先测试兼容性。

免费下载 举报 收藏插件
插件详情

插件中文资料库

中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。

玩家一句话点评
EditBox Font Improver 适合需要其他插件、界面增强或玩法辅助的玩家,建议结合自己的职业和版本先测试再长期使用。
适用场景
  • 界面布局、头像框、姓名板和动作条优化

EditBox Font Improver 插件下载与使用指南

本页整理了 EditBox Font Improver 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。

适合谁用

EditBox Font Improver 是一款 其他插件 / 插件扩展 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。

基本信息

  • 插件作者:6mot
  • 插件分类:其他插件 / 插件扩展
  • 适配版本:12.0.5,12.0.7
  • 累计下载:1,984

安装方法

  1. 点击上方下载按钮获取 EditBox Font Improver插件文件。
  2. 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
  3. 重启游戏或在角色界面点击插件,确认 EditBox Font Improver 已启用。
  4. 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。

使用建议

EditBox Font Improver 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。

EditBox Font Improver 常见问题

这个插件适合哪些玩家?

EditBox Font Improver 适合需要 其他插件 / 插件扩展 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。

下载后怎么安装?

下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。

为什么插件不显示或不生效?

常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。

有没有类似插件可以替代?

可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。

插件 AI 问答

可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。

EditBox Font Improver 是一款魔兽世界插件,主要用于其他插件相关功能。建议根据自己的版本和插件环境先测试兼容性。

插件用途

EditBox Font Improver 主要面向需要其他插件功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。

适用场景

  • 其他插件相关功能

使用建议

安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。

EditBox Font Improver

Better fonts and font size for writing macros and debugging code. Not only for font nerds!

Summary

The addon lets you set the font and font size for the edit box (text entry field) of:

Let’s make sure these edit and code boxes have a clean, monospaced font (and a proper text size!), instead of Friz Quadrata, Arial Narrow, or anything else that’s not quite right.
(WowLua is an exception, as it already comes with a suitable font (Vera Mono); this is great, but EFI lets you switch it out if you want something different.)

Note that this is not an addon to globally change the WoW UI font! (To do this, you simply put your fonts into World of Warcraft/retail/Fonts and name them like the default font files.)

EFI’s objective is to provide nice coding fonts for edit boxes (and BugSack), without affecting the rest of your UI.

If you’re using an addon that isn’t covered by EFI, but you believe its edit box would benefit from a more suitable font and/or font size, feel free to suggest it on the Issues page!


_If you’re having trouble reading this description on CurseForge, you might want to try switching to the Repo Page. You’ll find the exact same text there, but it’s much easier to read and free from CurseForge’s rendering errors.


Usage

Huge revamp with version 3, forget everything about the old EFI!

The most important changes:

  • You can no longer add your own font paths to the SavedVariables file (may be added back later).
  • Instead, EFI now comes with quite a few preinstalled fonts you can choose from.
  • Everything can now be set/done via the console UI.

Before we go into the details, here a compilation of all commands:

Base command: /efi or /ebfi or /editboxfontimprover. We’ll use /efi in this description.

Subcommands/arguments:

/efi <number> : Select a font by index. Example: \efi 5.
/efi s <number> : Set font size. Example: \efi s 16. Default: 12
/efi s : Show status, info, settings, fonts. Synonyms: /efi status, /efi info
/efi f : Show the complete list of installed fonts (the status display only shows a part). Synonyms: /efi fonts
/efi unisize : Use EFI’s font size also for addons that have their own size setting.
/efi ownsize : Do not override the font size setting of addons that come with their own size setting (this is the default).
/efi r : Refresh setup. Use this if a target has lost the correct font, or something went wrong with the setup at login.
/efi h : Show the help text with all commands and arguments explained. Synonyms: /efi help

Font Selection

You can choose from more than 70 different fonts and weights.

Some highlights:

  • PT Mono
  • Fira Mono
  • JetBrains Mono
  • Hack
  • Ubuntu Mono
  • B612 Mono
  • Code New Roman
  • IBM Plex Mono
  • Cascadia Mono
  • Courier Prime
  • Inconsolata

and many more!

For a full list in-game, enter /efi fonts or /efi f.

Font selection is simple: You enter /efi font <index> or shorter /efi f <index>, or just /efi <index>, where index corresponds to the index as shown with the /efi f command.

Example: /efi f 1 sets PT Mono as your editbox font.

Font Size

You can change the font size with the command

/efi s <number>

For example /efi s 14.

This affects only the addons that are set to use EFI’s size setting, which are the addons that do not have their own font size setting (currently Blizz Macro UI, M6, OPie). WowLua, ScriptLibrary, and BugSack have their own font size setting, and EFI by default will not override it.

However you can enforce EFI’s font size for these addons with the /efi unisize command. Revert back with /efi ownsize.

Note that even with unisize you can still use the respective addon’s font size setting. The size will just be reset at login/reload, or when you use the slash command to change the size or to switch to another font.

Enable/Disable

By default, the addon changes the font of all the above listed 3rd-party and Blizz addons. If you really want to deactivate the font replacement for a specific addon, you can simply toggle it with /efi&nbsp;<addonname>, where <addonname> can be any of the following [long form | short form]:

  • misceditors | me
  • wowlua | wl
  • scriptlibrary | sl
  • bugsack | bs

The misceditors argument affects Blizz Macro UI, M6, OPie. The other addons can be toggled individually.

Tips

Font Browsing

After installing EFI, you certainly want to check out the different fonts and see what they look like in your frames.

To quickly browse through all installed fonts, you can increment (and decrement) the index instead of entering an index number. For this, use the commands /efi + and /efi -. This is designed to be used in conjunction with the chat command history.

So, to find the font you like the best:

  1. Open a frame where you can see the applied font, for example the BugSack window with some error code in it, or the macro editor.
  2. Enter /efi + --> the font changes to the next in the list, and is applied to your BugSack text. The current font name is printed to the chat.
  3. Press your chat key (usually / or Return) to re-open the chat editbox.
  4. Press Alt-UpArrow to bring back the last command (or just UpArrow, if you have Chattynator).
  5. Press Return --> the next font is applied.
  6. Repeat from step 3.

For your convenience, instead of -/+ you can also press -/=. For even more convenience you can also use the , and . (comma and period) keys.

Size Browsing

The same works for the font size: Just use /efi s + in step 2.


Feel free to share your suggestions or report issues on the GitHub Issues page of the repository.
Please avoid posting suggestions or issues in the comments on Curseforge.


Addons by me:

  • PetWalker: Never lose your pet again (…or randomly summon a new one).
  • Auto Quest Tracker Mk III: Continuation of the one and only original. Up to date and tons of new features.
  • Goyita: Your Black Market assistant. Know when BMAH auctions will end. Tracking, notifications, history, info.
  • Move 'em All: Mass move items/stacks from your bags to wherever. Works also fine with most bag addons.
  • Auto Discount Repair: Automatically repair your gear – where it’s cheap.
  • Auto-Confirm Equip: Less (or no) confirmation prompts for BoE and BtW gear.
  • Slip Frames: Unit frame transparency and click-through on demand – for Player, Pet, Target, and Focus frame.
  • Action Bar Button Growth Direction: Fix the button growth direction of multi-row action bars to what is was before Dragonflight (top --> bottom).
  • EditBox Font Improver: Better fonts and font size for the macro/script edit boxes of many addons, incl. Blizz's. Comes with 70+ preinstalled monospaced fonts.
CurseForge: https://www.curseforge.com/wow/addons/editbox-font-improver

用户评价

暂无 / 5,0 条评价
免费插件下载后可以评价;付费插件 / WA 购买后可以评价;委托订单完成后可以评价。
暂无评价。

相关推荐

继续看看这些内容

全站搜索