]> git.eshelyaron.com Git - emacs.git/commit
Fix some problems with Haiku font display
authorPo Lu <luangruo@yahoo.com>
Sun, 9 Jan 2022 03:24:44 +0000 (03:24 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 9 Jan 2022 03:24:44 +0000 (03:24 +0000)
commit8aad4cee326dff4c63b05eaf290c34a397067b93
tree5ba0c911529c54324251d31fb1cb7d5a6a6088eb
parent92e4460911d23dd6889e9c02333e93882912e82a
Fix some problems with Haiku font display

* src/haiku_font_support.cc (BFont_char_bounds): Fix rounding
errors.
(BFont_open_pattern): Set size before setting family and style.
src/haiku_font_support.cc