]> git.eshelyaron.com Git - emacs.git/commit
Set initial size in the Haiku font dialog
authorPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 05:46:24 +0000 (05:46 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 4 May 2022 05:46:24 +0000 (05:46 +0000)
commit268713e227e8b665b1874c96ea96d1e7fccaab11
tree2007fbd5a73369525fa5cba0e141e2b52f8a1329
parent10284ca3d3a01505c3f19668f7e00586cac414b5
Set initial size in the Haiku font dialog

* src/haiku_support.cc (class EmacsFontSelectionDialog)
(EmacsFontSelectionDialog): New argument `initial_size'.
(be_select_font): Likewise.
* src/haiku_support.h: Update prototypes.
* src/haikufont.c (Fx_select_font): Set font dialog size to the
pixel size of the current font.
src/haiku_support.cc
src/haiku_support.h
src/haikufont.c