]> git.eshelyaron.com Git - emacs.git/commit
Fix font matching of "Fira Code Retina" and "Fira Code Regular" on Haiku
authorPo Lu <luangruo@yahoo.com>
Tue, 3 May 2022 02:44:00 +0000 (02:44 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 3 May 2022 02:44:16 +0000 (02:44 +0000)
commit0d5befb88243b1b92170f7c46664d6639b653f6c
treea7a539d9c806bf4a30dfac00fbd2fbcbd2ff5584
parent5dfe568cad7c9bc79eccad6a4382a6631246980a
Fix font matching of "Fira Code Retina" and "Fira Code Regular" on Haiku

* src/haiku_font_support.cc (font_family_style_matches_p): Don't
allow matches on fonts with an adstyle if none was specified in
the input pattern.
src/haiku_font_support.cc