]> git.eshelyaron.com Git - emacs.git/commit
Take size into account when previewing fonts on Haiku
authorPo Lu <luangruo@yahoo.com>
Thu, 5 May 2022 04:58:47 +0000 (04:58 +0000)
committerPo Lu <luangruo@yahoo.com>
Thu, 5 May 2022 04:58:47 +0000 (04:58 +0000)
commit01e874e1e6e6770ed0a5ba3ba7c9488494a2e61a
treecc91dfdcd99a99a0dc60d6e138f994f81b167f0f
parentc250d82463eb554e03c8066845464ef0dbb017b7
Take size into account when previewing fonts on Haiku

* src/haiku_support.cc (MessageReceived): Decode size sent and
handle `UPDATE_PREVIEW_DIALOG' message.
(UpdatePreview): Add current size.
(EmacsFontSelectionDialog): Assign correct modification messages
to the size entry.
src/haiku_support.cc