summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/font-variants.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update Gtk button press handlingAlexander Valavanis2017-07-091-1/+1
|
* Show glyphs with alternative styles in "Feature Settings" section of ↵Tavmjong Bah2017-06-051-0/+1
| | | | | "Variants" tab of "Text and Font" dialog. (bzr r15731)
* Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-031-1/+2
| | | (bzr r15725)
* Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-251-1/+1
| | | (bzr r14215)
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-221-1/+11
| | | (bzr r14208)
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-201-2/+17
| | | (bzr r14163)
* Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵Tavmjong Bah2015-05-161-1/+18
| | | | | awaits Pango update. (bzr r14155)
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵Tavmjong Bah2015-05-141-1/+2
| | | | | library). (bzr r14152)
* GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵Tavmjong Bah2015-05-121-0/+119
progress. (bzr r14148)