silicon icon indicating copy to clipboard operation
silicon copied to clipboard

Create beautiful image of your source code.

Results 62 silicon issues
Sort by recently updated
recently updated
newest added

Installing through cargo install. ``` Compiling pasteboard v0.1.2 error[E0308]: mismatched types --> /Users/augusto/.cargo/registry/src/github.com-1ecc6299db9ec823/pasteboard-0.1.2/src/lib.rs:75:12 | 75 | if ok { | ^^ expected `bool`, found `i8` error[E0308]: mismatched types --> /Users/augusto/.cargo/registry/src/github.com-1ecc6299db9ec823/pasteboard-0.1.2/src/lib.rs:82:59...

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

[//]: # (dependabot-start) ⚠️ **Dependabot Preview has been deactivated** ⚠️ This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to `dependabot`...

dependencies

I needed to render some snippets with no left padding but with right padding. I hacked it together by doing some minor modifications to use `0` as the left position...

Currently, none of below are working as expected. I could not understand how to use `--font` flag in correct way. The fonts that described in README is built-in fonts? Can...

## Overview Would it be possible to allow Silicon to specify the lines of a file to screenshot in addition to the lines highlighted? I ask because I often find...

Render the source code into a SVG image will be cool and useful

enhancement

Currently, we can highlight a whole row of text using the `--highlight-lines` argument. How about specifying the column range so that we can highlight only a part of the line...

enhancement