summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-selector.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ↵Tavmjong Bah2018-05-031-9/+1
| | | | | | it does. Minor UI tweaks and bug fixes.
* More progress on variable fonts support.Tavmjong Bah2018-04-281-2/+8
|
* Implement FontSelectorToolbar.Tavmjong Bah2018-04-251-7/+2
| | | | | | | A version of FontSelector designed for the text toolbar. This is meant as a replacement for Ink_ComboBoxEntry_Action. It is not ready for use. Also includes some code cleanup.
* Replace C FontSelector by C++ FontSelector.Tavmjong Bah2018-04-131-0/+165
Fix synchonization problems between users of FontLister (FontSelector/Text toolbar). Hide unused size widget in Glyphs dialog. Display style names in FontSelector using own style.