[mythtv-commits] [MythTV/mythtv] 7c0dc9: Fix spurious font mismatch errors.

linuxdude42 noreply at github.com
Fri Feb 15 15:16:14 UTC 2019


  Branch: refs/heads/fixes/30
  Home:   https://github.com/MythTV/mythtv
  Commit: 7c0dc9b25906e0bdf9f6cb878268c9d0fc2316bb
      https://github.com/MythTV/mythtv/commit/7c0dc9b25906e0bdf9f6cb878268c9d0fc2316bb
  Author: David Hampton <mythtv at love2code.net>
  Date:   2019-02-15 (Fri, 15 Feb 2019)

  Changed paths:
    M mythtv/libs/libmythui/mythfontproperties.cpp

  Log Message:
  -----------
  Fix spurious font mismatch errors.

Strip out any text between square brackets before comparing font
names.  This will allow a font family name like "Droid Sans [MONO]" to
match the request for "Droid Sans".

Fixes #13385.

(cherry picked from commit 60a1db79f36e4f0734c79c4783864340d4e695bf)




More information about the mythtv-commits mailing list