[Libreoffice-bugs] [Bug 139654] Enhancement request for sensitive 'Features...' buttons in Character Font tab page

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 20 01:37:30 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=139654

--- Comment #4 from Jim Raykowski <raykowj at gmail.com> ---
Code pointers:

To learn how to know if there are font features available for a font 
see cui/source/dialogs/FontFeaturesDialog.cxx
void FontFeaturesDialog::initialize()

In cui/source/tabpages/chardlg.cxx 
SvxCharNamePage::UpdatePreview_Impl()
set the sensitivity and tool tip for: 
m_xWestFontFeaturesButton
m_xEastFontFeaturesButton
m_xCTLFontFeaturesButton

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210120/1708ad26/attachment.htm>


More information about the Libreoffice-bugs mailing list