• Windows default font

    From jason_warren@ieee.org@21:1/5 to All on Fri Mar 17 17:36:29 2023
    For reasons unknown, the system font turned into italics.
    I read articles about how to fix the default font by
    a Registry edit. It -almost- worked. Italics are mostly
    absent, but the time display on the taskbar is slightly
    wrong: the colon is a little box. The digits look fine.
    This is surely in the Minor Annoyances category, but
    I'm curious. I'm also curious about how the font got
    changed in the first place.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to jason_warren@ieee.org on Fri Mar 17 18:15:21 2023
    On 3/17/2023 5:36 PM, jason_warren@ieee.org wrote:
    For reasons unknown, the system font turned into italics.
    I read articles about how to fix the default font by
    a Registry edit. It -almost- worked. Italics are mostly
    absent, but the time display on the taskbar is slightly
    wrong: the colon is a little box. The digits look fine.
    This is surely in the Minor Annoyances category, but
    I'm curious. I'm also curious about how the font got
    changed in the first place.


    https://www.winhelponline.com/blog/taskbar-clock-colon-missing-windows-10/

    "Cause

    This issue happens if you’ve changed the default system fonts - especially
    Segoe UI Symbol (TrueType) or Segoe UI (TrueType) to
    Segoe UI Black, Arial, or a third-party font.

    Many people face this issue after inadvertently changing the default
    system fonts using a third-party tweaker program. The chosen font may be
    missing the Unicode U+2236 symbol, which represents the colon character."

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Big Al@21:1/5 to this is what Paul on Fri Mar 17 20:13:24 2023
    On 3/17/23 18:15, this is what Paul wrote:
    On 3/17/2023 5:36 PM, jason_warren@ieee.org wrote:
    For reasons unknown, the system font turned into italics.
    I read articles about how to fix the default font by
    a Registry edit. It -almost- worked. Italics are mostly
    absent, but the time display on the taskbar is slightly
    wrong: the colon is a little box. The digits look fine.
    This is surely in the Minor Annoyances category, but
    I'm curious. I'm also curious about how the font got
    changed in the first place.


    https://www.winhelponline.com/blog/taskbar-clock-colon-missing-windows-10/

       "Cause

        This issue happens if you’ve changed the default system fonts - especially
        Segoe UI Symbol (TrueType) or Segoe UI (TrueType) to
        Segoe UI Black, Arial, or a third-party font.

        Many people face this issue after inadvertently changing the default
        system fonts using a third-party tweaker program. The chosen font may be
        missing the Unicode U+2236 symbol, which represents the colon character."

      Paul


    I had an issue with the fonts and found this registry file. You can use regedit to backup this data just in case.
    It worked for me, but I'm not saying it will. Buyer beware !!!

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
    "Segoe UI (TrueType)"="segoeui.ttf"
    "Segoe UI Black (TrueType)"="seguibl.ttf"
    "Segoe UI Black Italic (TrueType)"="seguibli.ttf"
    "Segoe UI Bold (TrueType)"="segoeuib.ttf"
    "Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"
    "Segoe UI Emoji (TrueType)"="seguiemj.ttf"
    "Segoe UI Historic (TrueType)"="seguihis.ttf"
    "Segoe UI Italic (TrueType)"="segoeuii.ttf"
    "Segoe UI Light (TrueType)"="segoeuil.ttf"
    "Segoe UI Light Italic (TrueType)"="seguili.ttf"
    "Segoe UI Semibold (TrueType)"="seguisb.ttf"
    "Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf"
    "Segoe UI Semilight (TrueType)"="segoeuisl.ttf"
    "Segoe UI Semilight Italic (TrueType)"="seguisli.ttf"
    "Segoe UI Symbol (TrueType)"="seguisym.ttf"
    "Segoe MDL2 Assets (TrueType)"="segmdl2.ttf"
    "Segoe Print (TrueType)"="segoepr.ttf"
    "Segoe Print Bold (TrueType)"="segoeprb.ttf"
    "Segoe Script (TrueType)"="segoesc.ttf"
    "Segoe Script Bold (TrueType)"="segoescb.ttf"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
    "Segoe UI"=-

    --
    Al

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jason_warren@ieee.org@21:1/5 to All on Wed Mar 22 23:22:55 2023
    In article <tv2vn4$269g4$1@dont-email.me>, Bears@invalid.com
    says...

    On 3/17/23 18:15, this is what Paul wrote:
    On 3/17/2023 5:36 PM, jason_warren@ieee.org wrote:
    For reasons unknown, the system font turned into italics.
    I read articles about how to fix the default font by
    a Registry edit. It -almost- worked. Italics are mostly
    absent, but the time display on the taskbar is slightly
    wrong: the colon is a little box. The digits look fine.
    This is surely in the Minor Annoyances category, but
    I'm curious. I'm also curious about how the font got
    changed in the first place.


    https://www.winhelponline.com/blog/taskbar-clock-colon-missing-windows-10/

       "Cause

        This issue happens if you?ve changed the default system fonts - especially
        Segoe UI Symbol (TrueType) or Segoe UI (TrueType) to
        Segoe UI Black, Arial, or a third-party font.

        Many people face this issue after inadvertently changing the default
        system fonts using a third-party tweaker program. The chosen font may be
        missing the Unicode U+2236 symbol, which represents the colon character."

      Paul


    I had an issue with the fonts and found this registry file. You can use regedit to backup this data just in case.
    It worked for me, but I'm not saying it will. Buyer beware !!!

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe UI (TrueType)"="segoeui.ttf"
    "Segoe UI Black (TrueType)"="seguibl.ttf"
    "Segoe UI Black Italic (TrueType)"="seguibli.ttf"
    "Segoe UI Bold (TrueType)"="segoeuib.ttf"
    "Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"
    "Segoe UI Emoji (TrueType)"="seguiemj.ttf"
    "Segoe UI Historic (TrueType)"="seguihis.ttf"
    "Segoe UI Italic (TrueType)"="segoeuii.ttf"
    "Segoe UI Light (TrueType)"="segoeuil.ttf"
    "Segoe UI Light Italic (TrueType)"="seguili.ttf"
    "Segoe UI Semibold (TrueType)"="seguisb.ttf"
    "Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf"
    "Segoe UI Semilight (TrueType)"="segoeuisl.ttf"
    "Segoe UI Semilight Italic (TrueType)"="seguisli.ttf"
    "Segoe UI Symbol (TrueType)"="seguisym.ttf"
    "Segoe MDL2 Assets (TrueType)"="segmdl2.ttf"

    I backed up the Registry and applied this update.
    It seems to have worked!


    Thanks :)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)