这是indexloc提供的服务,不要输入任何密码
Skip to content

Font patch error for SourceHanCodeJP #641

@MartinP7r

Description

@MartinP7r

Hello and thank you for providing this tool!

I'm getting basically the same error as #412 I think.

// lots of unicode errors above
No glyph with unicode U+05c60 in font
No glyph with unicode U+06753 in font
No glyph with unicode U+06eba in font
No glyph with unicode U+07c3e in font
Traceback (most recent call last):
  File "/root/nerd-fonts/font-patcher", line 908, in <module>
    main()
  File "/root/nerd-fonts/font-patcher", line 902, in main
    patcher = font_patcher()
  File "/root/nerd-fonts/font-patcher", line 55, in __init__
    self.setup_font_names()
  File "/root/nerd-fonts/font-patcher", line 267, in setup_font_names
    fullname = self.sourceFont.fullname + verboseAdditionalFontNameSuffix
TypeError: unsupported operand type(s) for +: 'NoneType' and 'unicode'

🔧 Your Setup

  • Which font are you using (e.g. Anonymice Powerline Nerd Font Complete.ttf)? SourceHanCodeJP
  • Which terminal emulator are you using (e.g. iterm2, urxvt, gnome, konsole)? iterm
  • Are you using OS X, Linux or Windows? And which specific version or distribution? docker

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions