Commit Graph

65 Commits

Author SHA1 Message Date
bors[bot] 1c68881c99 Merge #27
27: Update font-kit r=Aloxaf a=Aloxaf

Fix #11 

Co-authored-by: Aloxaf <aloxafx@gmail.com>
2019-08-05 04:02:56 +00:00
Aloxaf 5ff3e78abe Update font-kit 2019-08-05 12:00:42 +08:00
Aloxaf 32f84c6c30 Try to fix CI 2019-08-04 20:49:34 +08:00
Aloxaf 7011564cbe
Merge pull request #26 from KamWithK/patch-1
fixed iterator parsing the line ranges
2019-08-04 18:22:34 +08:00
KamWithK 6aa89ed583
fixed iterator parsing the line ranges 2019-08-02 23:38:20 +10:00
dependabot-preview[bot] c277f1a21f
Bump log from 0.4.7 to 0.4.8 (#20) 2019-07-30 00:55:34 +00:00
Aloxaf 4899038d68 Fix crash in debug mode 2019-07-26 17:45:29 +08:00
bors[bot] 21fb11076b Merge #17
17: Update font-kit to 0.4 r=Aloxaf a=Aloxaf



Co-authored-by: Aloxaf <aloxafx@gmail.com>
2019-07-24 15:53:25 +00:00
Aloxaf fb277237fc Merge branch 'master' into update_font_kit 2019-07-24 23:49:11 +08:00
Aloxaf 2873cf6a3f Update CI 2019-07-24 23:48:55 +08:00
Aloxaf cf7b0ea26a Update font-kit to 0.4 2019-07-24 23:33:46 +08:00
Aloxaf a98b708062 Use `[patch]` instead of copy the code directly 2019-07-24 18:37:11 +08:00
Aloxaf 1b98481a25
Merge pull request #15 from lcnr/patch-1
fix README.md
2019-07-24 12:24:47 +08:00
Bastian Kauschke 23ee8be825
fix README.md 2019-07-23 23:42:42 +02:00
Aloxaf 98488d7790 Update dependencies 2019-07-23 12:29:03 +08:00
Aloxaf 13209ffd5f Release 0.2.5 2019-07-21 23:09:30 +08:00
Aloxaf 8cc6e582d0 Fix wrong position of some symbol
Fix #12
2019-07-21 23:01:19 +08:00
Aloxaf bc298aeaea Release 0.2.4 2019-07-20 22:11:11 +08:00
Aloxaf 5775e8a1da
Make silicon also a lib (#8)
* Make it also a lib

* More comment

* Adjust code structure

* Add the 'bin' feature

* Remove failure dependency from lib

* Update README
2019-07-20 21:38:34 +08:00
Aloxaf d6f05ec24c Update README 2019-07-20 21:18:11 +08:00
Aloxaf 3aadf7811f Merge branch 'master' of github.com:Aloxaf/silicon 2019-07-20 21:01:51 +08:00
Aloxaf 5c0f2f0dc8 Fix font length 2019-07-20 21:01:27 +08:00
Aloxaf 5d70996132
Fix panic when draw whitespace on macOS (#10) 2019-07-20 19:29:21 +08:00
Aloxaf f0833eebe6
Merge pull request #9 from idursun/master
Fix a typo
2019-07-20 00:21:35 +08:00
ibrahim.dursun 6d67d85ef3
Fix a typo 2019-07-19 16:55:29 +01:00
Aloxaf cd1282b9ca Add travis ci 2019-07-19 18:54:16 +08:00
Aloxaf e98ec9f15f Release 0.2.3 2019-07-16 23:08:13 +08:00
Aloxaf 4cfc8a63f6 Fix the warnings when build on non-Linux platform 2019-07-16 14:08:44 +08:00
Aloxaf cdcf0895a4 Change the color of line number 2019-07-16 13:47:56 +08:00
Aloxaf f1d39bc039 'output' should be ignored when set 'to-clipboard' 2019-07-16 13:32:46 +08:00
Aloxaf 996e3e4678 Release 0.2.2 2019-07-15 23:43:59 +08:00
Aloxaf d0cb137687 Merge branch 'master' into dev 2019-07-15 23:41:34 +08:00
Aloxaf 9d721c62f2 Don't write to stdout by default 2019-07-15 23:36:58 +08:00
Aloxaf 97a5e41d10 Remove some TODO 2019-07-15 23:29:49 +08:00
Aloxaf 9401ed0d49 No shadow by default 2019-07-15 12:52:45 +08:00
Aloxaf c21a3532e3 Update README 2019-07-15 08:57:56 +08:00
Aloxaf 40c46762e1 Use git version of font-kit 2019-07-15 08:44:41 +08:00
Aloxaf afc5f7dfe1 Release 0.2.1 2019-07-14 23:25:56 +08:00
Aloxaf b42be97f64 Fix bug when compiling on non-linux system 2019-07-14 23:22:32 +08:00
Aloxaf 975b4ba8fc Fix bug when calculating image size 2019-07-14 23:20:41 +08:00
Aloxaf d933a8fdd1 Optimize the speed of `copy_alpha` & Fix typo 2019-07-14 22:46:44 +08:00
Aloxaf b423c91528 Update image cache 2019-07-14 21:09:29 +08:00
Aloxaf b09cfb0239 Release 0.2.0 2019-07-14 20:46:19 +08:00
Aloxaf 26fc044af3 Add more options 2019-07-14 20:37:20 +08:00
Aloxaf 076e194947 Fallback font support 2019-07-14 18:43:34 +08:00
Aloxaf 698567cdb4 Merge branch 'master' into fallback_font 2019-07-14 15:53:54 +08:00
Aloxaf eaa128ad01 Improve code quality 2019-07-14 00:08:38 +08:00
Aloxaf e703e5e6a3 Rewrite the font module 2019-07-13 23:22:05 +08:00
Aloxaf eaf1099e87 silcon.png is too big 2019-07-13 13:32:51 +08:00
Aloxaf 0b28753ed2 Keep the empty directory 2019-07-13 13:23:33 +08:00