Skip to content

New ligatures request [VERBOSE], # VERBOSE.ย #161

@ElonPark

Description

@ElonPark

Hello, first of all, thanks for the great fonts,
I am making and using a logger, in xcode
like this:

// default level string
enum Level: String {
    case verbose = "๐Ÿ“ข [VERBOSE]"
    case debug = "๐Ÿ›  [DEBUG]"
    case info = "๐Ÿ’ก [INFO]"
    case warning = "โš ๏ธ [WARNING]"
    case error = "๐Ÿšจ [ERROR]"
}

and it looks like this:
แ„‰แ…ณแ„แ…ณแ„…แ…ตแ†ซแ„‰แ…ฃแ†บ 2019-12-02 แ„‹แ…ฉแ„’แ…ฎ 3 01 18

As you can see, only [VERBOSE] does not apply Rigature.
Can you add [VERBOSE], # VERBOSE like existing ligatures?

my logger here.
https://github.com/ElonPark/EPLogger

thanks for reading

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions