Thread Tools Display Modes
12-28-20, 06:34 PM   #1
sh77
A Defias Bandit
Join Date: Nov 2016
Posts: 3
Unicode/character name for quest item button dot/period

Does anyone know the unicode or character name for the dot/period that appears over quest item buttons? You know, the one over the icon that's red when you're out of range but grey in range?

It appears OK with default fonts, but custom fonts don't have this glyph, displaying a pretty ugly rectangle instead. It looks like a large-ish raised dot.

Easily fixed I guess with a font editor, but I'm really struggling to find the exact character.

Thanks.
  Reply With Quote
12-28-20, 07:19 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
There are several circles/bullets that a font can support. https://www.alt-codes.net

But you could also just look in the UI code and find it yourself: https://www.townlong-yak.com/framexml/live
(or you can extract the code yourself: https://wowwiki.fandom.com/wiki/Extr...nterface_files )
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
12-29-20, 12:16 AM   #3
d87
A Chromatic Dragonspawn
 
d87's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2006
Posts: 163
RANGE_INDICATOR="●"

There it is in text form and it's U+25CF apparently

Last edited by d87 : 12-29-20 at 12:27 AM.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Unicode/character name for quest item button dot/period

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off