Skip to content

Multiple different fonts on the same line #78

@frederic-loui

Description

@frederic-loui

First of all, thanks for this awesome piece of code !
I could not see a previous question related to that, hence, here it is:
Is it possible:

  • to specify multiple values at the same time with cfonts
  • each value would have different option style
  • and have them displayed on the same line ?

For example:

cfonts "hello" -f "simple3d" -c "red" "world" -f "3d" -c "green"

I'm using rust crate but this can be applicable to all cfonts flavor ?
(I tried multiple tests with render but did not succeed on reaching the result described above )

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