@@ -679,17 +679,12 @@ very soon. [Join the Discord][graphite-discord] and get involved!
679
679
680
680
![ rx] ( rx_logo.png )
681
681
682
- [ rx] by [ @ cloudhead ] [ cloudhead ] is a modern and minimalist pixel editor written
683
- in Rust.
682
+ [ rx] ( [ website ] [ rx-website ] , [ code ] [ rx-code ] , [ community ] [ rx-discord ] ) by
683
+ [ @ cloudhead ] [ cloudhead ] is a modern and minimalist pixel editor written in Rust.
684
684
685
685
Rx is a pixel art editor/animator written in Rust in about 12K LOC, which
686
686
combines a vim-like modal interface with a cursor-based editor.
687
687
688
- - Website: [ https://rx.cloudhead.io ] ( https://rx.cloudhead.io )
689
- - Code: < https://github.com/cloudhead/rx >
690
- - Community: [ Discord] ( https://discord.gg/xHggPjfsS9 )
691
- - Download: [ rx-0.5.2-x86_64.AppImage] [ rx_download ]
692
-
693
688
Release v0.5 was just published. There are several new commands that help with
694
689
color palettes. A flood fill tool has been added. You can now move between
695
690
frames with the ` h ` and ` l ` keys. The command key ` : ` has been fixed to help
@@ -698,8 +693,9 @@ was added for pasting from the clipboard into the command line. Animation
698
693
rendering is now a lot smoother.
699
694
700
695
[ rx ] : https://rx.cloudhead.io
701
- [ rx_discord ] : https://discord.gg/xHggPjfsS9
702
- [ rx_download ] : https://github.com/cloudhead/rx/releases/download/v0.5.2/rx-0.5.2-x86_64.AppImage
696
+ [ rx-website ] : https://rx.cloudhead.io
697
+ [ rx-code ] : https://github.com/cloudhead/rx
698
+ [ rx-discord ] : https://discord.gg/xHggPjfsS9
703
699
[ cloudhead ] : https://twitter.com/cloudhead
704
700
705
701
## Library Updates
0 commit comments