]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of some weights in the Haiku font driver
authorPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 08:46:04 +0000 (08:46 +0000)
committerPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 08:46:23 +0000 (08:46 +0000)
commitf70dfb74ccab4adaf98f6436444b94162104076f
tree4db93d4e12a54f0a3e60ea00cc01756ac9326d23
parent44243af8f26f25867c85641d2f101a347a18df1b
Fix handling of some weights in the Haiku font driver

* src/haiku_font_support.cc (font_style_to_flags):
* src/haiku_support.h (enum haiku_font_weight):
* src/haikufont.c (haikufont_weight_to_lisp)
(haikufont_lisp_to_weight): Make `ultralight' and `extralight'
mean the same thing.
src/haiku_font_support.cc
src/haiku_support.h
src/haikufont.c