Skip to content

flexible API #1

@khoan

Description

@khoan
# support path like object that responds to :to_s to get fullpath
Tembed.call Pathname.new('/path/to/font.ttf')

# support multiple paths as arguments
Tembed.call '/path/to/font1.ttf', Pathname.new('/path/to/font2.ttf')

# support array of paths as arguments
Tembed.call ['/path/to/font1.ttf', Pathname.new('/path/to/font2.ttf')]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions