]> git.eshelyaron.com Git - emacs.git/commit
Improvements to the Haiku font dialog
authorPo Lu <luangruo@yahoo.com>
Sun, 1 May 2022 02:17:04 +0000 (02:17 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 1 May 2022 02:17:04 +0000 (02:17 +0000)
commit7dda9835c616e4acde460837b3e6d4a64c18343d
treebdd453ee007ad21fa911788072e64a8aef1d0bf8
parent07ae30d8f24ce46dbb7c2fbfa02002c1b4c2b6b7
Improvements to the Haiku font dialog

* src/haiku_support.cc (class EmacsFontSelectionDialog)
(EmacsFontSelectionDialog, FrameResized): Fix colors and respect
monospace only.
(be_select_font): New parameter `allow_monospace_only'.
* src/haiku_support.h: Update prototype.
* src/haikufont.c (Fx_select_font): Respect
`exclude-proportional'.
src/haiku_support.cc
src/haiku_support.h
src/haikufont.c