Commit graph

577 commits

Author SHA1 Message Date
Ryan L McIntyre
efb00075c8 Fixes incorrect codepoint references (part of #165) 2017-07-15 17:51:36 -04:00
Ryan L McIntyre
b5e8271914 Better 'mono' brief explanation
- explains the mono option better (part of #165)
2017-07-15 17:05:39 -04:00
Aidan Harris
6b09fa586b
Update FiraCode to [1.204](https://github.com/tonsky/FiraCode/releases/tag/1.204) 2017-07-14 04:46:53 +01:00
Ryan L McIntyre
c0e637f825 Merge pull request #179 from kballard/issue_template
Fix wiki link in ISSUE_TEMPLATE.md
2017-07-11 16:50:18 -04:00
Kevin Ballard
aef61376b3 Fix wiki link in ISSUE_TEMPLATE.md
Fixes #174.
2017-07-11 13:38:51 -07:00
Kevin Ballard
40baa33645 Change the font family name for mono fonts
Fixes #176.
2017-07-11 13:33:27 -07:00
Ryan L McIntyre
39db2fb0c2 Merge branch 'nomoon-master' 2017-06-18 15:12:26 -04:00
Tim Bellefleur
0b0c222b5b
Fix font-patcher python errors.
* Need to encapsulate flags and properties in str() or else fontforge
  refuses to recognize that they are strings.
2017-06-17 14:54:42 -07:00
Ryan L McIntyre
3da2175657 Merge pull request #167 from thyrlian/master
Remove trailing spaces in shell command
2017-06-03 07:14:46 -04:00
Jing Li
7c7bf33942 Remove trailing spaces in shell command 2017-06-03 11:08:14 +02:00
Ryan L McIntyre
349d5663ab Merge branch 'morrme-add-prefix' 2017-05-19 21:26:56 -04:00
Ryan L McIntyre
6796385627 Merge branch 'add-prefix' of https://github.com/morrme/nerd-fonts into morrme-add-prefix 2017-05-19 21:26:28 -04:00
morrme
0077f2c2f5 replace hard coded prefix with constant 2017-05-19 03:17:45 -05:00
morrme
2dbc0307be replace prefix with constant 2017-05-19 03:14:53 -05:00
morrme
61c9c6f9bd add combined prefix to fpfix.py
see #119
2017-05-19 03:11:58 -05:00
Ryan L McIntyre
abf0018def Merge pull request #152 from agriffis/py3-font-patcher
Make font-patcher Python 3 compatible.
2017-05-18 21:59:46 -04:00
Ryan L McIntyre
335b99c7f2 Removes Python 3 specific version of script and 2to3 builder
* python 3 separate version should no longer be needed with PR #152
* removes converter helper bash script
* updates readme with version info
2017-05-18 21:55:35 -04:00
Aron Griffis
bbc922e973 Make font-patcher Python 3 compatible.
Fedora's fontforge modules only work on Python 3. The small changes in
this patch make font-patcher work on Python 3 so I can run the script on
Fedora (26 at least, I don't know about older versions)
2017-05-18 21:55:35 -04:00
Ryan L McIntyre
f6f10b1ef7 Updates link to FAQ 2017-05-14 17:40:36 -04:00
Ryan L McIntyre
1d319dac7d Updates FAQ link again 2017-05-14 17:39:54 -04:00
morrme
ce5dfb1ae6 add [Nerd Fonts] prefix to output 2017-05-13 17:15:57 -05:00
morrme
7b41e7b298 add [Nerd Fonts] prefix to output 2017-05-13 17:02:53 -05:00
Ryan L McIntyre
a6a238f101 Adds '<3 PRs welcome' badge 2017-05-02 21:51:08 -04:00
Ryan L McIntyre
310a90fe9f Adds 'Code of Conduct' badge 2017-05-02 21:23:02 -04:00
Ryan L McIntyre
31d047a20b Adds Code Climate badge 2017-05-02 20:58:49 -04:00
Ryan L McIntyre
36677d252d Updates CSS build script to use header file to build
* also other minor tweaks and clean-up
2017-05-01 19:45:47 -04:00
Ryan L McIntyre
8e6f3338d4 Creates release scripts (WIP) (fixes #137) 2017-05-01 19:43:28 -04:00
Ryan L McIntyre
df0dcb87dd Adds CSS header to be used with build script 2017-05-01 19:42:00 -04:00
Ryan L McIntyre
846e1e6bc1 Adds most of the missing alias names for glyphs 2017-05-01 17:36:55 -04:00
Ryan L McIntyre
60e354dc91 Adds blurb about website searching 2017-04-26 20:01:47 -04:00
Ryan L McIntyre
c32690e352 Preliminary script to build CSS file and Cheat Sheet for website 2017-04-26 19:54:53 -04:00
Ryan L McIntyre
2e11eecb40 Updates Python3 version of patcher to latest WIP version (reference #156) 2017-04-23 11:11:30 -04:00
Ryan L McIntyre
a562937a0c Update readme.md
* fixes count typo
2017-04-22 09:06:17 -04:00
Ryan L McIntyre
d9eb657585 Update readme.md
* Updates the counts in "Features" and "Combinations"
* Misc formatting tweaks
2017-04-22 08:49:29 -04:00
Ryan L McIntyre
7fa22034e1 Update contributing.md
* Improves 'update readme' section
2017-04-22 08:36:04 -04:00
Ryan L McIntyre
612c255c96 Update readme.md
* Misc readability fixes
* Patched Fonts
  * backslash-escape markdown fix
  * left align table
2017-04-22 08:26:44 -04:00
Ryan L McIntyre
45895bfbb8 Update contributing.md
* "I" -> "We"
* KISS Workflow updates
* Re-orders based on importance of information
* Commit messages basic information and rules
2017-04-22 00:02:43 -04:00
Ryan L McIntyre
2ed88f653e Update contributing.md
* Divides adding new font section into readable steps
2017-04-21 23:46:22 -04:00
Ryan L McIntyre
b073adc0a8 Regenerates missing or out of date patched readmes 2017-04-21 23:40:01 -04:00
Ryan L McIntyre
0416530663 Improves adding a new font instructions 2017-04-21 23:34:27 -04:00
Ryan L McIntyre
f60fe38253 Merge branch 'agriffis-drop-powerline-unpatched-fonts' 2017-04-21 23:04:00 -04:00
Ryan L McIntyre
764167b5c7 Merge branch 'drop-powerline-unpatched-fonts' of https://github.com/agriffis/nerd-fonts into agriffis-drop-powerline-unpatched-fonts 2017-04-21 23:02:56 -04:00
Ryan L McIntyre
a0e18ba902 Merge branch 'agriffis-readme-images' 2017-04-21 22:59:19 -04:00
Ryan L McIntyre
d07030011d Merge branch 'readme-images' of https://github.com/agriffis/nerd-fonts into agriffis-readme-images 2017-04-21 22:58:36 -04:00
Ryan L McIntyre
acc5f97ed1 Merge branch 'sodiumjoe-inconsolata-go' 2017-04-21 22:55:24 -04:00
Ryan L McIntyre
323bdb69c1 Merge branch 'inconsolata-go' of https://github.com/sodiumjoe/nerd-fonts into sodiumjoe-inconsolata-go 2017-04-21 22:52:43 -04:00
Ryan L McIntyre
e67af32c08 Merge branch '145-sh-icon-names' 2017-04-21 22:41:58 -04:00
Ryan L McIntyre
ef5b11fb00 Merge branch 'master' into 145-sh-icon-names 2017-04-21 22:38:55 -04:00
Ryan L McIntyre
8ab0affbee WIP of semi-automated glyph visual testing
* allow a quick visual inspection of powerlines and glyphs
2017-04-21 19:13:56 -04:00
Ryan L McIntyre
0aa5fc4a2e Fixes for non-mono (double width) variations (fixes #142)
* Apply the l/r/c alignment to both mono and non-mono
* Apply the valign centering to both mono and non-mono
* Apply the vertical stretching (good for powerline separators) to both mono and non-mono
2017-04-21 19:11:11 -04:00