SharedMediaAdditionalFonts
Inserts more than 30 additional fonts into LibSharedMedia's storage.
LibSharedMedia is used as a library in other addons to add resources such as fonts, sounds, images, ... By installing SharedMediaAdditionalFonts, you add fonts to the list of fonts provided by LibSharedMedia to these addons. If your other addons do not use LibSharedMedia, this addon (SharedMediaAdditionalFonts) doesn't do anything.
List of popular addons that use LibSharedMedia:
- Recount / Skada Damage Meter / Details! Damage Meter
- Prat
- WeakAuras
- Omen Threat Meter
- Quartz
- ...
First you should put your own fonts in the '<tt>fonts</tt>' folder of the addon.
Then you should create a file in the main folder of the addon named MyAdditionalFonts.lua (SharedMediaAdditionalFonts/MyAdditionalFonts.lua).
Inside, write something like that:
Now start the game and try using your new font!
i have libSharedMedia 3.0
and i put fonts into Fonts folwder, what next?